On 10/07/2014 01:09 PM, andy pugh wrote:
> On 7 October 2014 19:06, sam sokolik <sa...@empirescreen.com> wrote:
>> this is my first real exposure to python. the next step is to see how I
>> can fidldle hal stuff with it..
>
> import hal
>
> make hal pins, job done :-)
>
>
how about
make hal pins do stuff?

cmd='halcmd sets mysignalname '+str(myValue)
subprocess.call(cmd, shell=True)


tjtr33
tomp

------------------------------------------------------------------------------
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-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to