HI There
I am trying to update Code, where it would need Enter Keyword to be pressed at some level.
I am planning to do it using ComWrtByte command.
X= ComWrtByte (2 , 0x13)
here the Port number = 2
and ASCII for ENter KEYWORD is = 13 .
Appreciate your help
Hussain