08-25-2009 07:30 AM
While working with my hp8164a I'm able to do various operations (reading information, setting data fields) but can not turn it on from the computer.
Did anyone encounter this problem?
Thank you,
Yoni
08-25-2009 07:40 AM
08-25-2009 08:11 AM
08-25-2009 09:37 AM
If there is a function in the driver that does not work, you should provide that feedback to Agilent. It's a driver that they wrote. I would also suggest that you try the command in MAX. You can use NI-Spy to capture the actual command being sent.
If there is a missing function, you can look up the command in the manual and use a VISA Write to send it.
08-26-2009 02:44 AM
Hi Dennis,
Thank you for your help.
Because of your advice I tried looking into several things. I found that in the (hp816x Set TLS Parameters.vi) and the (hp816x Set TLS Laser State.vi) the On-Off switch was choosing between "0" and "0, rather than "0" and "1".
Thanks again.