LinksPoint GPS Toolkit Reference
SirfSwitchOperatingMode
SiRF Specific functions | See Also
Configures a receiver to use one of seferal test modes, or normal navigation
Parameters
Parameters Description
SIRF_OP_MODE OpMode 0=normal; 1E51 = Testmode1; 1E52 = Testmode2; 1E53 is not supported.
unsigned short usSvID Satellite to Track
unsigned short usPeriod Duration of Track
Return Value
Returns GPSERROR_NONE on success or GPSERROR_CONFIG on failure.
Remarks
See Also
Group
Declaration
GPSERROR GPSAPI SirfSwitchOperatingMode(SIRF_OP_MODE OpMode, unsigned short usSvID, unsigned short usPeriod);
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.