06-02-2014 05:08 AM
Hi,
I have recently downloaded IVI Driver for Tektronix TBS1062 from national instruments. I am using USB communication.I have configured the instrument in NI MAX and can identify the instrument successfully. However I am unable to use any of the other functions using IVI driver. The IVI Step in NI TestStand always passes without any errors and NI I/O Trace shows VI_SUCCESS but I cannot see any chanes to settings in the horizontal scale and the veritical scale as configured by the IVI step. The horizontal and vertical scales always remain the same.
I am not really sure ,But could it be because of the USB interface?? Does the driver support USB?
Did anyone have the same error or Could anyone please help resolve this issue.
Many Thanks
Solved! Go to Solution.
06-02-2014 06:47 AM
First thing I would do is make sure the instrument is setup properly to accept commands over the USB.
After that, try sending commands through MAX to see if the scope reacts.
Then make sure you aren't using a simulated IVI session.