Click or drag to resize

TraceDataSignalConfigIsUserInterpolating Property

True: Force interpolation of this signal. False: Force disable interpolation of this signal. Default: Automatically decide if this signal needs interpolation.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.2.0
Syntax
C#
public bool? IsUserInterpolating { get; set; }

Property Value

NullableBoolean
See Also