Gets the index for the control or indicator of the given name. If the control or indicator for which you want to get an index does not have a terminal on the block diagram, this method returns an error.

You can use this method to specify the controls for which you get or set values with the Get Control Values by Index or Set Control Values by Index functions.

Parameters

Name Data type Required Description
Control Name cstr.png Yes

Specifies the name of the control or indicator for which LabVIEW retrieves an index.

Remarks

The following table lists the characteristics of this method.

Short Name GetControlIndexByName
Data type ci32.png
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Settable when the VI is running Yes
Loads the front panel into memory No
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes
Must wait until user interface is idle No
Available with control VIs Yes
Available with global VIs Yes
Available with strict type definitions No
Available with polymorphic VIs No