Using CitectSCADA > Communicating with I/O Devices > Troubleshooting Device Communications > Debugging proprietary board drivers

Debugging proprietary board drivers

Proprietary board drivers (such as the Allen Bradley KTX card, Modicon SA85 card, Siemens TIWAY card, and so on) have their own low-level drivers. Each driver has debugging parameters to make it easier to debug device behavior. Check the CitectSCADA Knowledge Base and Help for parameters. The Knowledge Base has articles describing how to debug these board drivers.

The debugging process is exactly the same as with a serial connection:

  1. Keep using your Simple As Possible Project (SAPP).
  2. Set any debugging parameters for the protocol and board drivers.
  3. Start CitectSCADA with clean log files.
  4. Find any errors and then look them up in the manufacturer's documentation.