
Jetter AG
Parameterization | 8
User Manual – JXM-IO-E30
58 / 70
8.10.1 Heartbeat
The device sends a heartbeat message cyclically as soon as it is in the
Pre-Operational
state.
Index
Subindex
Description
Type
Types of
access
Default value
0x1017
0
Producer heartbeat time in ms
U16
R/W
1000
Tab. 58:
Index of the heartbeat message
Heartbeat monitoring
The number of heartbeats to be monitored can be set via the controller with the corresponding
master node ID and corresponding timeout. If the device does not detect a heartbeat within the
specified timeout period (e.g. in the event of a communication interruption), the device switches
to the
Stopped
state and the outputs are de-energized.
Index
Subin
dex
Description
Type
Types of
access
Default
value
0x1016 0
Number of heartbeats to be monitored
U8
R/W
0
1 … 4 Node ID to be monitored and timeout
U32
R/W
MSB
LSB
Bits
31 … 24
23 … 16
15 … 0
Value
Reserved
(Value:
00h)
Node ID
Heartbeat
timeout
Type
-
U8
U16
Tab. 59:
Heartbeat monitoring
Value ranges
■
Node ID: 0 … 127
■
Heartbeat timeout: 0 … 65535 (in ms)
Example
Command
Description
r 0x1016 0
Read number of node IDs that can be moni-
tored.
w 0x1016
1
4
0x
007F03e8
■
1
= first entry
■
4
= 4 bytes (U32)
■
00
= reserved
■
7F
= 127 (node ID)
■
3e8
= 1000 (timeout in ms)
Set first node ID to be monitored to 127 with
timeout 1000 ms.
r 0x1016 1
Read first configuration in first entry.
Tab. 60:
Heartbeat Monitoring - Example