– 3 –
4. Command Response
4-1: Telnet
In the ASCII command system codes, “CR” (0DH) and “LF” (0AH) are added.
ASCII command
CR
LF
When PRECA 1280i issues the command:
If the command is established, a number code from 200 and over, and the
corresponding message are displayed.
200 Good!!>”;
200 Complete !!>”;
200 OK !!>”;
If the command is executed correctly, a number code from 500 and over, and the
corresponding message are displayed.
500 Boo!! Non supported !!>
500 Job is not completed !!>
501 Parametric Error !!>
4-2: FTP
EXCM + SP + ASCII command
CR
LF
SP = Space
The ASCII expansion command system adds one space (ASCII code, “CR” (0DH)
and “LF” (0AH)).
When the PRECA 1280i issues the command:
If the command is established, a number code from 200 and over, and the
corresponding message are displayed.
200 Good !!>”;
200 Complete !!>”;
200 OK !!>”;
If the command is executed correctly, a number code from 500 and over, and the
corresponding message are displayed.
500 Boo!! Non supported !!>
500 Job is not completed !!>
501 Parametric Error !!>