02-19-2013 07:02 PM
Hi,
I am trying to communicate with the 358 Granville Phillips Micro-Ion Controller but it is not responding. I send "IG1 ON CRLF" and it just times out. I am wondering if it is any of the board switches that are not in the right setting. We put all the switches to factory settings, is there a switch that is not the factory setting to enable communication with PXI-8430/8?
Thank you!
Solved! Go to Solution.
02-19-2013 08:27 PM
02-21-2013 04:00 PM
Thanks for responding so quickly!
I just tried sending these strings:
DS\sIG\r\n
DS\sIG1\r\n
DS\sIG2\r\n
DS\sCG1\r\n
DS\sCG2\r\n
IG1\sON\r\n
IG1\sOFF\r\n
IG2\sON\r\n
IG2\sOFF\r\n
CG1\sON\r\n
CG1\sOFF\r\n
CG2\sON\r\n
CG2\sOFF\r\n
DS\sIG\s\r\n
DS\sIG1\s\r\n
DS\sIG2\s\r\n
DS\sCG1\s\r\n
DS\sCG2\s\r\n
IG1\sON\s\r\n
IG1\sOFF\s\r\n
IG2\sON\s\r\n
IG2\sOFF\s\r\n
CG1\sON\s\r\n
CG1\sOFF\s\r\n
CG2\sON\s\r\n
CG2\sOFF\s\r\n
And nothing. It still times out and says the VISA Read failed.
I have also been trying these VIs I have attached
02-21-2013 04:02 PM
. . . but alone they still have errors when trying to VISA Read. I tried adding \r\n to these VIs but still no luck.
Thanks for all your help!
-Amanda
02-21-2013 04:15 PM
Those vi's sound really familiar. The instrument is still working with these vi's
So first check: do you have the correct cable?
null modem or straight. I'm sorry I don't know what it is anymore and can't check either in the clean room.
Next Question, are both systems having the same bausrate and other settings?
good luck
02-21-2013 04:35 PM
The granville-phillips_370 VIs still do not work.
Tha cable setup I have is from the NI PXI-8430/8 RS232 to a breakout cable (SCSI-68 to eight DB9 male), then a straight 9pin cable to a 9pin to 25pin converter, then through a Female-Female gender bender and then to the RS232 card of the 358 Granville Phillips. I hope the 25-9pin converter is not messing anything up.
All the settings are correct as described in the manual: 9600 BAUD, 8 data bits, no parity,1 stop bit. Is there any flow control or other settings I need to change to operate?
Thank you for your help!
-Amanda
02-22-2013 03:14 AM
03-05-2013 03:56 PM
Problem Solved!
The 25 pin to 9 pin converter switched pins 3 and 2 physically. To switch them back I used a 9 pin to 9 pin Null Modum and everything worked!
Thanks to everyone who helped me out.
-Amanda