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.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntaxpublic int AdcChannel { get; set; }Property Value
Int32
See Also