Q-Code User Manual
Ver. 7.0 2021/11/30
221
4.16.5 TableL(TableName, X, Y, Ri)
TableL(TableName, X, Y, Ri) command is for direct data addressing and it can be used to read the
Low-Nibble of entry of table defined in
[Table]
section.
TableName:
name of table defined in
[Table]
.
X:
represents the address of X axis.
Y:
represents the address of Y axis.
Ri:
save the Low-Nibble of obtained data to Ri.
Note: NX1 does not support this command.
4.16.6 TableM(TableName, X, Y, Ri)
TableM(TableName, X, Y, Ri) command is for direct data addressing and it can be used to read the
Middle-Nibble of entry of table defined in
[Table]
section.
TableName:
name of table defined in
[Table]
.
X:
represents the address of X axis.
Y:
represents the address of Y axis.
Ri:
save the Middle-Nibble of obtained data to Ri.
Note: NX1 does not support this command.
4.16.7 TableH(TableName, X, Y, Ri)
TableH(TableName, X, Y, Ri) command is for direct data addressing and it can be used to read the
High-Nibble of entry of table defined in
[Table]
section.
TableName:
name of table defined
[Table]
.
X:
represents the address of X axis.
Y:
represents the address of Y axis.
Ri:
save the High-Nibble of obtained data to Ri.
Note: NX1 does not support this command.
4.16.8 Table(TableName, X, Y, Rh, Rm, Rl) / Table(TableName, X, Y, Ri)
Table(TableName, X, Y, Rh, Rm, Rl) command is for direct data addressing and it can be used to read
the entry of table defined in
[Table]
section.
Table(TableName, X, Y, Rh, Rm, Rl)
only supports NY4 / NY5 / NY5+ / NY6 / NY7 / NY9T.
Table(TableName, X, Y, Ri)
only supports NX1.
TableName:
name of table defined in
[Table]
.
X:
represents the address of X axis.
Y:
represents the address of Y axis.
Rh:
save the High-Nibble of obtained data to Rh.