Applies To: |
|
Summary: |
I need to talk serially to an AB Powermonitor 3000 but can not get communications to work. What could be wrong? |
Solution: | ||||||||||||||||||||||||||||||||||||||
The AB Powermonitor 3000 requires CRC
error checking when talking to it. Citect's KE drivers use BCC
error checking by default but a newer driver has been developed to
support CRC error checking. The driver version is 2.01.00.000 A2 or
higher which is available from Citect Support.
Below are configuration details for the Powermonitor. IOServer Configuration:
Board Configuration:
Port Configuration:
IODevice Configuration:
The address of the I/O Device is where you tell Citect to use CRC error checking by specifying the option -CRC. The address of the device is the unit ID number on the side of the Powermonitor. Note this ID number is decimal and must be converted to octal for the Citect configuration so in my case the unit ID number was 79 (or octal 117). An alternate option is to use the ABRSLinx driver but that requires the user to purchase RSLinx OEM version software. |
Keywords: |
Related Links
Attachments