Click or drag to resize

SampleValues Property

Configured signals and their corresponding values if a change at current timestamp has occurred

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public MapField<int, double> Values { get; }

Property Value

MapFieldInt32, Double
See Also