QuickOPC User's Guide and Reference
Physical Field



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