{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
Start, Stop and Restart a ClearSCADA driver from System Command

A ClearSCADA driver can be stopped, started or restarted by calling a system command of the following format:

ScxCMD -s MainServer:5481 -u "UserName" -p "UserPass" STOP DriverName

where:

  • MainServer is the IP Address or Name of the Main server.
  • UserName and UserPass are the user name and user password respectively.
  • DriverName refers to the driver being stopped, started or restarted. Replace "STOP" by "START" or "RESTART" to start or restart the driver.

Below is an example of stopping the Crystal Reports driver:

ScxCMD -s 192.168.159.200:5481 -u "User1" -p "Password1" STOP CrystalReports

Schneider Electric Canada

Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.