OpenOPC for Python |
About Library module Command-line client Gateway service Who is using it Download License Contact |
OpenOPC Gateway ServiceThe Gateway Service is an optional Windows service which handles all the Win32 COM/DCOM calls used by the OpenOPC library module. This offers the following potential advantages:Installing the serviceC:\OpenOPC\bin> OpenOPCService.exe -install Installing service OpenOpcService Service installed Starting the serviceC:\OpenOPC\bin> net start zzzOpenOpcService Stopping the serviceC:\OpenOPC\bin> net stop zzzOpenOpcService |