VI_Tag_SetTagsPersistance.vi

Changes the persistance of all tags of the specified name. Returns number of tags changed.

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

cbool

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

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

Set Tags Persistance - Set Tags Persistance returns the number of tags changed.