Click or drag to resize

TriggerConfigOffValue Property

Value of the off signal to trigger off. Only needed for label trigger.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public double? OffValue { get; set; }

Property Value

NullableDouble
See Also