0 = NULL Port.
1 = System Log Port: Before payload: Date, time and node/device is added. After payload: <CR><LF> is added
2 = TouchLine Data: Before payload: <NULL> is added. After payload: <CR><LF> is added
3 = External Data Out 1 (EDO 1)
4 = External Data Out 2 (EDO 2)
5 = External Data Out 3 (EDO 3)
6 = External Data Out 4 (EDO 4)
8 = Debug console output (TST) No formatting of output at receiving end needed.
9 = Debug console input (TST)
From AMC 11.2.3.3:
7 = External Data Out 5 (EDO 5)
8 = External Data Out 6 (EDO 6)
9 = External Data Out 7 (EDO 7)
10 = External Data Out 8 (EDO 8)
11 = External Data Out 9 (EDO 9)
12 = External Data Out 10 (EDO 10)
13 = Debug console output (TST) No formatting of output at receiving end needed.
14 = Debug console input (TST)
TST “rlogin”: Requires that CONSOLE_REQ (126) has previously been sent from the same address. Several lines of commands can be sent in the same put message separated by Carriage Return (0x0D). The command “bye” is taken as disconnect and CONSOLE_DISC is returned. Example, list all SW errors and disconnect: $PUT 9 “err” 0D “a” 0D “bye”.