Configuration Parameter |
Selectable Option/Value |
Description |
Pointer variable name |
|
Enter name of the variable |
Variable data type |
char--int--short--long--float--double |
Select data type |
Variable size |
|
Initialize variable size |
Initialize variable |
Check--Uncheck |
Check this if user wants to initialize pointer variable with a value |
Value |
|
Variable declaration value. Make sure to enter with the correct format |
This block is used to store a pointer variable in a model.
This block will create a global pointer. Therefore, it will allow other blocks to access this variable.