You can add any number of these register components under the ModbusClientPresetRegisters parent, where each specifies a numeric value to write. Data type can be integer, float, long, or signed integer, as specified by the configuration of the parent ModbusClientPresetRegisters container.

You access these properties by expanding ModbusClientPresetRegisters component in the Nav tree and double-clicking the ModbusClientPresetRegister.
| Property | Value | Description |
|---|---|---|
| Value | number | Specifies a numeric value to write. |
| Last Successful Write | read-only date and time | Reports the last successful write. |
| Last Failed Write | read-only date and time | Reports the last failed write. |
| Write Status | read-only, writable or ok | Reports if the object is read-only or can be written to.
|
| Error Code | read-only number | Reports the number associated with a read or write error. |
| Error Description | text | Reports a short text description of the read or write error. |