I have a group of addressable sensors on a RS-485 line. I have LV
generating the string that polls each of the sensors and then receives
the data string as a response. Right now I can only poll the sensors
sequentially. I need to poll eg. 01,04,05,06,09,etc. How can I get a
user defined list of numbers read into a loop in the order/sequence I
desire?? Once the list is completly read I want to go to the beginning
and strart the list again. Thanks for any help.

S

Reply via email to