7 ianalyzer::stoprecording, Ianalyzer::stoprecording – Teledyne LeCroy FireInspector Automation Application Programming Interface User Manual
Page 20

16
FireInspector Automation User’s Manual
CATC
Version 1.0
2.3.7
IAnalyzer::StopRecording
Stops recording started by
StartRecording
method.
Syntax
HRESULT StopRecording (
[in] BOOL abort_upload );
Parameters
•
abort_upload
–
TRUE
, if caller wants to abort upload, no trace file will be created,
FALSE
if want to upload recorded trace
Return values
•
ANALYZERCOMERROR_EVENTSINKNOTINSTANTIATED
–
event sink was not
instantiated
•
ANALYZERCOMERROR_UNABLESTOPRECORDING
–
error stopping recording
Remarks
Stops recording started by
'
StartRecording
'
method. The event will be issued when
recording is actually stopped (via
_IAnalyzerEvents
interface), if the parameter of
method call was FALSE.
Example
VBScript:
C++:
IFwAnalyzer* fw_analyzer;
. . .
try
{
fw_analyzer->StopRecording( FALSE )
}
catch ( _com_error& er)
- WaveAce EasyScope Operators Manual (28 pages)
- PeRT3 Software Interface (15 pages)
- PETracer ProtoSync Software User Manual (154 pages)
- QPHY-PCIe3-Tx-Rx (32 pages)
- Signal Integrity Studio (14 pages)
- Serial Data Debug Solutions (204 pages)
- Line Code and Symbolic Decoders (20 pages)
- AORM - Advanced Optical Recording Measurements (125 pages)
- CANbus TD - Quick Reference Guide (8 pages)
- CANbus TD and CANbus TDM - Operators Manual (69 pages)
- FlexRay Trigger, Decode and Physical Layer Test (32 pages)
- MIPI D-PHY (15 pages)
- DFP2 - Digital Filter Package 2 (22 pages)
- ET-PMT - Electrical Telecom Pulse Mask Testing (11 pages)
- ENETbusD Decoder (16 pages)
- Eye Doctor II (45 pages)
- JitKit (16 pages)
- JTA2 (31 pages)
- Power Analyzer Package (34 pages)
- QPHY-10GBase-KR (28 pages)
- QPHY-10GBase-T (36 pages)
- QPHY-BroadR-Reach (33 pages)
- QPHY-DDR2 (47 pages)
- QPHY-DDR3 (44 pages)
- QPHY-DDR4 (73 pages)
- QPHY-DisplayPort (19 pages)
- QPHY-ENET (78 pages)
- QPHY-HDMI (37 pages)
- QPHY-LPDDR2 (49 pages)
- QPHY-MIPI-DPHY (32 pages)
- QPHY-MOST150 (24 pages)
- QPHY-MOST50 (21 pages)
- QPHY-PCIe (30 pages)
- QPHY-PCIE3 (28 pages)
- QPHY-SAS2 (45 pages)
- QPHY-SAS3 (50 pages)
- QPHY-SATA (45 pages)
- QPHY-USB (66 pages)
- QPHY-USB3-Tx-Rx (47 pages)
- QPHY-UWB (30 pages)
- SDA II (38 pages)
- SDA III-CompleteLinQ (59 pages)
- Spectrum Analyzer (14 pages)
- USB2 Decoder (24 pages)