On 2014-10-08 15:25, Sebastian Kuzminsky wrote: > On October 8, 2014 3:52:19 AM MDT, Marius Liebenberg <[email protected]> > wrote: >> Hi All, >> Will it be possible to run a UDP socket server from a HAL python >> script. >> The standard python library stuff. >> I need to connect to a custom IO device at resonably high speed. My >> thoughts was to go with an Ethernet enabled MCU to do the custom work >> and then use a UDP server to get the HAL pins interface working from a >> python script. So the UDP server does not have to be real time but it >> must run in the script that is in the real time space. Dont know if >> that >> makes sense? >> >> Any thoughts on this? > That should work just fine. > Thanks Seb I will give that a go then.
-- Regards /Groete Marius D. Liebenberg +27 82 698 3251 +27 12 743 6064 QQ 1767394877 ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
