Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ XR Studio

Item tag

  • Last UpdatedApr 28, 2023
  • 1 minute read

The <item> tag of Config.xml represents a configuration setting with a name, a type, and a value.

Code example

This is a code example for the item tag.

<item name="numThreads" type="sint" value="0" description="Number of grabbing threads (0 is no threads)" constraints="range:0 inf" />

Attributes

The attributes for the item tag.

Attribute name

Use

Description

name

Mandatory

The struct name.

type

Mandatory

The item type selected among the field types. Ensure there is also an SCOLOR3 type not yet implemented by the scripting language.

value

Mandatory

The current value.

description

Optional

A description of the item.

In This Topic
TitleResults for “How to create a CRG?”Also Available in