READVAR |
This device reads the numerical value relative to the associated variable that was created using the ASSIGN object.
The name of the variable, that must be supplied through the REFERENCE parameter must be a variable name that exists in the net.
With the using of the pair ASSIGN / READVAR it is possible to transfer numerical values from one point to another in the net.
Property settings
Parameter |
Description |
REFERENCE |
This parameter specify the name of the variable |
Net plugs
Plug |
Description |
OUT |
This pin gives the value of the associated variable |
See also : ASSIGN