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. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ 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
