The serial communication port RS485 is available on the Command Terminals and on the 9pin DIN male connector. On this port may be done a network up to 127 CD3000E. On the 9pin DIN male connector is also possible connect the CD-EASY (see par. Errore. L'origine riferimento non è...
2 MODBUS communication The serial communication port of the thyristor unit is two-wire RS485 type. This port use an half-duplex system. When a Unit must transmit active the transmission line, and when there are not units in transmission the outputs are fixed to high impedance. The serial communication port allows to communicate between the thyristor units and a MASTER device (ex.
Page 4
The following flow-diagram show how to organize the CRC 16 bit. C Language CRC 16 Example static short CRC16 (unsigned char *p_first,unsigned char *p_last) unsigned int crc=0xffff; short j; for (;p_first<=p_last;p_first++) crc ^= *p_first; for(j=8;j>0;j--) if(crc & 0x0001) crc = crc >> 1; crc ^= 0xA001;...
2.3 Read Holding Registers This function reads the instantaneous value of only one specified number of parameter from an address. The message is composed by 8 Byte: one Byte is for the address, one for the function (03 Hex), two Byte for the first parameter to read, two Byte for the total number of parameters to read that fixed to 1 (0001 Hex), and finally two Byte for the CRC: Address Address of the First...
2.5 Error and exception responses If a message contains an altered character, if fails the CRC, or if the received message contains a syntax error (for example the number of the byte or of the words is not correct), then the unit will ignore the message.
3 Parameter List. Status Code/Alarm 1 Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name AL_1 − Bit 0 = 1 → Phase Loss Bit 1 = 1 → N.A. ...
Page 8
Enable Start/Stop from serial Link Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name P005 0= Start/Stop from terminal 1= Start/Stop from terminal + serial link NOTE: Terminal command work in series mode with serial communication ...
Page 9
Firing Mode Selection (3PH) Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name 0= BURST firing mode 1= PHASE ANGLE mode 2= DELAY TRIGGERING mode Par. Unit Type Type Only Ramp Up Default...
Page 10
RMS Current value on phase S Default Par. Par. Address Address Value Value Value Value Value Display Name A__S − 1000 1000 Par. Unit Type Type RMS Current value on phase T Default Par. Par. Address Address Value Value Value Value...
Page 11
Save value Minimum input 2 Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name LiA2 0 = Default 1 = Save value Par. Unit Type Type Save value Maximum input 2 Default Par.
Page 12
Delay Triggering Default Par. Par. Address Address Value Value Value Value Value Display Name ° Par. Unit Type Type Analog / Digital current limit selection Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name 0 = Analog, Current Limit from analog...
Page 13
Define the load type connection (3PH) Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name LoAd 0=star 1=star+N 2=delta 3=open delta Par. Unit Type Type Only Digital input configuration Default Par.
Page 14
Baud Rate on serial port Default Par. Par. Address Address Value Value Value Value Value Sample Values and Note Display Name bAud 0 = 4800 1 = 9600 2 = 19200 Par. Unit Type Type Address Number Default Par.
Need help?
Do you have a question about the CD3000E and is the answer not in the manual?
Questions and answers