Requires: Base Development System
View the class hierarchy.
Method | Description |
---|---|
Class Operator:Call | Calls 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:Traverse | Traverses 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 |
Delete | Deletes the object. After LabVIEW deletes the object, all references to the object are invalid. Details |
Tag:Get Tag | Returns a tag value associated with the tag. Returns FALSE if the tag does not exist. Details |
Tag:Remove Tag | Removes the specified tag. Returns FALSE if LabVIEW did not remove the tag. Details |
Tag:Set Tag | Sets a tag value. Returns FALSE if LabVIEW does not set the tag value. Details |
Tag:Set Tag Persistence | Sets the persistence of the tag. Returns FALSE if not found. Details |