myogestic.gui.widgets.templates.RecordingInterfaceTemplate.start_recording_preparation#
- RecordingInterfaceTemplate.start_recording_preparation()[source]#
Validate state and prepare for recording.
Called by the RecordProtocol before each recording starts. Override to clear buffers, calculate expected samples, and validate that the VI is ready to record.
Returns
Trueif the VI is ready,Falseotherwise.- Return type: