![IDK FDX-32 Command Reference Manual Download Page 16](http://html1.mh-extra.com/html/idk/fdx-32/fdx-32_command-reference-manual_3728962016.webp)
FDX-32 Command Guide
16
4
Command
4.1 Command specification
The FDX can be controlled by regular command or compatible mode communication command.
4.1.1 Regular command
A command consists of “@” (“40” in hex), 3 one-byte alphabetical characters (upper and lower cases), and
parameters (one-byte numbers). For some commands, several parameters can be specified or no parameter
is required. Processing is executed by sending a delimiter at the end of the command.
Example: @SPM,2
“,”( a comma, “2C” in hex) is used between a command and parameter and between two parameters.
: delimiter CR LF (line feed, “0D” and “0A” in hex)
An error command is returned if an undefined command or wrong parameter is included.
Example: @SSW,1
@ERR,1
If only a delimiter is sent, a list of help commands is returned.
Example:
- HELP (1/8) - (CHANNEL SELECT Command)
@IOS : Input/Output Select
@GVA : Get Cross Point Video and Audio
@IOV : Input/Output Video Select
@GCP : Get Cross Point Video
@IOA : Input/Output Audio Select