
You access these properties by expanding in the Nav tree and double-clicking the ModbusServerBooleanPoint or ModbusServerBooleanWritable.
In addition to the standard properties (Status, Fault Cause and Enabled), these properties are unique to the Client Boolean proxy extension.
| Property | Value | Description |
|---|---|---|
| Device Facets | Config Facets window | Defines the text to display for the Boolean values:
For example, you might want to set the facet trueText to display “ON” and the facet falseText to display “OFF.” You view Facets on the Slot Sheet and edit them from a component Property Sheet by clicking the >> icon to display the Config Facets window. |
| Conversion | drop-down list | Selects the units to use when converting values from the device facets to point facets.
NOTE: In most cases, the standard
Default conversion is best.
|
| Turning Policy Name | drop-down list (defaults to Default Policy)
|
Specifies the tuning policy to use for the proxy point. |
| Read Value | read-only | Reports the value read by the driver. |
| Write Value | read-only | Reports the last value to be written. |
| Poll Frequency | drop-down list | Configures how frequently the system polls proxy points. |
| Data Address | drop-down list (defaults to Modbus)
|
Specifies the address of the polled data item (prior to any offset address change as a result of using device-level Base Address),
as a combination of the address format and the numerical address expressed in the selected format. The formats are:
For example, the following are all equivalent addresses:
NOTE: If you use the
Hex or Decimal format for most read-only points you need to specify the Reg Type property, to clarify whether you are using a holding register or an input register.
|
| Data Source | read-only | Identifies where the data came from, such as “Point Poll.” |
| Status Type | drop-down list | Selects between Coil or Input to define the type to read. Coil is the only valid option (the master cannot write to Modbus inputs). Selection is only necessary if the Data Address format is set to Hex or Decimal. The Modbus Address Format, if used, automatically sets this property value.
|
| Out | read-only | Represents the point slot that contains the value to output. |