Click or drag to resize

VirtualSignalConfigInputParameters Property

List of input parameters needed for the computation to run if the virtual signals has input parameters.

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

Property Value

InputParameters
See Also