Please enable JavaScript to view this site.

Displays the contents of the parameter register by specifying the keyword.

Syntax

D integer_parameter_name [idx] [rip] [-M n] [-D | -O | -H | -B] [-L] [-V [-N]]

D real_parameter_name [idx] [rip] [-M n] [-L] [-V [-N]]

integer_parameter_name

real_parameter_name

Parameter name

idx

Axis number, if requested (1÷32). (optional)

rip

Number of elements to be displayed. (optional)

-M n

Displays the result in a matrix of n columns, with n between 1 and 16. (optional)

-D

For an integer parameter, displays the result in decimal. (optional)

-O

For an integer parameter, displays the result in Boolean format (TRUE= R<>0 / FALSE R=0). (optional)

-H

For an integer parameter, displays the result in hexadecimal. (optional)

-B

For an integer parameter, displays the result in binary. (optional)

-L

This parameter should be used if more than 100 elements ([rip]>100) are to be displayed. (optional)

-V

Display "parameter_name (idx)". (optional)

-N

Displays the parameter type and associated index. (optional)

Notes

It is not possible to interrupt the sequence once the directive is running

Example for integer parameter

Example for real parameter

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC