page | 160
Advanced Operation
Commands
#set_video_scaling
Enables or disables video scaling for the specied output. Outputs A and C can downscale
a 2160p source to 1080p. Outputs B and D can upscale a 1080p source to 2160p.
Syntax
#set_video_scaling output state
Parameters
output
Type: CHAR / INTEGER
The alphabetic identier of the output (A - D). Set this parameter to 0 to apply
the same scaling setting to all outputs (Feedback lists all scaling settings for
outputs in order A - D).
state
Type: INTEGER
Accepts a number, from table below, corresponding to the desired state.
state Description
0
Disable scaling
1
Enable scaling
Example
#set_video_scaling a 1
VIDEO_SCALING A 1
Related Commands
#get_video_scaling
Advanced Operation