Download TSync - PCIe Factory Driver Guide, Rev G.

Transcript
TSync-PCIe Factory Driver Guide
IO_PORT
int
Spectracom Corporation
nInstance,
nOffset);
Description:
Set the IRIG output’s offset. Offset is in nanoseconds from -500 msec to +500
msec.
Input Parameters:
hnd: Board handle
nInstance: The instance number
nOffset: The offset information
Returns:
(TSYNC_SUCCESS) Success
4.2.18.5 TSYNC_IP_getLocal
TSYNC_ERROR TSYNC_IP_getLocal(
TSYNC_BoardHandle
hnd,
IO_PORT
nInstance,
TSYNC_LocalClockObj *pObj);
Description:
Get the IRIG reference’s local time zone and DST rule. Timezone and DST
offsets are in seconds.
Input Parameters:
hnd: Board handle
nInstance: The instance number
Output Parameters:
pObj: Pointer to the Local Clock result
Returns:
(TSYNC_SUCCESS) Success
4.2.18.6 TSYNC_IP_setLocal
TSYNC_ERROR TSYNC_IP_setLocal(
TSYNC_BoardHandle
hnd,
IO_PORT
nInstance,
TSYNC_LocalClockObj *pObj);
Description:
Set the IRIG reference’s local time zone and DST rule. Timezone and DST
offsets are in seconds.
Input Parameters:
hnd: Board handle
nInstance: The instance number
Output Parameters:
pObj: Pointer to the Local Clock information
Returns:
4-184
Synchronizable Timecode Generator Supplemental Information