Click or drag to resize

Starting, stopping and checking the DataPorter status

Home
Start DataPorter

DataPorter (from version 1.30) is installed as Windows Service, so there are many ways to start it:

  1. The Windows Services MMC (services.msc) can be used to start, stop and restart DataPorter.

  2. It is possible to start the DataPorter service from a command line console (CMD), by issuing “net start DataPorter”.

  3. In OPC Viewer and DataPorter Monitor, there is a tool strip that allows you to start, stop and restart the DataPorter service.

  4. It is possible to start DataPorter as a standard application, not a service; to do it, give “CAS.DataPorter.exe /noservice” command using a command line console (CMD).

    This mode can be used to start DataPorter on an account without “Log on as service” privileges. Note that the only way to shutdown DataPorter if this mode is used is to click on the “Shutdown req.” button in the DataPorter Monitor.

After launching, DataPorter reads the configuration file automatically (default location is: "c:\Program Files\CAS\DataPorter\DemoConfiguration.oses") and connects to the configured OPC servers.

Stop DataPorter

To shut DataPorter down (stop):

  1. Stop the DataPorter service using Windows Service MMC (services.msc)

  2. Give the “net stop DataPorter” command in the command line console (CMD)

  3. Stop the DataPorter service using the “DataPorter local service controller” tool strip that is available in the DataPorter Monitor and OPC Viewer

  4. Send “Shutdown Request” to the DataPorter engine; to do it click the “Shutdown req.” button in the DataPorter Monitor.

Note Note

Options 1, 2, 3 of DataPorter stopping will fail when DataPorter is started as a standard application (“/noservice’” argument is used during startup).

To stop the DataPorter, it is also possible to kill CAS.DataPorter.exe process using the Task Manager (taskmgr.exe), but it is not recommended and can be used only if other possibilities fail.

Check if DataPorter is started
  1. Check the DataPorter service status on the “DataPorter local service controller” tool strip that is available in the DataPorter Monitor and OPC Viewer

  2. Check the DataPorter service status using Windows Service MMC (services.msc)

  3. Try to connect to DataPorter using the DataPorter Monitor

  4. Check whether the process: “CAS.DataPorter.exe” is available on the process list in the Task Manager (taskmgr.exe) (note that option “Show processes from all users” must be selected)