page | 140
Advanced Operation
Commands
#set_io_name
Sets the name of the specied input.
Syntax
#set_io_name inout name
Parameters
inout
Type: INTEGER or CHARACTER
This parameter can accept either the number of an HDMI input (1 - 4)
or the identier or an HDMI output (A - D). Only one input or output
can be specied at one time.
name
Type: STRING
The desired name of the specied input / output. The length of the string
cannot exceed 30 characters. Strings greater than 30 characters in length
will be rejected.
Example
#set_io_name 1 Bluray
IO_NAME 1 Bluray
#set_io_name d BIG_screen
IO_NAME D BIG_screen
Related Commands
#get_io_name
Advanced Operation