dqClass_Status.vit

dqClass_Status.vit

cdlrn

reference - reference is a refnum associated with a dqGOOP class object.

ccclst

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.

icclst

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.

idlrn

duplicate reference - duplicate reference has the same value as reference.

ibool

object locked - object locked returns TRUE if a class method has obtained the dqGOOP object data for modification.

istr

object name - object name is the name of the dqGOOP class object.

ii32

methods pending lock - methods pending lock is the number of class methods currently waiting to access the dqGOOP object data.