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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace > _UASubscribeDataSetFilter Interface : Logicalize Method
Logicalizes the filter, by removing the physical information from it.
Syntax
'Declaration
 
Sub Logicalize() 
'Usage
 
Dim instance As _UASubscribeDataSetFilter
 
instance.Logicalize()
void Logicalize()
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