QuickOPC User's Guide and Reference
DefaultTrueStateSubstitute Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataAccess Namespace > UATwoStateDiscreteNode Class : DefaultTrueStateSubstitute Field
The default value of the TrueStateSubstitute property. Equals to "True".
Syntax
'Declaration
 
Protected Const DefaultTrueStateSubstitute As String
'Usage
 
Dim value As String
 
value = UATwoStateDiscreteNode.DefaultTrueStateSubstitute
protected const string DefaultTrueStateSubstitute
protected:
const String^ DefaultTrueStateSubstitute
Remarks
This value is not localized, due to UA compliance requirement.
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