9 rs485 communication, 1 communication method, 2 cycle time – ebm-papst ECI-63.XX-K4 User Manual
Page 81: 3 commands, 1 commands (rx), 3 commands 9.3.1 commands (rx)

81
9 RS485 Communication
9.1 Communication method
Communication between users and the drive software takes place via so-called telegrams. Each program contains specified data, which has
to be received or sent. The drive software ignores telegrams that are not addressed to it.
RS485 communication is possible with the following parameterisation:
Baud rate = 115200
Number of data bits: 8
Number of stop bits: 1
Parity: even
9.2 Cycle time
The telegrams “COM_CRX_FAHRBEFEHL_DREHZAHL” and “COM_CRX_FAHRBEFEHL_POSITION” may only be sent every 10 ms maximum, as
otherwise working through the telegrams uses up too much computing time.
If the telegrams are sent faster (< 10 ms) information is lost. The command is incomplete and is not executed. This does not cause any
damage to the drive.
9.3 Commands
9.3.1 Commands (RX)
Command
Value
Comment, conditions
UART_CRX_FAHRBEFEHL_DREHZAHL
0x00
FE_SOLLDREHZAHL RS485
UART_CRX_FAHRBEFEHL_POSITION
0x01
FE_SOLLDREHZAHL
UART_CRX_PARAMETER_STORE
0x02
Save parameter from RAM in the EEPROM
UART_CRX_PARAMETER_WR
0x03
Write a parameter in the RAM
UART_CRX_PARAMETER_RD
0x04
Read a parameter from RAM
UART_CRX_STATUS_RD
0x05
Read status
UART_CRX_PARAMETER_RELOAD_DFLT
0x06
Read default parameters from EEPROM into RAM
UART_CRX_SOFTWARE_ID_RD
0x07
Read software ID
UART_CRX_BOOTLOADER_ID_RD
0x08
Read bootloader ID
UART_CRX_CUSTOMER_ACCESS
0x09
Access to parameters
UART_CRX_BACK_TO_BOLO
0x0B
Request jump back to bootloader
UART_CRX_CUSTOMER PASS SET
0x0C
Reset password