Configures the device to wait for the GPS to lock. GPSDO may take up to 10 minutes to lock to a satellite the first time.


icon

Inputs/Outputs

  • cstr.png channel list

    channel list specifies the channel(s) to configure.

  • civrn.png session handle

    session handle identifies your instrument session.

    session handle is obtained from the niUSRP Open Tx Session VI or the niUSRP Open Rx Session VI and identifies a particular transmit (Tx) or receive (Rx) session.

  • cstr.png device

    device specifies the lock signal to wait for. Leave device set to the default value, GPS.

  • cdbl.png timeout

    timeout specifies the time to wait, in seconds, before returning an error if the requested number of samples have not been generated.

    A negative value indicates to the driver to wait indefinitely.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iivrn.png session handle out

    session handle out passes a reference to your instrument session to the next VI.

    session handle out is obtained from the niUSRP Open Tx Session VI or the niUSRP Open Rx Session VI and identifies a particular transmit (Tx) or receive (Rx) session.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.