Forgot to mention (as this should be the first thing to check) -
before using :
bpm = myAcqServer.getMostRecentSampleValue("analog",13)
I remembered to enable the channel with : "myAcqServer.changeMostRecentSampleValueDeliveryEn abled("analog",13,True)
Any other idea?
Thanks again,
Ohad
|