|
<< Click to Display Table of Contents >>
Configuring Properties in Offline Mode |
This Driver's property configurations are also accessible at run time if this Driver starts in Offline mode, by using the Strings described on the next table.
Runtime configurations
option |
format |
description |
|---|---|---|
ControlFlex.DataListenerTimeout |
Integer |
Defines the maximum time, in milliseconds, this Driver must wait for a PIS message transmitted periodically by the RTU |
ControlFlex.ReplyCommandTimeout |
Integer |
Defines the maximum time, in milliseconds, this Driver must wait for a PCR message transmitted by the RTU to confirm receiving a command sent by this Driver |
ControlFlex.SendCommandRetry |
Integer |
Defines the number of internal retries this Driver must execute before returning an error when sending a command |
ControlFlex.EnablePSI |
Boolean |
Defines whether this Driver must start communication or not with the Central using an ISP (Initial Signaling Packet) packet. Possible values are 0: Starts without an ISP packet or 1: Starts with an ISP packet |
For more information about runtime configurations, please check topic Documentation of I/O Interfaces.