GetUnitFigure
Gets processing unit figure data
GetUnitFigure <unitNo>, <figureNo>, <figure()>
Parameters
<unitNo>
|
Processing unit number
|
<figureNo>
|
The figure number to be set
|
<figure()>
|
The figure data to be set
|
Return Value
None.
Description
The integer type array variable of one dimension that stores the set graphic data is specified for the argument <figure()> in shape to add only () without specifying the element number like XX&().
It is necessary to define a number of elements enough to store the acquired graphic data in the specified array variable beforehand. (*There is no mechanism enhanced automatically when the number of elements is insufficient now.
Notes