VirtualSignalConfigInputSignals Property |
List of input signals needed for the computation to run.
See CalculationType for the necessary number of input signals per calculation.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax public RepeatedField<Signal> InputSignals { get; }
Property Value
RepeatedFieldSignalSee Also