1 How To...
1.19
Log BINEX Files
The receiver can log BINEX files on its internal disk. BINEX logging is configured independently
for each log session.
Internal BINEX logging is typically configured as follows:
1. The BINEX file naming convention is inspired from the RINEX 2.11 file naming con-
vention. The difference with RINEX is that the file type character is omitted and that
the
.bnx
suffix is added. See the description of the
command for details. The four-character station code must be specified with the
command. For example, to set the station code to "
LEUV
",
use:
setMarkerParameters, , , , LEUV <CR>
2. Use the
command to specify the BINEX file duration
(fifteen minutes, one hour, six hours or one day). This is done independently for each
log session. For example, to log daily BINEX files in the
LOG1
log session, use:
setBINEXLoggingParameters, LOG1, Hour24 <CR>
3. Use the
command to define which BINEX records need to be
logged and at which interval (see also section 1.4). For instance, to log observation
records (0x7F-05) at 10-second interval together with all decoded navigation records
and metadata (0x00) at the beginning of the file, use:
setBINEXOutput, Stream1, RRec00, sec10 <CR>
4. Make sure that the log session is defined and enabled:
setLogSession,LOG1,enabled <CR>
5. To stop BINEX logging, disable the BINEX stream as follows:
setBINEXOutput,Stream1,none <CR>
or temporarily disable the log session:
setLogSession,LOG1,disabled <CR>
Note that the maximum file size supported by the receiver is 4GBytes.
Section 1.15 explains how to set up log sessions, section 1.25 shows how to automatically
FTP push BINEX files to a remote server and section 1.23 shows how to download the BINEX
files.
38
Summary of Contents for PolaRx5TR
Page 1: ...PolaRx5TR Reference Guide Applicable to version 5 5 0 of the Firmware ...
Page 73: ...3 Command Line Reference Chapter 3 Command Line Reference 73 ...
Page 130: ...3 Command Line Reference COM1 gim CR R gim IonosphereModel off COM1 130 ...
Page 237: ...3 Command Line Reference COM1 237 ...
Page 279: ...3 Command Line Reference COM1 279 ...
Page 294: ...4 SBF Reference Chapter 4 SBF Reference 294 ...