QuickOPC User's Guide and Reference
DefaultUnitId Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataAccess Namespace > UAEUInformation Class : DefaultUnitId Field
Default value of the UnitId property. Equals to -1.
Syntax
'Declaration
 
Public Const DefaultUnitId As Integer
'Usage
 
Dim value As Integer
 
value = UAEUInformation.DefaultUnitId
public const int DefaultUnitId
public:
const int DefaultUnitId
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