Click or drag to resize

CardConfigSignals Property

Configured signals for this card (built in and virtual).

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public RepeatedField<SignalConfig> Signals { get; }

Property Value

RepeatedFieldSignalConfig
See Also