Echelon i.LON SmartServer 2.0 Manual de usuario Pagina 264

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 443
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 263
i.LON SmartServer 2.0 Programmer’s Reference
15-15
Property Description
states (on/off).
MTT_C_MO [Coil Functions (Functions 1 & 15
multi-write)]. For multiple coils. Single bit, read-write
data that has two states (on/off).
MTT_DI [Discrete Input (Function 2)]. Single bit,
read-only data that has two states (on/off).
MTT_IR [Input Register (Function 4)]. 16-bit read-only
data that can be interpreted as a numeric value, a bit map, or
an ASCII character.
MTT_HR [Hold Register (Functions 3 & 6 single-write)].
For a single register. 16-bit write data that can be
interpreted as a numeric value, a bit map, or an ASCII
character.
MTT_HR_M [Hold Register (Functions 3 & 16
multi-write)]. For multiple registers. 16-bit write data that
can be interpreted as a numeric value, a bit map, or an
ASCII character. This is the default.
<UCPTstartAddress>
The start address of the register to be used to read or write to the
data point. If the <UCPTlength> property is configured to use
bits, you can select the start and stop bits in the address.
The Modbus driver is configured to ensure that the start and stop
addresses remain consistent with the <UCPTlength> property.
This means that if <UCPTlength> is changed, the
<UCPTstartAddress> and <UCPTstartAddress> properties are
automatically updated to fit the desired length. Similarly, if the
<UCPTstartAddress> or <UCPTstartAddress> properties are
changed, the <UCPTlength> property is updated accordingly.
<UCPTstopAddress>
The stop address of the register to be used to read or write to the
data point.
<UCPTstartBit>
The start bit of a Modbus data word.
<UCPTbitLength>
The length of an Modbus data word in bits
<UCPTdataOrdering>
The ordering scheme to be used for interpreting Modbus data.
This property may be one of the following values:
DO_BIG_ENDIAN. The highest order byte of data is sent
first and all subsequent bytes of data are arranged from
highest to lowest order. This is the default.
DO_LITTLE_ENDIAN. Lowest order byte of data is sent
first, and each subsequent byte is arranged from lowest to
highest order
DO_BYTE_SWAP. Data is first arranged from highest to
lowest order, but every pair of bytes in the structure is
interchanged.
Vista de pagina 263
1 2 ... 259 260 261 262 263 264 265 266 267 268 269 ... 442 443

Comentarios a estos manuales

Sin comentarios