Click or drag to resize

FrameSamples Property

Each sample has a timestamp if there was some change in any of the configured signals

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public RepeatedField<Sample> Samples { get; }

Property Value

RepeatedFieldSample
See Also