Register or Unregister a VTScada OPC Server
When VTScada is installed, the VTScada OPC Server DCOM component is automatically registered with the operating system. This is required for a client to connect to the VTScada OPC Server (for any VTScada application).
If (after unregistering), you wish to register a VTScada OPC Server, run the following command:
vts/RegOPCServer
If you wish to unregister VTScada as an OPC server, run the following command at a command prompt (Note that this must be run from an administrator-privileged command prompt):
vts/UnRegOPCServer
This is a VTScada-wide setting that will apply to all applications.