EasyManua.ls Logo

CTI 2572-B - CAMP Server Error Codes

Default Icon
119 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CTI 2572-B / 2500C-2572-B Installation and Operation Manual 79
HEX
DEC
DESCRIPTION
SOLUTION
2397
9111
UNKNOWN COMMAND
The protocol manager received a command
number that is not valid.
Ensure that Offset 1 in the Command block
contains a valid Command Code.
Check that the Command Slot points to the
correct V memory Address for the Command
Block.
Make sure that you have started the correct
protocol manager and that you are using the
correct connection number.
239E
9118
PROTOCOL MANAGER BUSY
The protocol manager received a new
command prior to completing the previous
command.
You can cause this error by using two
command slots to send concurrent
commands to the same connection number.
Don’t do this.
239F
9119
INVALID CONNECTION NUMBER
The command block contained an invalid
connection number.
Change the connection number in the
command block to a valid number. See the
documentation on the specific command
block.
23AB
9131
SERVER ALREADY STARTED
The PLC logic attempted to start another
copy of the server on the same physical port.
If the error occurs while processing the Start
Network Services Command, the Network
Server was already started. Only one copy of
the server is required to service multiple
clients.
This is caused by a PLC logic error. It usually
occurs when you are triggering the command
more than once.
It also may occur when you AutoStart the
network server and also try to start the
network server from PLC logic.
CAMP Server Error Codes
The following error codes can be returned by the CAMP server to the client.
Error Code
Description
Corrective Action
Hex
Decimal
74
116
Server detected a checksum
error
This usually results from a transmission error. Retry request. If the
error persists, it could result from a client checksum generation
error
75
117
Server received an
unsupported or invalid
command
The command is not supported by the server or is not valid for a
request. Correct the client request.
76
118
Invalid character received
The protocol accepts only characters 0-9, A-F,”?”,”[and “]
Correct the client request.
77
119
Odd number of characters In
packet
The protocol requires that the message contain an even number
of characters
Correct the client request
81
129
Write request contains no
data to write
A message requesting to write data contained no data
Correct the client request.

Table of Contents