VI_Tag_SetTags.vi

Replaces the data associated with all tags of a specified name. Returns the number of tags changed

VI_Tag_SetTags.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.

cfxdt

Value - Value contains the data to associate with 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.

ii32

SetTags - SetTags returns the number of tags changed.