Generic Methods

Requires: Base Development System

View the class hierarchy.

MethodDescription
Class Operator:CallCalls the VI associated with the Operator Name, on the object. Returns FALSE if no operator VI is associated with the class of the object. Details
Class Operator:TraverseTraverses the object tree of a specified object and performs a function on any object that has a process specified. If the traverse fails, LabVIEW returns FALSE. Details
DeleteDeletes the object. After LabVIEW deletes the object, all references to the object are invalid. Details
Tag:Get TagReturns a tag value associated with the tag. Returns FALSE if the tag does not exist. Details
Tag:Remove TagRemoves the specified tag. Returns FALSE if LabVIEW did not remove the tag. Details
Tag:Set TagSets a tag value. Returns FALSE if LabVIEW does not set the tag value. Details
Tag:Set Tag PersistenceSets the persistence of the tag. Returns FALSE if not found. Details