Manual

Copyright © Dr Robot Inc. 2008
45
Parameter: void
Return value: short ival
Remarks:
If ival = 0x7fff, it means receiver did not get the distance measurement, the
transponder with ID4 is out of range.
If ival = 0x7ff0, it means receiver did not get any new distance data.
VI.5. short GetGPS05 ( )
Description:
Get the distance measurement (unit: mm) from the RIGHT Constellation receiver on
the car to the selected Constellation transponder (ID = ID1).
Syntax: ival = GetGPS05 ( );
Parameter: void
Return value: short ival
Remarks:
If ival = 0x7fff, it means receiver did not get the distance measurement, the
transponder with ID1 is out of range.
If ival = 0x7ff0, it means receiver did not get any new distance data.
VI.6. short GetGPS06 ( )
Description:
Get the distance measurement (unit: mm) from the RIGHT Constellation receiver on
the car to the selected Constellation transponder (ID = ID2).
Syntax: ival = GetGPS06 ( );
Parameter: void
Return value: short ival
Remarks:
If ival = 0x7fff, it means receiver did not get the distance measurement, the
transponder with ID2 is out of range.
If ival = 0x7ff0, it means receiver did not get any new distance data.
VI.7. short GetGPS07 ( )
Description:
Get the distance measurement (unit: mm) from the RIGHT Constellation receiver on
the car to the selected Constellation transponder (ID = ID3).
Syntax: ival = GetGPS07 ( );
Parameter: void
Return value: short ival
Remarks:
If ival = 0x7fff, it means receiver did not get the distance measurement, the
transponder with ID3 is out of range.
If ival = 0x7ff0, it means receiver did not get any new distance data.
VI.8. short GetGPS08 ( )
Description: