Flight Recorder Parameters
Flight recorder parameters are parameters related to the flight recorder. These parameters are set using functions such as SetParam and SetFlightRecorderParam.
The Target value specifies whether the parameter is specified for each Axis or once for the entire System.
This page contains explanations for the following flight recorder parameters:
Enable Flight Recorder |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Default Value: |
TRUE |
Target: |
System |
An additional “wmx_flight_recorder_ipt1.txt” is generated when using an additional interrupt (see Function Calls Affected by Interrupts).
Once the flight recorder is triggered, it will not trigger again until the engine is restarted to avoid overwriting the existing flight recorder file. To allow the flight recorder to be triggered again without restarting the engine, call the ResetFlightRecorder function.
Flight Recorder Time Stamp |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Default Value: |
FALSE |
Target: |
System |
Collect Axis Flight Recorder Data |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Default Value: |
TRUE |
Target: |
Axis |
Trigger Flight Recorder On Amp Alarm |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Default Value: |
TRUE |
Target: |
System |
FALSE: The flight recorder will not be triggered by amp alarms.