Click or drag to resize

SequenceRecord Method

Starts recording the sequence.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Function Record As Boolean

Return Value

Type: Boolean
Returns True if record was successfully started; False if record could not be started because the sequence is currently in a recording or playing state.
Remarks
A sequence recording will record Loconet packet traffic encountered whether created by the application or external devices. Any empty space (void of packet traffic) at the start and end of the recording will be automatically trimmed out.
See Also