Restart delay used by IOutstationApplication.ColdRestart and IOutstationApplication.WarmRestart
More...
Restart delay used by IOutstationApplication.ColdRestart and IOutstationApplication.WarmRestart
If RestartDelay.RestartType is not RestartDelayType.NotSupported, then the RestartDelay.Value is valid. Otherwise, the outstation will return IIN2.0 NO_FUNC_CODE_SUPPORT.
◆ Milliseconds()
static RestartDelay dnp3.RestartDelay.Milliseconds |
( |
ushort |
value | ) |
|
|
inlinestatic |
RestartDelay with a count of milliseconds
Default values:
- Parameters
-
value | Expected delay before the outstation comes back online. |
- Returns
- Initialized RestartDelay instance
◆ NotSupported()
RestartDelay indicating that the request is not supported
Default values:
- Returns
- Initialized RestartDelay instance
◆ Seconds()
static RestartDelay dnp3.RestartDelay.Seconds |
( |
ushort |
value | ) |
|
|
inlinestatic |
RestartDelay with a count of seconds
Default values:
- Parameters
-
value | Expected delay before the outstation comes back online. |
- Returns
- Initialized RestartDelay instance
◆ WithRestartType()
◆ WithValue()
Expected delay before the outstation comes back online.
◆ RestartType
◆ Value
ushort dnp3.RestartDelay.Value |
Expected delay before the outstation comes back online.
The documentation for this class was generated from the following file: