6D

Description

Retrieve Multi 6D Output Data (Bool, Int/UInt, Float, or String) (Inference Session). Type : polymorphic.

Input parameters

 

Β Inference inΒ :Β object,Β inference session.
Β index :Β integer,Β defines the position of the output within the data array. It corresponds to the index assigned to the output when it is created (via theΒ indexΒ parameter).

 

Output parameters

 

Β Inference outΒ :Β object,Β inference session.
Β 6D Output Data : array,Β 6D array of data with any type : integers (signed/unsigned), floats, doubles, booleans, or strings.​

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Accelerator library to run it).

Table of Contents