dqClass_setModifiedData(RemoveLocked).vi

This VI writes the data of the dqGOOP object and unlocks it for write access. In addition, the locked data is removed from the cache.

dqClass_setModifiedData(RemoveLocked).vi

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.

ccclst

data - data control represents the data associated with the class object. This can also be referred to as attributes or properties.

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.