The CANA-232/CANA-485 are a family of...


The CANA-232/CANA-485 are a family of...
| Parameter | Max. | Units |
|---|---|---|
| Number of T7s in network | 64 | |
| Cable length to furthest T7 in network (excluding stubs) | 700 | feet |
| Individual stub length | 16 | feet |
| Total length of all stubs | 250 | feet |
The CANA-232/CANA-485 are a family of adapter boards/modules that allow a host PC, PLC or microcontroller to communicate with a network of up to 64 US Digital T7 inclinometers. The CAN adapter is only needed to communicate with the USD-CAN interface version of the T7. The RS232 version of the T7 can connect to a RS232 port without an adapter.
The CAN adapter serves as a command translator between a host serial port and the USD-CAN bus used by the T7 network. RS-232 or RS-485 can be used on the host side, depending on the type of adapter used. The adapter frees the user from a complicated network interface on the host side. A host can access every T7 on the network by sending/receiving simple serial port commands to/from the CAN adapter. The underlying serial commands used by both adapter boards are identical. For example, to read the angle from a particular T7, the host simply sends a serial command to the CANA-232/CANA-485 adapter which contains the command type and the address of the destination T7. The CAN adapter board translates the serial port commands from the host to the USD-CAN protocol and handles all network functions (access, error correction, etc) to access an T7 on the network. Conversely, the CAN adapter also translates the reply data from the T7 and sends the data back to the host on the serial bus. As a result, the CAN adapter makes it very easy for a user to read/write data to network of T7s.
The host side serial interface used by the CAN Adapter is fully documented so that users can write their own serial port command software. A set of simple functions are provided in the included Windows DLL that allow users to read and write data to a network of T7s. A Windows demo application is also included that can display the angles and temperature, as well as setting operating modes, orientation, zero position, damping / averaging time, direction, and more for every T7 on the network.