19
Using TELNET (IP): On Controls Examples
Green = Route Command
Red = Command to be sent to device
This first example is when sending an ASCII Command
\x0D
A01SET RS PTH OUT1 LEN17 BR4
\x0D\x0A\x0D
SET OUT4 VS IN5
\x0A\x0D\x0D
You can also convert to pure HEX and send a command this way:
\x0A
\x41\x30\x31\x53\x45\x54\x20\x52\x53\x20\x50\x54\x48\x20\x4F\x55\x54\x31\x20\x4C\x45\
x4E\x31\x37\x20\x42\x52\x34\
x0D\x0A
\x53\x45\x54\x20\x4F\x55\x54\x32\x20\x56\x53\x20\x49\
x4E\x32
\x0D\x0A
A hybrid ascii-hex combo:
Notice one less carriage return at the end of the string - because the device we were sending to did
not require a carriage return at the end of the command:
\x0D
SET RS PTH OUT1 LEN13 BR5
\x0D\x0A\x0D
\xAA\x02\x00\x07\x00\x00\x00\x00\x10\x03\x00\
x3A
\x0A\x0D
Содержание conferX AC-CX84-AUHD
Страница 5: ...5...
Страница 7: ...Front Panel Control Buttons 7...
Страница 20: ...20...
Страница 21: ...21...
Страница 26: ...Web Interface Switching Use this page to switch between inputs and outputs from the web interface 26...
Страница 35: ...35...
Страница 36: ...36...