Click or drag to resize

TraceDataSignalConfig Properties

The TraceDataSignalConfig type exposes the following members.

Properties
 NameDescription
Public propertyCustomName Custom (display) name.
Public propertyStatic memberDescriptor 
Public propertyIsEnabled True: This configured signal will be computed; False: This configured signal will be received but ignored.
Public propertyIsUserInterpolating True: Force interpolation of this signal. False: Force disable interpolation of this signal. Default: Automatically decide if this signal needs interpolation.
Public propertyStatic memberParser 
Public propertyScaleOffset Scale and offset of this signal.
Public propertySignal Unique signal identifier.
Public propertyTiming Timing configuration of this signal.
Public propertyUnit Unit name, mainly for display and export purpose.
Public propertyVirtualSignalConfig Virtual signal configuration if this signal is virtual.
Top
See Also