Polling data from a TEI49 ozone instrument


jamesdlee

Recommended Posts

I am trying to setup a daqfactory routine to poll for the data and paramters from a TEI49i ozone instrument. I have the communications and am able to send commands and receive the data back (I am doing this within a sequence).

However, the routine also needs to poll and receive data from a few other instruments (done in other sequences) and i want to make it so if one of them happens to be switched off the sequence does not crash, returns 'NAN' or some other flag for data it cannot get and carries on polling for data from the other instruments.

I guess i'm basiocally asking how i can get daqfactory to treat not getting back data once it polls for it thrugh the serial port, without the sequence just crashing.

Any help you can give would be much appreciated.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.