ConnectRefToArray

Synopsis

Select reference from array of references depending on slider value.

Input Ports

&Parms Parms data Reference to Parms group

Parameters

value int Array Index

Description

Finds the reference of an array references which is set by the slider bar. A link to the referenced group is set and an output of the reference is set.

Input Ports

&Param

The input for the ConnectRefUI macro.

Parameters

value

Value is the array index at which the user wants to link.

Utility Macros

The User Macro Connect combines the Functional Macro ConnectRefToArrayMember with the UI Macro ConnectRefUI.

Example

The example application ConnectRefToArrayEg provided, shows the linking of group references.

Files

iac_proj/con_ref/con_macs.v contains the functional macro ConnectRefToArrayFunc, the user interfaces macro ConnectRefToArrayUI, and the user macro ConnectRefToArray. iac_proj/con_ref/con_apps.v contains the example application ConnectRefToArrayEg.

Other Notes

The ConnectRefToArrayMacs library inherits its process. As this library contains no procedural code, the process is not important.

Authors

Brian Selle
Leon Thrane 
Advanced Visual Systems, Inc.

Modifications

Ian Guthrie
Manchester Visualization Centre

Contact

International AVS Centre
Manchester Visualization Centre
Manchester Computing
University of Manchester
Oxford Road
Manchester
UK
M13 9PL

See Also