beautypg.com

S2253p_readgps_gsa, S2253p_readgps_gsv – Sensoray 2253 Windows User Manual

Page 49

background image

This function reads the most recent GPS GPGGA message into a character
buffer. The returned buffer will be in the format of the NMEA 0183.
devid

device id in the system (use 0 with a single board installed).

value

pointer to character buffer to receive GGA message.

size

size of the buffer, recommended 80.

S2253P_ReadGPS_GSA

MID2253_API int __stdcall S2253P_ReadGPS_GSA (

int

devid,

char

*value,

int

size);

This function reads the most recent GPS GPGSA message into a character
buffer. The returned buffer will be in the format of the NMEA 0183.
devid

device id in the system (use 0 with a single board installed).

value

pointer to character buffer to receive GSA message.

size

size of the buffer, recommended 80.

S2253P_ReadGPS_GSV

MID2253_API int __stdcall S2253P_ReadGPS_GSV (

int

devid,

char

*value,

int

size);

This function reads the most recent GPS GPGSV message into a character
buffer. The returned buffer will be in the format of the NMEA 0183.
devid

device id in the system (use 0 with a single board installed).

value

pointer to character buffer to receive GSV message.

size

size of the buffer, recommended 80.

49

This manual is related to the following products: