QuickOPC User's Guide and Reference
Basic Field



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

When present, it should be accompanied by some complementary page, such as Advanced.

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