Binex Service |
BINEX is a data format designed by UNAVCO. It defines several method for encoding binary information with an emphasis on how to handle GNSS-related data. The NetRS can be configured to stream Binex formatted data containing GPS observables and related data. (Similarly formatted Binex data can be recorded in internal data files, as described in the Data Logging description.)
The Binex streaming service can be configured on any type of port (Serial, UDP, TCP or REP). The configuration setup page provides several options for which Binex record types are included, the rates of those records, and the exact contents of the records.
GPS observables data can be sent, based on one of several different epoch intervals, or suppressed altogether by setting the Interval to "Off". The observables have several options:
A System Status Record (type 0x7d-00) can be saved at specified intervals. The record will contain the NetRS internal temperature and readings of the power source voltages.
MetaData Records (type 0x00) can be saved at specified intervals. These records can optionally contain several different fields.
Field ID | Contents: |
0x18 | The Text Serial Number as entered on the Antenna Setup page. If that value is blank, then the Numeric Serial Number will be used. |
0x21 | The Radome Serial Number as entered on the Antenna Setup page. If that value is blank this field will be suppressed. |
0x17 | The NGS/IGS antenna type as selected on the Antenna Setup page. |
0x20 | The NGS/IGS radome type, as selected on the Antenna Setup page - typically the last 4 characters of the NGS/IGS Name. |
Met/Tilt Data (collected from peripheral devices via the Met/Tilt Service) can be included in the Binex stream. This behavior can be suppressed by unchecking the "Include in Stream" checkbox.
$PASHS,XDR,P,1.0088855,B,DQ 51878,C,23.56,C,DQRHT003,H,47.5,P,DQRHT00where:
1.00888555
is the pressure.DQ 51878
is the pressure sensor serial number.23.56
is the temperature.DQRHT003
is the temperature sensor serial number.47.5
is the relative humidity.DQRHT00
is the humidity sensor serial number.