I'm new to strings in Plus+1. Are there any examples of:
1. How to allow a user to enter a string from DM1200 display?
2. How to put a string on the DM1200 display?
1. I believe this can be accomplished using ASCII code from a touch keyboard, put the ascii into array, convert array to string... but then can the string be put on the screen? Or does each character need to be ASCII in order to put the characters on the screen (basically the 'old' way)? Or, is there a direct way to have a user enter a string from screen using a touch keyboard?
2. Is there a way to connect a string variable to the screen editor and display the string? Any examples would be greatly appreciated!
Thanks,
Phil