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


The CANA-232/CANA-485 are a family of...
Each T7 on the network must be assigned a unique address from 1 to 100 or 127 (decimal). All T7s are shipped with a default address of 127. Address 126 is a special broadcast address - all T7s will listen and respond to commands sent to this address. To assign an address to a T7 unit, connect one T7 to a PC's serial port - either directly if using the RS232 version or through the CAN adapter for the CAN version. The address can be set using the the included PC based "T7 Demo" software. Alternately, a host computer can send the "Set Address" serial port command to the CAN adapter. This procedure only needs to be done once for each T7 since the address is stored in non-volatile flash memory.
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.