VisionOption

Summary

Toggle visual options (such as alert indicators or voxelisation).

Parameters

Name

Type: Text Default: alerts

The name of the visual option you would like to alter.

It must be one of the values in the following list…

NameMeaning
alertAlert Indiciators
voxelVoxelisation at a Distance
changeChange Detection
pipPicture-In-Picture Display
chartVoxel Bar-Chart Mode

Value

This can be true to enable the option, or false to disable it.

Examples

<visionoption name="alert" value="off" />
This script step will disable alert indicators.