FDX-32 Command Guide
18
A command consists of one-byte alphabetical characters (upper and lower cases) and parameters (one-byte
numbers). Processing is executed by sending a delimiter at the end of the command.
Example: s,3
“,”( a comma, “2C” in hex) is used between a command and parameter and between two parameters.
: delimiter CR (return, “0D” in hex)
Example: wva
001;002;003;004;005;006;007;008;009;010;011;012;013;014;015;016;017;018;019;020;021;022;023;024;02
5;026;027;028;029;030;031;032/001;002;003;004;005;006;007;008;009;010;011;012;013;014;015;016;017;0
18;019;020;021;022;023;024;025;026;027;028;029;030;031;032
“;” (a semicolon, “3B” in hex) is used between input channel and output channel.
“/” (a slash, “2F” in hex) is used between the FDX and MAU-3232 (optional).