Subscribing is a smart move!
You can subscribe to this forum after you log in or create your free account.
Geo SCADA Knowledge Base
Access vast amounts of technical know-how and pro tips from our community of Geo SCADA experts.
Originally published on Geo SCADA Knowledge Base by sbeadle1 | June 10, 2021 12:02 AM
ClearSCADA Command Line UtilityUsage: scxcmd [options] command
Option | Description |
---|---|
-s server[:port] | Connect to specified server and port. Defaults to localhost:5481 |
-u user | Log on with specified user name |
-p password | Log on with specified password |
-h, -? | Display the help for scxcmd |
Command | Description |
---|---|
START DB | Start or repair the database if necessary (i.e. when in Invalid Configuration state). |
START driver | Start the specified driver. |
START DRIVERS | Start all drivers. |
STOP SERVER | Stop the server. |
STOP driver | Stop the specified driver. |
STOP DRIVERS | Stop all drivers |
RESTART driver | Restart the specified driver. |
RESTART DRIVERS | Restart all drivers. |
COMPRESSDB | Compress the database. |
SETLOG {DB | driver} options | Set the logging options for the database or specified driver |
ADDLOG {DB | driver} options | Add logging options to the database or specified driver |
REMLOG {DB | driver} options | Remove logging options from the database or specified driver |
SHOWLOG {DB | driver} options | Show logging options for the database or specified driver. |
SHOWDIAG diag | Show the specified diagnostic page. Use SHOWDIAG HELP to display a list of available diagnostics. |
SHOWSTATE | Show the current server state |
HISDUMP filename | Dump contents of historic file |
HISFLUSH | Perform historic flush. |
HISGEN | Generates Historic Data for performance testing. |
HISINFO filename [Recurse] | Counts duplicates and deleted records in a historic file. |
HISSTRIP filename [Recurse] | Removes duplicates and deleted records from historic file. |
SETSYSTIME DB | Set server clock to specified SystemTime |
GETSYSTIME DB | Get server clock as SystemTime |
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.