Click or drag to resize

CustomTriggerConditionAdcChannel Property

ADC channel index (0-3). -1 (default) means plain TraceEventType comparison. When >= 0, signal must be Spi0Rx or Spi1Rx and the decoded channel value is compared.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntax
C#
public int AdcChannel { get; set; }

Property Value

Int32
See Also