InitializeRequestFramesPerTrace Property |
Number of frames to be saved in a single trace file.
If StreamingMode is triggered, this sets the number of
frames kept in a trace file before the trigger event. The trace file
will continue after the trigger for frames_after_trigger, if set.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax public int? FramesPerTrace { get; set; }
Property Value
NullableInt32See Also