Sets the timeout value, in milliseconds (ms), for the VISA session of the device under test (DUT), specified by the VISA resource name parameter.


icon

Inputs/Outputs

  • cvsrn.png VISA resource name

    VISA resource name specifies the name of the resource for which you set the timeout value. This parameter also specifies the VISA session and class.

  • cu32.png timeout (ms)

    timeout specifies the minimum timeout value, in milliseconds (ms), to use when accessing the device. The default value is 2000.

    Note The actual timeout that VISA returns may be higher than the specified timeout.
  • cerrcodeclst.png error in

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

  • ivsrn.png VISA resource name out

    VISA resource name out returns the resource name to which a VISA session is opened and the resource class. The class name matches the VISA resource name parameter.

  • ierrcodeclst.png error out

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