IsOscillating Property
Returns true if the read value of this pin is oscillating.
Type: Pin
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public bool IsOscillating { get; }
Type
- bool
Remarks
The threshold for this is around 5Hz.
XJTAG v4.2.5
Returns true if the read value of this pin is oscillating.
Type: Pin
Namespace: XJTAG.Integration.XJAnalyser
public bool IsOscillating { get; }
The threshold for this is around 5Hz.
XJTAG v4.2.5