kosist Posted June 13, 2011 Report Share Posted June 13, 2011 Hi everyone! I've got one more question to you. I have to write and send in string zero bit - in Delphi, for example, it is Chr(0). But how should I have write zero bit in LabVIEW? I'm looking forward for your help! Quote Link to comment
mje Posted June 13, 2011 Report Share Posted June 13, 2011 Drop a string constant onto the diagram and right click it, then select the '\' Codes Display option. You can create a null/zero bit by typing \00: You can also right click and select Display Style from the Visible Items menu to indicate what style the string is being displayed in. Quote Link to comment
kosist Posted June 13, 2011 Author Report Share Posted June 13, 2011 Thanks a lot for your help! 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.