VI_Tag_GetTag.vi

Gets the data set by the Set Tag method

VI_Tag_GetTag.vi

cvirn

VI reference - VI reference is a reference to a VI, custom control, or global variable for which you want to invoke the Set Tag method.

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.

cstr

TagName - TagName is the name of the tag.

ivirn

dup VI reference - dup VI reference is a duplicate reference to the VI, custom control, or global variable reference passed in.

icclst

error out - 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.

ibool

IsPersistant - IsPersistant specifies whether the tag will survive a save/load.

ifxdt

Value - Value contains the data associated with the tag.

ibool

GetTag - GetTag returns TRUE if the tag was found.