67nate Posted June 28, 2007 Report Share Posted June 28, 2007 I'm trying to talk with a EZT-550 (it runs a temp. chamber) I can communicate with it in hyperterminal but I would like to use labview. I'm having trouble writting the string because it uses non-displayable characters. To use hyperterminal I first write the cammand in visual slickedit writting out the hex values (ie 313836 is 186) I save this as a file and then send it using hyperterminal. I then get back my data in ascii form (ie FE0043F) I would like to use labview to send and read the commands but I can't figure out how to send the ENQ (05 in hex). Thanks, Nate Quote Link to comment
Eugen Graf Posted June 28, 2007 Report Share Posted June 28, 2007 You have two or more possibilities. Eugen Quote Link to comment
jg69 Posted June 28, 2007 Report Share Posted June 28, 2007 Hi, Nate, activate RMB on a string and select Hex Display instead of Normal Display. You can then input every character with its Hex-Value. Jens Quote Link to comment
67nate Posted June 28, 2007 Author Report Share Posted June 28, 2007 Thank you so much, wow that was easy Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.