MasterStationBehavior parameters
- Last UpdatedFeb 20, 2025
- 1 minute read
- PI System
- Adapter for DNP3 1.2
- Adapters
The following parameters are available to configure each MasterStationBehavior in the MasterStationBehaviors array:
|
Parameter |
Required |
Type |
Description |
|---|---|---|---|
|
Id |
Required |
string |
Friendly identifier for the configuration. Must be unique among all MasterStationBehaviors. |
|
masterAddress |
Required |
number |
Address that the adapter uses when communicating on a channel. Must be an available address on the channel. Outstations can be configured to accept connections from this address. This is a 2-byte, unsigned integer. |
|
dataLinkLayerTimeout |
Optional |
string |
Period long enough for a Data Link Layer frame to be transmitted represented in hh:mm:ss.fff format. Default value: 00:00:03 for 3 seconds |
|
dataLinkLayerRetries |
Optional |
number |
Number of times that the adapter re-sends a data link frame before resetting the link. Default value: 2 |