Set extended attributes for Modbus collection
Modbus
collectionControl the manner in which data is controlled and interpreted over
Modbus®
communications.
TIP:
Extended attributes are only available for variables
with a
Modbus
address. Specify the Modbus
address
format (Hexadecimal
or Decimal
) in the CAM Trusted
settings
from the Tools
> Options
menu. The System Configuration Tool
reads
Modbus
addresses for variables in Decimal format.- Write Protect: Inhibits external communications from overwriting a data point. This applies to both Integer/Real and Boolean variables.To force compatibility of read/write capabilities of coils and registers for the current8110with previous firmware versions, when configuring the processor, in theTrustedTMR ProcessorUpdatersection, select theAuto Protect Network Variablescheck box. The compatible read/write capabilities of the coils and registers are the following:AddressElementNumber of ElementsCapability00001 – 7500Coils(7500 coils)Read only07501 - 10000Coils(2500 coils)Read/write40001 - 47500Holding registers(2500 holding registers)Read only47501 - 50000Holding registers(2500 holding registers)Read/write
- Registers as Unsigned Integer: Reads and writesModbusdata as unsigned data. Integer data is normally treated as 32-bit signed within the application (for signed data, the most significant bit is used to distinguish positive and negative numbers).
- Use Two Registers (32-bits): Uses two contiguousModbusregisters to transfer all 32 bits. By default, only the lower 16 bits of an analog data point are transferred to and from theModbuscommunications.
- Least Significant Word First: Reverses the words on theModbusaddresses. IfUse Two Registersis selected, by default the most significant 16-bit word is addressed first onModbuscommunications.
For details on extended attributes for
Modbus
variables, refer to the Product Description PD-8082, Trusted
Toolset Suite.To set extended attributes for
Modbus
collection- In theDictionary, select the variable, then set.ModbusAddressTIP: TheT8151 Communications Interfacedoes not support duplicateModbusaddresses.
- ClickOK.
- In theApplication View, right-click the dictionary instance and clickExtended Attributes.
- In the Appli.vxa window, select theModbustab, then select one or more of the extended attributes for the variable.TIP: TheLeast Significant Word Firstoption is grayed out unless theUse Two Registersoption is selected.
Provide Feedback