![Symmetricom bc635PCI-V2 User Manual Download Page 143](http://html.mh-extra.com/html/symmetricom/bc635pci-v2/bc635pci-v2_user-manual_1419591143.webp)
3. Windows SDK
bcGPSMan
Packet
0x32
Input Parameter
GpsPkt *ptrIn
This structure commands information detailing the packet to send and the
buffer where the data is stored.
.GpsPkt *ptrOut
This structure commands information detailing the packet to retrieve and
the buffer where the data will be stored.
Returns
RC_OK On Success
RC_ERROR On Failure
Description: Manually sends and retrieves data packets from the GPS receiver. (See PACKET 0x32
definition.)
bcGPSOperMode
Prototype
int bcGPSReq (UCHAR static);
Packet
0x34
Input Parameter
UCHAR static = 0 or 1
Note: The following are defined in the "Bc637pci.h" header file;
#define GPS _NONE _STATIC (0)
#define GPS _STATIC (1) (default)
Returns
RC_OK On Success
RC_ERROR On Failure
Description: By default, the TFP directs the GPS receiver to Static Mode of Operation after the TFP
is tracking to GPS. This Command allows the user to disable this feature. See Packet 2C for detail
description on this feature.
This function should only be used when the TFP is in GPS Mode of Operation.
bcStartInt
Prototype
HANDLE bcStartInt (INT dev_no);
Packet
N/A
Input Parameter
INT dev_no = bc635PCI device to open (same used in bcStartPCI).
Returns
Handle to the event object On Success RC_ERROR On Failure
Description: Starts the interrupt thread to signal interrupts.
Notes: See IntrSamp.c that shows how to use interrupts.
bcStopInt
Prototype
int bcStopInt (void);
Packet
N/A
- 126 -
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com