Admin Production ni-theme
Current Publication

Get Arm Source Name [ARM]

IVI Compliance Package

IviDigitizer Get Arm Source Name [ARM]

IviDigitizerArm Capability Group

This VI returns the physical channel identifier that corresponds to the one-based index that the user specifies.

Note Notes  
  • If the driver defines a qualified arm source name, this VI returns the qualified name.
  • If the value that the user passes for the Source Index parameter is less than one or greater than the value of the IviDigitizer Arm Source Count property, the VI returns an empty string in the Source Name parameter and returns the Invalid Value error.

IviDigitizer Get Arm Source Name [ARM].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

ci32 Source Index (1) A one-based index that defines which name to return.

Default Value: 1

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

istr Source Name Returns the arm source name that corresponds to the index.
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.