Class Opc_ClientAccess
Version 1.0
Modified 05-MAR-2007 13:28:06.11
 Part of the Opc_ServerConfig object that defines the authorization for an
 OPC client to access a ProviewR OPC Server.
 The client is identified by the ip-address, and can have the access None,
 ReadOnly or ReadWrite.

RtBody attributes pwr_sClass_Opc_ClientAccess
String16 Address   Ip-address of OPC client
Opc_AccessEnum Access   Access for OPC client, None, ReadOnly or ReadWrite.


Template Object


Attributes detail


Address Attribute
Klass Attribute
Typ String16
Flags
Kropp RtBody
 Ip-address of OPC client

Access Attribute
Klass Attribute
Typ Opc_AccessEnum
Flags
Kropp RtBody
 Access for OPC client, None, ReadOnly or ReadWrite.