Configuring Properties Offline

<< Click to Display Table of Contents >>

 

Configuring Properties Offline

The available parameters in the configuration of properties can also be accessed at run time if this Driver is started in Offline mode, by using String-type parameters described on the next table.

Parameters for offline configuration

Parameter

Data Type

Ping.PingTimeout

Unsigned integer

Ping.MaxNumberOfThreads

Unsigned integer

Ping.PingScan

Unsigned integer

Ping.WaitOnFirstRead

Boolean (zero or one)

Ping.DisableInactiveTags

Boolean (zero or one)

Ping.MissedScans

Unsigned integer

Ping.DNSTimeout

Unsigned integer

Ping.UseAsyncDNS

Boolean (zero or one)

Ping.SingleHostName

String with the name of a host

Ping.UseSingleHostName

Boolean (zero or one)

Ping.UseCompatibleMode

Boolean (zero or one)

Ping.NumberOfDataBytes

Unsigned integer

Ping.PingDefaultRetries

Unsigned integer

 

For more information about the offline configuration at run time, please check topic Documentation of I/O Interfaces.

Was this page useful?