NewValue Property

Phcc Interface Library .NET / COM

Gets/sets the new value of the indicated analog input.

Namespace:  Phcc
Assembly:  Phcc (in Phcc.dll)

Syntax

Visual Basic (Declaration)
Public Property NewValue As Short
C#
public short NewValue { get; set; }

See Also