02-12-2020 12:13 PM
When I write *IDN?\n I get this:
1: Write Operation (*IDN?\n)
Return Count: 6 bytes
When I do Query I get this:
Read Operation
Error
VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.
When I do Read I get the same error.
When I tried to read status byte:
Read STB Operation
Error
VISA: (Hex 0xBFFF003A) Unable to start operation because setup is invalid (due to attributes being set to an inconsistent state
02-12-2020 12:43 PM
I cannot open your VI because I haven't loaded 2019 on my laptop yet.
I've never used Instrument Assistant but whatever your defaults are for that should match the parameters you're feeding into the driver vi. You should be able to open the Instrument Assistant vi and see what defaults it is using.
02-12-2020 12:49 PM
It sounds like you don't have communication with your instrument yet. When you used "Instrument Assistant" is it the same as the Instrument I/O Assistant mentioned here? Can you share what you were able to do with that, maybe including some screenshots?