Appendix D CX-Server Error Codes
306
0xnn12 The device or function is locked by another user or application.
0xnn13 The name specified does not exist or cannot be found.
0xnn14 The specified PLC name does not exist.
0xnn15 The specified Project cannot be found or created.
0xnn16 The operation cannot be performed as the correct access
permissions have not be obtained. This usually indicates
another host currently has the PLC access rights.
0xnn17 The function or CDMPLCCommand is not supported in this
version of CX-Server.
0xnn18 The PLC could not be opened or the operation failed because
the PLC is open for communications. Check the communication
settings and that another application is not currently using the
connection method e.g Mouse configured and using COM1
port.
0xnn19 The Point could not be opened or the operation failed because
the Point is open for communications.
0xnn1A Attempt to delete a currently selected User.
0xnn1B Communications to the device could not be established or the
connection has been broken. Check the communication
settings and connection method to the device.
0xnn1C An executing command was aborted by the execution of
another command or action.
0xnn1D CX-Server is currently processing the maximum number of
requests. This error indicates the application is thrashing the
maximum possible communications throughput of the device's
connection.
0xnn1E CX-Server has reached the maximum limitation for the
specified function.
0xnn1F Communications Error occurred because of a Network Routing
Table problem. Check the routing tables in all devices are
correctly configured. In Alpha C series PLC's ensure the 'Allow
Routing Table' flag is set.
0xnn20 The specified Point name or key is invalid.
0xnn21 Device setup information or settings configuration is incorrect.
0xnn22 Device configuration information or data is incorrect.
0xnn23 The Unit number specified is invalid or does not exist.
0xnn24 The data cannot be converted to BCD as it contains
Hexadecimal values between 0xA and 0xF
Code Cause