Carriage Returns

steve holmes's picture

Hi everyone, I am working on a serial controller for panasonic and sony PTZ cameras. The strings they use to control the Pan & tilt heads have carriage returns in, any ideas how I can store strings in a multiplexer. Cheers Steve

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

cwright's picture
Re: Carriage Returns

If you type the string in TextEdit, and then copy/paste it into the text area, it will preserve carriage returns.

monobrau's picture
Re: Carriage Returns

alt+enter will do the trick in QC as well.

cwright's picture
Re: Carriage Returns

gah, I always forget that. Thanks for noting it again :)