Window Positioning Send_Commands; Pip_Pos; Pip_Select; Pip_Size - AMX NCITE-813 Instruction Manual

Incite digital video presentation systems
Hide thumbs Also See for NCITE-813:
Table of Contents

Advertisement

Window Positioning SEND_COMMANDs

The following table lists the Window Positioning SEND_COMMANDs available for the NCITE-813AC:
Window Positioning SEND_COMMANDs

?PIP_POS

PIP_POS

?PIP_SELECT

PIP_SELECT

?PIP_SIZE

PIP_SIZE

?VIDOUT_TRANSITION

VIDOUT_TRANSITION
Instruction Manual - Incite Digital Video Presentation Systems
Requests the position of the secondary window when PIP is selected as the View Mode.
Syntax:
SEND_COMMAND <DEV>, "'?PIP_POS'"
Example:
SEND_COMMAND SWITCHER,"'PIP_POS-BOTTOM RIGHT'"
Returns a COMMAND string of the form: PIP_POS-<position>.
This command sets the position of the secondary window when PIP is selected as the View Mode.
Syntax:
SEND_COMMAND <DEV>, "'PIP_POS-<position>'"
Variable:
position = UPL (Upper Left), UPR (Upper Right), LOWL (Bottom Left), LOWR (Bottom Right)
Example:
SEND_COMMAND SWITCHER,"'PIP_POS-LOWR'"
Requests the video input to be used for the secondary view when PIP is selected as the View Mode.
Syntax:
SEND_COMMAND <DEV>, "'?PIP_SELECT'"
Example:
SEND_COMMAND SWITCHER,"'?PIP_SELECT'"
Returns a COMMAND string of the form: PIP_SELECT-<input>.
This command selects the video input to be used for the secondary view when PIP is selected as
the View Mode.
Syntax:
SEND_COMMAND <DEV>, "'PIP_SELECT-<input 1-8>'"
Example:
SEND_COMMAND SWITCHER,"'PIP_SELECT-3'"
Requests the size of the secondary window when PIP is selected as the View Mode.
Syntax:
SEND_COMMAND <DEV>, "'?PIP_SIZE'"
Example:
SEND_COMMAND SWITCHER,"'?PIP_SIZE'"
Returns a COMMAND string of the form: PIP_SIZE-<size>.
This command sets the size of the secondary window when PIP is selected as the View Mode.
Syntax:
SEND_COMMAND <DEV>, "'PIP_SIZE-<size>'"
Variable:
size = Small, Medium, Large
Example:
SEND_COMMAND SWITCHER,"'PIP_SIZE-SMALL'"
Requests the video transition mode of the video output when Transition is selected as the View
Mode.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_TRANSITION'"
Example:
SEND_COMMAND SWITCHER,"'?VIDOUT_TRANSITION'"
Returns a COMMAND string of the form: VIDOUT_TRANSITION-<mode>.
This command sets the video transition mode of the video output when Transition is selected as the
View Mode.
The default transition mode is Fade In.
Syntax:
SEND_COMMAND <DEV>, "'VIDOUT_TRANSITION-<mode>'"
Variable:
mode =
Diag Top Left, Diag Top Right, Diag Bottom Left, Diag Bottom Right, Horiz From Left,
Horiz From
Right, Vert From Top, Vert From Bottom, Fade In
Example:
SEND_COMMAND SWITCHER,"'VIDOUT_TRANSITION-DIAG TOP LEFT'"
Programming
133

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ncite-813acNcite-813a

Table of Contents