NewValue Property

Phcc Interface Library .NET / COM

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

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

Syntax

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

See Also