Converter

Vector Split

Vector Split This function block can be used to split a vector into its sub elements. The maximum number of elements that can be accessed in this way is 16. Parameters The parameter dialog can used to select the data type and the number of elements. Signals Name I/O Type(s) Function X I Data type independent Input vector Y0 O Data type independent Output value ... Y15 O Data type independent Output value Visualization The function block changes its size according to the number of element...

Create Vector

Create Vector This function block can be used to create a vector out of a number of single elements. The maximum number of elements that can be merged into a vector in this way is 16. Parameters The parameter dialog can used to select the data type and the number of elements. Signals Name I/O Type(s) Function X0 I Data type independent Input values ... X15 I Data type independent Input values Y O Data type independent Output vector Visualization The function block changes its size accord...

Pin

Pin This function block can be used to provide a value of any defined data type as a signal used within the program. This block is used to connect a block attribute with various function blocks. The block is also used to connect two block attributes. F.e. if a parameter value should be assigned to a variable. Parameters The parameter dialog can be used to select a data type. Signals Name I/O Type(s) Function X I Data type independent Input value Y O Data type independent Output value Visu...

Convert/Assign

Convert/Assign This function block is used to convert signals of one data type to signals of another data type. It can also be used to assign values of a single data type (if the input and the output have the same data type). Parameters The parameter dialog can be used to select the data type and the number of elements for the source and destination. Signals Name I/O Type(s) Function X I BIT, BYTE, WORD, FLOAT, LONG Input signal Y O BIT, BYTE, WORD, FLOAT, LONG Output signal Visualization...