GxIviFgen_ConfigureClockRole

Purpose

Sets the role that the board will assume in the waveform generating domain.

Syntax

ViStatus GxIviFgen_ConfigureClockRole (vi, clockRole, clockLeaderSource)

Parameters

Name
Type
Description
vi
ViSession
Handle to a GX1632e board.
clockRole
ViInt32
Group number:
0.      GXIVIFGEN_VAL_ROLE_LEADER
1.    GXIVIFGEN_VAL_ROLE_FOLLOWER
clockLeaderSource
ViInt32
Specifies the clock source that the leader will output the synchronization signal on:
  • IVIFGEN_VAL_TTL0
  • IVIFGEN_VAL_TTL1
  • IVIFGEN_VAL_TTL2
  • IVIFGEN_VAL_TTL3
  • IVIFGEN_VAL_TTL4
  • IVIFGEN_VAL_TTL5
  • IVIFGEN_VAL_TTL6
  • IVIFGEN_VAL_TTL7
  • IVIFGEN_VAL_PXI_STAR

Comments

Setting the board in the clock leader role will instruct the board to output its internal clock source onto the specified clock leader source.  Clock leader source is not used if the board is using the follower role.