08-13-2007 04:14 AM
08-13-2007 08:26 AM
08-13-2007 08:39 AM
Hello Nathan,
I have downloaded the instrument drivers. But they have not implemented "Inversion" in their VIs. So if i want that feature on labview i need the visa string which does that operation. SO it will be very helpful if you can get me the VISA string.
Thanks,
Sailesh
08-13-2007 08:48 AM - edited 08-13-2007 08:48 AM
You might try sending the correct command. The syntax from the manual is:
OUTPut[1|2]:POLarity{NORMal|INVerted}
You are just sending POL:INV not, for example OUTP1:POL INV
stupid smilies - correct syntax is OUTP1(colon)POL INV
Message Edited by Dennis Knutson on 08-13-2007 07:50 AM
08-14-2007 12:30 AM
Thanks Dennis.
Regards,
Sailesh