07-18-2017 06:38 AM
Perfect! now it works! Now I have some doubts about my VI, but at least I can send commands to my instrument. Thank you all for your help! 😄
08-02-2017 06:10 AM
Hello!
I want to know how you solved this problem?
08-14-2017 03:42 AM
Basically I was sending commands with bad syntax, that is without the space character /s (the command needs also termination character /n). Then the main problem was in the query I sent, because the commands I used works only in write mode, so during the read part it gave me an error.