Displays the axis parameter register of real type (APR).
Syntax |
D APR idx1 idx2 [rip] [-M n] [-L] [-V [-N]] |
---|---|
idx1 |
Index related to the element to be displayed |
idx2 |
Index relative to the element to be displayed |
rip |
Number of elements to be displayed after the first one. (optional) |
-M n |
Displays the result in an array of n columns, with n between 1 and 16. (optional) |
-L |
This parameter is to be used in case you wanted to display more than 100 elements (rip>100). (optional) |
-V |
Display "APR[idx1][idx2]" (optional) |
-N |
Only with the -V command, displays the assigned label. (optional) |
Notes |
It is not possible to stop the sequence once the directive is running |