03-18-2007 08:16 PM
03-18-2007 08:39 PM
03-19-2007 02:30 PM
I am currently using several WT230's. I had a bit of trouble early on with cables and terminaton characters. Make sure you are using a null modem cable and verify the settings for termination characters.
I would strongly suggest using the VISA Test Panel in MAX to test communications with your meter. You can also use HyperTerminal. If you send the "*IDN?" command, the instrument should respond with it's model # and some other info. Make sure this works before you try and use the vi's.
03-19-2007 06:06 PM
Thank you both for your replies.
In MAX, I can sucessfully validate the connection. COM1 -> validate gives "Successfully opened a VISA session to ASRL::INSTR. All of the parameters on this page are valid."
When I run the YKWT200 Getting Started VI, it gives an error during the "initialize" portion of the VI. It says the error number is -1073807339, which "explain error" translates to "VISA Read in YKWT200 Initialize.vi->YKWT200 Getting Started.vi. Possible reason(s): VISA: (Hex 0xBFFF0015) Timeout expired before operation completed."
03-19-2007 06:09 PM
Update: I fixed my problem. I went through the config menus on the WT210 and changed what looked like "nor" for normal mode to 488.2. I ran the "initialize" function and the WT210 clicked and set itself to autorange.
Looks like I'm good to go. Thanks guys!