06-11-2020 07:04 AM
Hi,
I am using Tektronix Function Generator AFG3102C and controlling it using its instrument driver with the PC running LabVIEW 2017.It is working fine with USB interface but the same VI is not working with Ethernet interface connection.I am attaching the snapshot of the screen.Please suggest the solution for the problem.
Thanks
Rohit Mishra
06-12-2020
12:08 PM
- last edited on
01-08-2024
05:21 PM
by
migration-bot
Seems to be a Timeout error.
When using the Ethernet interface, are you able to use a VISA Test Panel in NI MAX (see step 5 of Serial Instrument Control Tutorial) and query *IDN? (or any similar command where the instrument responds with its identifier)?
If this does not work, I presume the problem is that:
If the VISA Test Panel is working, I recommend digging more into which specific VISA function or command that is being sent is returning the error.
You can also find an instrument troubleshooting guide here: Troubleshooting NI VISA, 488.2, Serial, and Modular Instrument Drivers
All the best,
06-18-2020 11:34 PM
Thanks for providing possible solutions for the problem.I tried again to configure the instrument in NI MAX through ethernet interface without explicitly providing port number.This time NI MAX detected the device automatically and hence the communication problem was resolved.
Rohit Mishra