SMAC
LAC-26 Technical Reference Manual
4/29/2013 22
Command:
TCn -- Tell State of I/O Channel 'n' --
Argument:
0 <= n <= 63
Default:
"Off"
This command reports the current state of the I/O channel specified by 'n' and what type of logic
the channel is (either active "on" or active "off"). The display is formatted as follows:
/xx = aaa
The presence of the "/" character indicates that a channel is active in the "off" state. A lack of the
"/" character indicates that the channel is active in the "on" state. The "xx" indicates the channel number
and the "aaa" indicates the channel's current state, either "ON" or "OFF". The following examples show all
the possible combinations:
01 = ON ; Channel 1 is "ON" in the active "ON” state. /01
= ON ; Channel 1 is "ON" in the active "OFF" state. 01 =
OFF ; Channel 1 is "OFF" in the active "ON" state. /01 =
OFF ; Channel 1 is "OFF" in the active "OFF" state.
Related Commands: CF, CH, CL, CN
Command:
aTD -- Tell Derivative Gain --
This command reports the derivative gain value of the PID digital filter for servo axis 'a'.
Related Commands: TG, TI, TL
Command:
TE
-- Tell Error --
This command reports the last error code caused by any command or macro. If no error has
occurred then a "0" will be reported. Once the TE command has been issued, then the error code will be
reset to zero. The TE command is useful for determining what error occurred in the case that no display
was connected at the time.
Command:
aTF -- Tell Following Error --
This command reports the following error for servo axis 'a'. This value is the difference between
the current desired temporal position (or that which is reported by the Tell Optimal (TO) command) of the
trajectory generator and the servo's current real position (or that which is reported by the Tell Position
(TP) command).
Related Commands: DB
Command:
aTG -- Tell Proportional Gain --
This command reports the proportional gain value of the PID digital filter for servo axis 'a'.
Related Commands: TI, TD, TL
Command:
aTI
-- Tell Integral Gain --
This command reports the integral gain value of the PID digital filter for servo axis 'a'.
Related Commands: TG, TD, IL