11-13-2012 12:57 PM
Hello ,
I Have one qustion.
I have card relay with communication TCP .
my commands is char .
simple
char(254)
char(108)
char (0)
I have array [254,108,0]
my communication is good with out error. but I dont know problem .
why this command not work ???
this command on the relay in bank 0
ncd relay card.
11-13-2012 01:20 PM
@maklevit wrote:
Hello ,
I Have one qustion.
I have card relay with communication TCP .
my commands is char .
simple
char(254)
char(108)
char (0)
I have array [254,108,0]
my communication is good with out error. but I dont know problem .
why this command not work ???
this command on the relay in bank 0
ncd relay card.
this is from the NCD site: http://assets.controlanything.com/Software/labview/RelayDriver.vi maybe you can adapt this to what you need? It looks very similar...
11-13-2012 01:22 PM
I suspect you need a termination character...
02-20-2013 02:46 PM
Hi, billko,
where did you find the command set [254 108 0] to switch relays? I cannot find them. If you could provide the source, it will be greatly appreciated.
02-20-2013 02:51 PM
@MengHuiHanTang wrote:
Hi, billko,
where did you find the command set [254 108 0] to switch relays? I cannot find them. If you could provide the source, it will be greatly appreciated.
Sorry, I didn't get them from anywhere. I wasn't the original poster. I only provided a link to the communications VI.
02-20-2013 02:53 PM
I know this post was from last year, but did you resolve the issue? I am having the same issue. Trying to switch relays from LabVIEW, but don't know what command set to send to the WiFly by TCPIP.
02-20-2013 03:53 PM
@MengHuiHanTang wrote:
I know this post was from last year, but did you resolve the issue? I am having the same issue. Trying to switch relays from LabVIEW, but don't know what command set to send to the WiFly by TCPIP.
If you were speaking to me, I wasn't the one with the problem. I don't know if the original poster solved the issue or not. There must be some documentation floating around on the internet somewhere - I hope!
Sorry i can't help you.
02-21-2013 10:19 PM - last edited on 11-06-2024 06:41 PM by Content Cleaner
www.rovingnetworks.com/resources/.../93/wifly_user_manual
Maybe those two links will put you in the right direction.
Tim