49
14 Supplement
VEGAPULS C 21 • Modbus and Levelmaster protocol
58343-EN-200806
Overvoltage protection
Dielectric strength against metallic
mounting parts
> 10 kV
Overvoltage resistance (test impulse
voltages1.2/50µsat42Ω)
> 1000 V
Additional overvoltage arrester Duetotheoatingstructureoftheelectronicsandcom-
prehensive insulation measures generally not necessary.
Electrical protective measures
Potential separation
Electronics potential free up to 500 V AC
Protection rating IP66/IP68 (3 bar, 24 h) acc. to IEC 60529,
Type 6P acc. to UL 50
Altitude above sea level 5000 m (16404 ft)
Protection class III
Pollution degree 4
14.2 Modbus – Overview
Modbusisabussystemforconnectingahost(e.g.PLC)andseveralslaves(e.g.elddevices).
DatatransmissionviatheModbuscommunicationprotocoltakesplaceindierentoperating
modes:
•
Modbus ASCII (data transmission as ASCII signs)
•
Modbus RTU (data transmission is binary signs)
A version of the Modbus protocol is the Levelmaster protocol.
Thedataexchangebetweenelddeviceandhostisdoneviaregisters.Theinputregistersonlyal-
low read access, holding registers both read and write access.
Thedevicesupportstheabovementionedpoints.Thefollowingshowsthedevice-specicdetails
required for this.
YoucanndfurtherinformationtoModbusonwww.modbus.org.
14.3 Communication
Register Num-
ber
Register Name Data type CongurableValues Unit Default
Value
200 Address uint8
r/w
1 … 255 – 246
201 Baud Rate enum16
r/w
1200, 2400, 4800, 9600,
19200, 38400, 57600
– 9600
202 Parity enum8
r/w
0 = None, 1 = Odd, 2 =
Even
– 0
203 Stopbits enum8
r/w
1 = None, 2 = Two – 1
206 Delay Time uint16
r/w
10 … 250 ms 50