Gets or sets normal status for this DigitalDefinition.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort NormalStatus { get; set; }
Public Property NormalStatus As UShort Get Set
public: property unsigned short NormalStatus { unsigned short get (); void set (unsigned short value); }