LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RELAY SERIAL COMMUNICATION USING ADAM 4608 MODULE

Hi all, I'm having a problem with switching of relays using ADAM module 4608. I have 4 relays with me. The vendor supplied commands to open and close relays. But while using serial communication protocol, I can only operate one relay at a time. The problem is there are four different  commands to open but only one command to close it all. I couldn't operate all the four relays simultaneously. Program I developed is attached with this message.The commands to open are, #010001,#010002,#010004,#010008 and the close command is #010000. Please go through it and help me find a solution. I'm really stuck here.

 

Regards,

 

arjun

0 Kudos
Message 1 of 5
(2,574 Views)

I cna't access the tech infor for the module, but on a hunch, what happens if you issue a #010015 command?

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 5
(2,528 Views)
Maybe it's hex? Try #01000F and #010003 and maybe those will put on all four and two of the relays?

Rod.

Message 3 of 5
(2,513 Views)

thanks.. thats the correct solution.. 🙂

 

0 Kudos
Message 4 of 5
(2,503 Views)

Then mark it as a solution 😄
This will motivate volunteers and may be helpful for someone that experience the same issue as you in the future.


Best Regards

Mondoni
0 Kudos
Message 5 of 5
(2,489 Views)