TCP/IP COMMUNICATION
49 SMART-VS
Return codes
The return code is contained in all replies as a parameter following the name of the
command to which the reply is related. The return code allows to understand if the
command was successful or rejected.
Table 2: List of possible return codes in reply
CODE NAME DESCRIPTION
0
Success The command was successful
1
NotInSession
The device is running and the command cannot be
executed
2
Failed Generic command failure
3
- (Reserved)
4
NotInJobEditing
The creation or modification of a job has not been
started
5
- (Reserved)
6
OtherInProgress
Another asynchronous task is in progress or an
asynchronous task has not been finalized, therefore it
is not possible to start a new one
7
- (Reserved)
8
InvalidInput Invalid input
9
- (Reserved)
10
AlreadyInConfigura-
tion
A configuration has already been started, it is not
possible to start a new one before closing the previous
one
11
MaxNumberOfImage Maximum number of images reached
12
NotInProgress No asynchronous tasks running
13
ProtocolError Syntax error in the protocol
14
UnknownMethod Call unavailable (call name error)
99
NotRelevant Parameter not relevant