Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
ShowCAD Wiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Artist Page:Serial Output
Page
Discussion
British English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
This command sends data to one of the available system COM ports. Select COM port select from the available system COM ports in the combo box. Enter serial message string enter the text string message to send to the COM port. The following table shows character sequences for replacing. Character Sequence Meaning \xnn this sequence is replaced with the hexadecimal value defined by nn \v this sequence is replaced by the hexadecimal value of the byte level from the parent cue. Only applies to embedded System Codes. \d this sequence is replaced by an ASCII representation of the byte level from the parent cue. Only applies to embedded System Codes. Example 1 The connected device specifies a command of "test" followed by a carriage return. In the ASCII text box the command will be "test\x0d". The \x0d portion of the command decodes as a carriage return which is 0d HEX or 12 decimal. Example 2 IN this example a variable field is required to adjust the volume of a connected audio device. The requires command is "volume" followed by the byte level value and followed by a carriage return. In the ASCII text box the command will be "volume\v\x0d". The \v portion is replaced by the level value supplied by the parent cue and the \x0d is the carriage return. See Communications Manager.
Summary:
Please note that all contributions to ShowCAD Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
ShowCAD Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width