. |
The sqLogger Utility logs SynqNet network status, packet errors, and CRCs to a file. This program demonstrates how to log SynqNet network status information to a file. It is useful for monitoring network operation and/or debugging network problems. By default, this program checks status information from the controller, network, and nodes every 200 milliseconds. If there is a change in status, the data is displayed and logged to a file (SQlog.txt). The program executes until a key is pressed. The display information is in an easy to read format to fit within the screen. The log data is tab delimited for import into MS Excel. Command line parameters allow the user to change the log file name (-file), disable the display update (-quiet), and adjust the update period (-period). The following information is logged: Version For Events, the following information is logged: Network Dead Event
ArgumentsAt the command line, type one of the following options:
ExamplesD:WIP\04.00.00\Win32>sqLogger -control 1 |
| | Copyright © 2001-2021 Motion Engineering |