Welcome to our Support Center

2D

Description

Returns the 2D output data selected by the name. Type : polymorphic.

Input parameters

 

Model in : model architecture.
name : string, name of layer.

 

Output parameters

 

Model out : model architecture.

layer_information : cluster

name : string, name of layer.
index : integer, index of layer.
shape : array, output shape.

output_2d : array, output data.

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 HAIBAL library to run it).

Table of Contents