GetUnitData

Gets processing unit data

GetUnitData <unitNo>, <dataNo> | <dataIdent>, <data>

Parameters
<unitNo>
Processing unit No
<dataNo>
Data No
<dataIdent>
Data identification name
<data>
Obtained data

Return Value
None.

Description
Gets processing unit data.
Variable that stores acquired data is specified by the argument <data>(element of array variable is available)
The acquired data is stored in the variable specified after it converts into the type of the specified variable.

Notes