I have been unable to establish serial instrument control using the rs232 option with a BOC Edwards Active Gauge Controller (AGC). I have tried the BOC edwards ASCII commands ?AL and ?DP, as a try. The termination character is set at 13 for carriage return and a line feed, as a start. The BOC Edwards RS232 AGC manual, says information is transmitted with each line separated by CR LF. The block is terminated by four characters: $ CR LF EOF (ASCII chars 36, 13, 10, 26/CTRL Z. I maybe having confusion with the termination character settings. I have used serial read/write.VI as a start. I have troublshooted the computer's COM1 port and cables by successfully doing instrument control with a Keithley sourcemeter.
On the AGC controller, I have programmed the serial port settings to be the same as the computer's settings. MAX shows that the COM1 port is working properly with the AGC connected.
I have also tried the NI instrument driver for TIC gauges with no success.
Any suggestions?