QuickOPC User's Guide and Reference
Advanced Field



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

This page is intended to be used in conjunction with other pages in the range 1 - 999, but not with the ViewOrEdit page. This is different from the Expert page, which is intended to be used together with ViewOrEdit page, in cases when the View/Edit page does contain complete information.

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