Vai al contenuto

Alarm codes

This is the alarm codes list managed by the Modbus protocol:0 – no error200 – error opening the sw serial interfaceSERIAL_OPEN_ERROR_ERROR_MSG_MODBUS_PROTOCOL201 – ICT buffer descriptor errorWRONG_ICT_BUFFER_DESCRIPTOR_ERROR_MSG_MODBUS_PROTOCOL202 – buffer length error building the send packetWRONG_DATA_LENGTH_ERROR_MSG_MODBUS_PROTOCOL203 – variable type errorWRONG_VAR_TYPE_ERROR_MSG_MODBUS_PROTOCOL204 – no packet received from deviceNO_MESSAGE_RECEIVED_FROM_DEVICE_ERROR_MSG_MODBUS_PROTOCOL205 – FAULT reply packet received from deviceRECEIVED_FAULT_REPLY_ERROR_MSG_MODBUS_PROTOCOL206 – no device communicationNO_DATA_MESSAGE_RECEIVED_FROM_DEVICE_ERROR_MSG_MODBUS_PROTOCOL207 – CRC error in the received packetWRONG_CRC_VALUE_ERROR_MSG_MODBUS_PROTOCOL208 – CLIENT-ADDRESS field error in the received packetWRONG_CLIENT_ADDRESS_VALUE_ERROR_MSG_MODBUS_PROTOCOL209 – COMMAND field error in the received packetWRONG_COMMAND_VALUE_ERROR_MSG_MODBUS_PROTOCOL210 – START-ADDRESS field error in the received packetWRONG_START_ADDR_VALUE_ERROR_MSG_MODBUS_PROTOCOL211 – R-COUNT field error in the received packetWRONG_R_COUNT_VALUE_ERROR_MSG_MODBUS_PROTOCOL212 – N-DATA field error in the received packetWRONG_N_DATA_VALUE_ERROR_MSG_MODBUS_PROTOCOL213 – the requested CLIENT-ADDRESS value is not validCLIENT_ADDRESS_VALUE_NOT_VALID_ERROR_MSG_MODBUS_PROTOCOL214 – TRANSACTION_ID field error in the received packetTRANSACTION_ID_ERROR_MSG_MODBUS_TCP_PROTOCOL215 – PROTOCOL_ID field error in the received packetPROTOCOL_ID_ERROR_MSG_MODBUS_TCP_PROTOCOL216 – DATA_LENGTH field error in the received packetDATA_LENGTH_ERROR_MSG_MODBUS_TCP_PROTOCOL217 – error opening the sw socket interfaceSOCKET_OPEN_ERROR_MSG_MODBUS_TCP_PROTOCOL218 – error assigning server address or server nameUNKNOWN_SERVER_NAME_ERROR_MSG_MODBUS_TCP_PROTOCOL219 – error during server connectCONNECT_SERVER_ERROR_MSG_MODBUS_TCP_PROTOCOL220 – frame received has wrong lengthFRAME_LENGTH_ERROR_MSG_MODBUS_TCP_PROTOCOL221 – error in socket trasmissionSOCKET_SEND_ERROR_MSG_MODBUS_TCP_PROTOCOL222 – error in socket receptionSOCKET_RECV_ERROR_MSG_MODBUS_TCP_PROTOCOL