06-07-2010 04:24 PM
okay thanks
06-08-2010 01:49 PM
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???
06-08-2010 02:13 PM