Class RedundanceNodeConfig
Version 1.0
Modified 08-MAR-2026 11:05:32.00
 The NodeConfig object configures a redundance node.

See also



RtBody attributes pwr_sClass_RedundanceNodeConfig
String104 Description   Description of the node
String80 NodeName   The name of the node, i.e. the network node hostname.
String80 BootNode   Boot system of the node.
String80 Address   IP address of the node in format a.b.c.d, e.g. 192.168.32.144,
or the host name.
UInt32 RedcomPort   Redcom port, if different from standard port.
Float32 RedcomMinResendTime   Redcom minimum resend time in seconds.
Float32 RedcomMaxResendTime   Redcom maxium resend time in seconds.
UInt32 RedcomExportBufQuota   Redcom max export buffer quota.
Float32 RedcomAckDelay   Redcom acknowledge delay time in seconds.
UInt32 RedcomSegmentSize   Redcom segment size.


Template Object


Attributes detail


Description Attribute
Class Attribute
Type String104
Flags
Body RtBody
 Description of the node

NodeName Attribute
Class Attribute
Type String80
Flags
Body RtBody
 The name of the node, i.e. the network node hostname.

BootNode Attribute
Class Attribute
Type String80
Flags
Body RtBody
 Boot system of the node.
 Loadfiles, applications and graph-files will be copied to this
 node by the distributor.
 In most cases this is the node itself.

Address Attribute
Class Attribute
Type String80
Flags
Body RtBody
IP address of the node in format a.b.c.d, e.g. 192.168.32.144,
or the host name.

RedcomPort Attribute
Class Attribute
Type UInt32
Flags
Body RtBody
Redcom port, if different from standard port.

RedcomMinResendTime Attribute
Class Attribute
Type Float32
Flags
Body RtBody
Redcom minimum resend time in seconds.

RedcomMaxResendTime Attribute
Class Attribute
Type Float32
Flags
Body RtBody
Redcom maxium resend time in seconds.

RedcomExportBufQuota Attribute
Class Attribute
Type UInt32
Flags
Body RtBody
Redcom max export buffer quota.

RedcomAckDelay Attribute
Class Attribute
Type Float32
Flags
Body RtBody
Redcom acknowledge delay time in seconds.

RedcomSegmentSize Attribute
Class Attribute
Type UInt32
Flags
Body RtBody
Redcom segment size.