Reference Manual
PMAC 2 Software Reference 
PMAC On-Line Command Specification  251 
default) 
Remarks 
This command causes PMAC to report the contents of the rotary motion program buffer for 
the addressed coordinate system to the host. The contents are reported in ASCII text form. If 
I9 is 0 or 2, the contents are reported in short form (e.g. LIN). If I9 is 1 or 3, the contents are 
reported in long form (e.g. LINEAR). 
If neither {start} nor {length} is specified, the entire contents of the buffer will be 
reported. If {start} is specified, the reporting will begin {start} words from the 
beginning of the buffer. If {length} is specified, the reporting will continue for 
{length} words from the starting point. 
If either {start}, {length}, or both, or just the comma, is included in the command, the 
listing of the program will include the buffer address offsets with each line. Having a listing 
with these offsets can be useful in conjunction with later use of the PC (Program-Counter) 
and LIST PC commands. 
If the loading of the rotary buffer has caused the buffer to “wrap around” and re-use the 
beginning of the buffer, the listing will start relative to this new top of the buffer (even if 
there are previously loaded, and still unexecuted, lines at the bottom of the buffer). 
See Also 
Writing a Motion Program 
I-variables I3, I4, I9 
On-line commands LIST, PC, LIST PE, 
Program Command Specification 
LIST TCOMP 
Function 
List contents of addressed motor’s torque compensation table 
Scope 
Motor specific 
Syntax 
LIST TCOMP 
Remarks 
This command causes PMAC to report to the host the contents of the torque compensation 
table belonging to the addressed motor. The values are reported in decimal ASCII form, 
multiple values to a line, with individual values separated by spaces. 
The LIST TCOMP DEF command should be used to report the header information for this 
table. 
If there is no table for the addressed motor, PMAC will reject the command (reporting 
ERR003 if I6=1 or 3). 
Example 
LIST TCOMP ...  ; Request contents of backlash comp table 
9 17 -3 6 35 87 65 24 18 -9 -16 -34  ; PMAC responds 
-7 12 -3 -8 32 44 16 0 -20 -5 0  ; Continued response 
See Also 
Backlash Compensation Tables (Setting Up a Motor) 
On-line commands DEFINE TCOMP, DELETE TCOMP, LIST TCOMP DEF 
LIST TCOMP DEF 
Function 
List definition of addressed motor’s torque compensation table 
Scope 
Motor specific 
Syntax 
LIST TCOMP DEF 
Remarks 
This command causes PMAC to report to the host the definition of the backlash 
compensation table that belongs to the addressed motor. The definition reported consists of 
the two items established in the DEFINE TCOMP command that set up the motor: 










