How to enable Hardware Interface Tracing

Simple advice that you may find useful. Feel free to discuss or add your own.
Locked
ScottBot
Site Admin
Posts: 2786
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

How to enable Hardware Interface Tracing

Post by ScottBot »

Often times when troubleshooting hardware issues, it is helpful to see more detail about what the Hardware Interface plugins are sending and receiving. Most of the Hardware Interfaces have additional information that can be traced to help see more details about its activities.

Many times the user can use this information to diagnose their particular configuration problems themselves. Other times it may help to identify issues with the plugin and can be used to aid CeBotics support in resolving the issue.

To generate a trace file:
  1. Select the Hardware Interface from the Tree View.
  2. Click on the Hardware Module Type button at the top of the Interface Property list.
  3. Click on the Enabled checkbox to turn on tracing.
  4. Do something that will send (or receive) data through the interface. This should generate data in the log file.
  5. Turn the tracing off by clearing the Enabled checkbox set previously.
  6. Output from the trace can be viewed in the System Log and the trace file can be found in the HouseBot\Logs directory.
Scott
Locked