Returns the cluster elements whose names you specify.

You do not have to keep track of the order of the elements within the cluster. This function does not require the number of elements to match the number in the cluster. After you wire a cluster to this function, you can select an individual element from the function.

The connector pane displays the default data types for this polymorphic function.


icon

Inputs/Outputs

  • cunclst.png input cluster

    input cluster is the cluster whose elements you want to access.

  • ipoly.png element

    element 0..m-1 is the element of input cluster called name 0..m-1.

    You can access only elements with owned labels. To select a named element, click a name terminal and select a name from the shortcut menu.
  • FPGA Module Details

    The following details apply when you use this object in an FPGA VI.

    Note The following details are subject to change with each version of the LabVIEW FPGA Module.
    Single-Cycle Timed Loop Supported.
    Usage N/A
    Timing The Cluster & Class functions require no clock cycles to execute because they do not include internal registers.
    Resources The Cluster & Class functions consume no FPGA resources because they are purely wiring operations.