Applies to:
PcVue 8.2 SP2 and 9.0. |
||
Summary:
This document describes the parameters of PcVue’s OPC server. |
||
|
||
Details:
You can access this configuration by the menu: Overview The configuration of the OPC server is in 3 parts. The first is for address space browsing, that is what an OPC client can see when browsing. The second for security, that is what an OPC client can access. The third for logging of user actions. The OPC Server configuration is a system-wide configuration: in a networking application, this configuration will be applied to each station. Address space browsing The configuration in this section is to allow the display of variable properties in the browsing. The variable properties are located in a branch of the same name of the variables and each leaf at this level is a property of the variable. The variable properties which can be browsed include:
All these properties are read-only, except the text and binary attributes and the simulated flag that can be writeable if configured as such. The properties behaviour configuration is also available by the menu: For each binary and text property and the simulated flag, you can configure if the property is writeable or read-only and, if writeable, the command level. Security The application designer has the choice between 3 choices.
Log user actions It is possible to log user actions, made via the OPC server, as if they are made by a SCADA user. The user name is set by the OPC client by using the IOPCSecurityPrivate interface. When a user is logged on, the writes are logged as a user action made by this user. You can log user action even when the security is turned off. In this mode, the server accepts IOPCSecurityPrivate calls, but doesn’t check the password. The user name is only kept to log user actions. If nobody is logged on the write actions are still logged but the User field is set to an empty string. |
||
|
||
|
Created on: 17 Dec 2010 Last update: 13 May 2024