QuickOPC User's Guide and Reference
Logicalize Method (UAPubSubConnectionDescriptor)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UAPubSubConnectionDescriptor Class : Logicalize Method
Logicalizes the PubSub connection descriptor, by removing the physical information from it.
Syntax
'Declaration
 
Public Sub Logicalize() 
'Usage
 
Dim instance As UAPubSubConnectionDescriptor
 
instance.Logicalize()
public void Logicalize()
public:
void Logicalize(); 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also