BSSETV, BSSETOCTV – Binary Structure - Set matrix of given type
Block SymbolsLicensing group: ADVANCED
Function Description
This group of blocks is used to set the matrix of values into a binary structure (byte array). The
function is the inverse of the BSGETV and BSGETOCTV
blocks, i.e. all signals have the same meaning, only the data is copied in the opposite
direction - from the uMat input to the binary structure represented by the byte
array connected to the uVec input. The block modifies the binary structure only if
HLD=off.
Unlike the BSGETV block, the numbers of rows and columns are not
specified, but are determined from the actual size of the matrix connected to the uMat
input.
Inputs
HLD | Hold | Bool |
uVec | Binary Structure (array of bytes) input | Reference |
uOffset | Offset to start in the input Binary Structure (in bytes) | Long (I32) |
uMat | Reference of the matrix with input values | Reference |
Outputs
yVec | Copy of the uVec input, for easy chaining | Reference |
yOffset | Offset after the last processed byte of the input Binary Structure (in bytes), for easy chaining | Long (I32) |
Parameters
m | Number of active items (for multi-blocks) 1 8 8 | Long (I32) |
BE | Big-Endian byte order (default is Little-Endian, e.g. Intel) | Bool |
type | Data type of item 2 10 2 | Long (I32) |
[Previous] [Back to top] [Up] [Next]
2023 © REX Controls s.r.o., www.rexygen.com