AOUT.DEBUGDATATYPE
Description
AOUT.DEBUGDATATYPE is used in AOUT.MODE = 9 (debug mode).
This parameter sets the data type of the value to be debugged according to the table below:
| Value | Data Type |
|---|---|
|
0 |
Illegal type |
|
1 |
Signed (1 byte) |
|
2 |
Unsigned (1 byte) |
|
3 |
Signed (2 bytes) |
|
4 |
Unsigned (2 bytes) |
|
5 |
Signed (4 bytes) |
|
6 |
Unsigned (4 bytes) |
|
7 |
Signed (8 bytes) |
|
8 |
Unsigned (8 bytes) |
|
9 |
Pointer to one byte |
|
10 |
Fix shift |
General Information
|
Type |
NV Parameter |
|
Units |
N/A |
|
Range |
0 to 10 |
|
Default Value |
0 |
|
Data Type |
Integer |
|
Start Version |
M_01-01-01-000 |
Related Topics





