VI and Control Reference
Use the VIs and controls to programmatically dig, reanimate, smite, bury etc.
| Palette Object | Description |
|---|---|
| Bury | Removes a grave from the block diagram of a VI leaving behind the Spirit. |
| Dig | Adds a grave to the block diagram of a VI. |
| Filter Graves | Gets only the references to graves from a list of references. |
| Find Graves | Finds all of the graves in a VI's block diagram. |
| Find Zombies | Finds all of the graves that contain a zombie in a VI's block diagram. |
| Is Grave | Determines if a reference is to a grave. |
| Is Zombie | Determines if a reference is to a grave with a zombie. |
| Reanimate | Changes a corpse to a zombie at a grave in a VI's block diagram. |
| Smite | Changes a zombie into a corpse and frees the spirit at a grave in a VI's block diagram. |
| Controls | All controls and type definitions used by this toolkit. |