Admin Production ni-theme
Current Publication

Configure Sample Clock Output Enabled [SC]

IVI Compliance Package

IviDigitizer Configure Sample Clock Output Enabled [SC]

IviDigitizerSampleClock Capability Group

Configures whether or not the sample clock appears at a reference output of the digitizer.

IviDigitizer Configure Sample Clock Output Enabled [SC].vi

civrn instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

cbool Output Enabled (Off) Specifies whether or not the sample clock appears at a reference output of the digitizer. This value sets the IviDigitizer Sample Clock Output Enabled property.

Valid Values:

TRUE - Enable Sample Clock Output

FALSE - Disable Sample Clock Output

Default Value: FALSE

cerrcodeclst error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

iivrn instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

ierrcodeclst error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.