ASPEN-32UFX, ASPEN-1616UX, VS-8UFX – Protocol 3000
Send routing command to matrix
#X-ROUTE␠out_signal_id,in_signal_id␍␊
#X-ROUTE?␠out_signal_id␍␊
Set / Get: ~nn@X-ROUTE␠OUT_signal_id,in_signal_id␍␊
out_signal_id – format for identifying specific outputs: OUT.SDI.X.VIDEO.1 (X = port/output # as
written on the device panel), for example, OUT.SDI.5.VIDEO.1 (PORT/OUTPUT 5).
in_signal_id – format for identifying specific inputs: IN.SDI.X.VIDEO.1 (X = port # as written on the
device panel), for example, IN.SDI.1.VIDEO.1 (PORT/INPUT 1).
It is recommended to use the command #SIGNALS-LIST? to get the list of all signal IDs available in the
system and which can be used in this command.
VIDEO and 1 are, respectively, the default <signal_type> and <index> in this command and are
implied even if not written: #X-ROUTE OUT.SDI.5,IN.SDI.1 is interpreted as:
#X-ROUTE OUT.SDI.5.VIDEO.1,IN.SDI.1.VIDEO.1
This is an Extended Protocol 3000 command.
Route INPUT 1 to OUTPUT 5:
#X-ROUTE OUT.SDI.5.VIDEO.1,IN.SDI.1.VIDEO.1<CR>
-OR-
#X-ROUTE OUT.SDI.5,IN.SDI.1<CR>