RouteTrak API
CRTEngine::RTGpsConfigure
CRTEngine | See Also
RTERROR RTGpsConfigure(int iPort, int iBaud = 38400, GPSPROTOCOL gpProtocol = GPSPROTOCOL_NMEA, GPSRECEIVER grReceiver = GPSRECEIVER_EMTAC);
Parameters
Parameters Description
iPort The communications port number that the Engine will use to communicate with the GPS receiver
iBaud The baud rate that the Engine will use to communicate with the GPS receiver
gpProtocol The protocol that the Engine will use to communicate with the GPS receiver
grReceiver The GPS receiver type

Return Values
Return Values Description
RTE_NONE No errors
RTE_INVALID_PORT Invalid port specified
RTE_INVALID_PROTOCOL Invalid pspecifiedrotocol
RTE_INVALID_RECEIVER Invalid receiver specified

Description
Configures the RouteTrak Engine's GPS communications parameters
See Also
Class
Links

Copyright (c) 2001-2004 Links Point Inc.