4. Linux SDK
bcReqVerData
FALSE On Failure
Description: Request version data of the board.
bcReqModel
Prototype
BOOL bcReqModel (BC_PCI_HANDLE hBC_PCI, ModelData *pdata);
Packet
0x19
Input Parameter
BC_PCI_HANDLE hBC_PCI : Handle returned from 'bcStartPci' function
pdata = pointer to ModelData structure.
The structure is defined in the "bcuser.h" header file.
Returns
TRUE On Success
FALSE On Failure
Description: Request model data of the board.
bcGPSReq
Prototype
BOOL bcGPSReq (BC_PCI_HANDLE hBC_PCI, GpsPkt
*pktout);
Packet
0x31
Input Parameter
BC_PCI_HANDLE hBC_PCI : Handle returned from 'bcStartPci'
function
pktout = structure commands information detailing the packet to
retrieve and the buffer
Returns
TRUE On Success
FALSE On Failure
Description: Retrieve a data packet from the GPS receiver. Refer to chapter for more details regard-
ing this command. (See packet 0x31 definition)
bcGPSSnd
Prototype
BOOL bcGPSSnd (BC_PCI_HANDLE hBC_PCI,
GpsPkt *pktin);
Packet
0x30
Input Parameter
BC_PCI_HANDLE hBC_PCI : Handle returned from
"bcStartPci"
pktin = structure commands information detailing the
packet to send and the buffer.
Returns
TRUE On Success
FALSE On Failure
Description: Send a data packet to the GPS receiver. Refer to Chapter 1 for more details regarding
this command. (See packet 0x30 definition)
- 172 -
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com