QuickOPC User's Guide and Reference
Logical Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel Namespace > ControlPageIds Class : Logical Field
The Logical control page.
Syntax
'Declaration
 
<DisplayName2Attribute("Logical")>
Public Const Logical As Integer
'Usage
 
Dim value As Integer
 
value = ControlPageIds.Logical
[DisplayName2("Logical")]
public const int Logical
[DisplayName2("Logical")]
public:
const int Logical
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