4.1.4.15
ClientName
Description
(Read/Write) This property allows the client to optionally register a client name with the server.
This is included primarily for debugging purposes. The recommended behavior is that the client
set his Node name and EXE name here.
Syntax ClientName
As
String
Remarks
Recommended to put NodeName and ClientName in the string, separated by a semi-colon (;).
Refer to the example below for suggested syntax
Example ‘(getting
the
property):
Dim info As String
info = AnOPCServer.ClientName
‘(setting the property):
AnOPCServer.ClientName = “NodeName;c:\programfiles\vendor\someapplication.exe”
Do'stlaringiz bilan baham: |