Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
📖HomeBack The Modbus protocol supports the transmission of binary (coil/status) and register (input/output) data across a telemetry link. Register data comes in 16 bit chunks and can contain an assortment of data values. ClearSCADA currently supports the retrieval of numeric (integer and floating point) from one or more adjoining registers or digital data (1, 2 or 3 bits) from part of a register.
Although numeric and digital values are the most common use of Modbus registers other applications have been used. Another common and generic use of Modbus registers is to store string data which may represent some operational information about the site (e.g. location, site name, contact name, equipment asset information).
A string point should be added to the Advanced Modbus driver to allow the recovery of ANSI/Unicode string from a Modbus device.