Click or drag to resize

VirtualSignalKey Property

Unique virtual signal name starting with Virtual0 and incrementing for each new signal. For a human readable name, use the TraceDataSignalConfig custom_name. If this is set to a name, a key will be automatically assigned and the name added as custom name.

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

Property Value

String
See Also