Hi Chris,
I cant access the vi as im using 6i, could you please save it for version 6. I have been trying again using the old serial vi's and my initialisation is not working for com 1. When I try to initialise, it goes through it, but then it doesnt recognise reading the data at the port. When I dont initialise the port and run the program, it gets the initial data and in the string display it shows the prompt for the password. When I try to send the password to it (it is as a constant and written to the serial), i dont know whether it sends or not, but when i read the data at the port after writing to it, it displays the password i have written to it, and the same happens when i send the command, wait, and then read.
I believe my initialisation may be inc
orrect, but the specs say Data bits: 8, Baud rate: 9600, Stop bits: 1, flow control: none, parity: none. It also specifies an emulation property of VT100 and ascii sending is Local Echo. I am at a loss
Have you got any ideas? I dont understand the VISA method, so ive used sequence structures for data flow
Thanks
Ridge