OPC Labs EasyOPC-UA Library
Physicalize Method
OpcLabs_EasyOpcUA ActiveX DLL > UAWriterGroupDescriptor Object : Physicalize Method

Description
Physicalizes the PubSub object descriptor, by removing the logical information from it.

 

DISPID (Dispatch ID):

 

For more information, see Physicalize in .NET Reference.

Syntax
Visual Basic
Public Sub Physicalize( _
   ByVal TransportProfileUriString As String, _
   ByVal assumeTopicTree As Boolean, _
   ByVal force As Boolean _
) 
Parameters
TransportProfileUriString

assumeTopicTree

force

Return Type

See Physicalize in .NET Reference.

Remarks

For remarks, see Physicalize in .NET Reference.

Example

For examples, see Physicalize in .NET Reference.

See Also

UAWriterGroupDescriptor Object  | UAWriterGroupDescriptor Members