MSD-501/502 Command Guide
44
@RTT
Loading device data
Function
Setting
Format
@RTT, ch (, table)
Return value
@RTT, ch (, table)
Parameter
ch: Input channel
1 = IN1 to 5 = IN5
table: Device table
1 to 99 (Registered device data),
100 to 100+n (Preset device data. ”n” varies depending on input signals, but 0
for most cases.)
Only for analog input, specify the device table.
Example
@RTT,1
@RTT,1
Initializing IN1 input timing setting to the value detected
automatically.
Completed normally.
@RTT,4,2
@RTT,4,2
Setting IN4 input timings to the values saved in the
device table 2.
Completed normally.
Remarks
This command is valid only when signals are input.
For analog input, this command is valid only when the device data of input signals is
registered.
@STT
Registering device data
Function
Saving
Format
@STT, ch, table (, name)
Return value
@STT, ch, table (, name)
Parameter
ch: Input channel
4 = IN4, 5 = IN5
table: Device table
1 to 99
name: Device table name
Up to 14 characters from 20 to 7D of ASCII code.
If you do not set the device table name, only input timing settings are saved. However,
if no device table name is currently saved, the resolution is saved automatically as the
device table name.
Example
@STT,4,2
@STT,4,2
Saving IN4 input timing setting in device table 2
without changing the device table name.
@STT,4,2,XGA 60Hz
@STT,4,2,XGA 60Hz
Saving the current IN4 input timing setting in device
table 2 with the name of “XGA 60Hz”.
Remarks
This command is valid only if analog RGB / YPbPr signals are input.