LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read multiple channels from input moduleIADAM - 4017) in Serial programming ?

Hi

I am interfacing an adam 4017 input module using serial programming. I am able to read the single channel at a time.how to read the multiple channel at at time ?
Can anybody help.

gaurav sawhney
0 Kudos
Message 1 of 2
(2,774 Views)
Chances are you have to send a command to your Adam 4017 to tell it you want to recieve data from multiple channels. Check the manual (ADAM-4000 User's Manual) on page 4-14 for a list of the command strings. Page 5-14 shows an example of using the string "#21(cr)" to read all the channels, but this appears to be a specific case. Regardless, you'll want to start at the manual. As a precaution, I tried to just open the .pdf and it locked up my browser. I would recommend that you download the manual first, and then open it up.

Good luck!

Logan S.
0 Kudos
Message 2 of 2
(2,760 Views)