User manual

Code: ENIGMA III User Manual
Edition: 1 Revision: 4
Date: 19/12/2008
Page: 97/97
10.5 IQ Recording
Recording of the I/Q-data of the PCI-receiver-board in full resolution in configurable ring-buffer on the
signal-processing PC
Open a console and type:
telnet enigma3 5555
auth Secondary
set RecordName ‘filename’
set RecorderMode 1
Remark: filename is the user given filename for the recorded data. The command “set
RecorderMode 1” starts the recording.
Remark: The recording is stopped when ENIGMA receives a stopacq command. When still in
RecorderMode 1 it will start the recording again with an empty file when receiving
a startacq command.
wait a while for recording to take place
to stop recording, type in the console:
set RecorderMode 0
to close the telnet connection type
ctrl + ]
To get the recorded data type in a console:
ssh root@enigma3
enter password when prompted
type
cd /data
ls
The recorded data with the user given filename will be shown.
GAMIC Proprietary