Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

tcpip using niMAX

Solved!
Go to solution

okay thanks

0 Kudos
Message 11 of 13
(1,158 Views)

okay, i was able to make process, when you open the Nimax-visa tciip resources-open visa test panel   then on the VIsetattribute tab i was able to change the vi_attr_termchar to 1B, so now nimax sends the esc character. so my procedure is <esc><password><esc><action><cr>, so since nimax is now is sending the correct esc character, what do i type in the viwrite tab i am confused because they send the esc charcter twice once before the password and once after the password.

 

so in viwrite tab the password is PASS and the action is f, so if i write PASSf this would not work because it would confuse the password to PASSf instead of PASS. i guess what i am asking is how do i send the esc character twice, unless its \ePASS\ef\n???

0 Kudos
Message 12 of 13
(1,142 Views)
Solution
You seem to be ignoring what I've been saying so I am going to stop responding after this. Setting the term character means the esc is sent AFTER whatever you have entered into the viWrite box. In my opinion, there is just no way to use MAX for your task and it should be extremely obvious to you that \e does not send the escape character. NI-Spy proves that. How many times do I have to say that.
Message 13 of 13
(1,137 Views)