04-25-2006 10:14 AM
04-25-2006 10:38 AM
04-27-2006 03:12 AM
Hello Dennis,
Sorry for the delay, Thankyou for the advice. I managed to obtain a manual, please find attached.
I agree, the cable should be wired 2 - 3 and 3 - 2, I spotted this in the manual.
I retried the various labview routines sending *IDN?\n and the GPIB driver for the device and while I dont get the errors I previously saw I cant get any thing returned.
Specifically. The labview example 'basic serial write & read.vi' returns:
Warning 1073676294 occurred at VISA Read in Basic Serial Write and Read.vi
Possible reason(s):
VISA: (Hex 0x3FFF0006) The number of bytes transferred is equal to the requested input count. More data might be available.
So it looks as though I am stuck at receiveing a returned message from the power supply using the simple serial vi.
Regards
Chris
04-27-2006 08:13 AM
When you got that warning, how many bytes did you request? That warning just means that the read terminated after reading the number of bytes specified and not when a termination character was detected. Did you actually try sending commands in Hyperterminal like I suggested? The other thing to check is to see whether the instrument is in the ARC mode as desribed in the manual. This is a multi-drop serial mode and the instrument has to be specifically addressed to talk/listen.