Vga Send_Commands - AMX AXB-TPI/3 Instruction Manual

Touch panel interface
Hide thumbs Also See for AXB-TPI/3:
Table of Contents

Advertisement

Programming
Video Send_Commands (Cont.)
@VIS
Set which input of
the module in Slot
X should be
outputted.
@VSD
Reset video
default settings on
Slot X.
@VST
Set the video
saturation on
Slot X.

VGA Send_Commands

These commands are stored in the Controller and direct the panel to perform various VGA
operations.
VGA Send_Commands
VGBC
Set the blue VGA
signal intensity
(brightness) on
Slot X.
48
Syntax:
"'@VIS <ASCII input data> <slot>'"
Variables:
ASCII input data = 1: Composite video input
2: S-Video input
slot = slot number of the corresponding card being used.
Example:
SEND COMMAND Panel,"'@VIS 2 3'"
Selects S-Video input on Slot 3.
Resets the following video attributes to their default settings: Brightness, Contrast,
Saturation, Hue, Interlace.
Syntax:
"'@VSD <slot>'"
Variables:
slot = slot number of the corresponding card being used.
Example:
SEND COMMAND Panel,"'@VSD 2'"
Resets the video defaults on Slot 2.
Syntax:
"'@VST <ASCII setting for Saturation> <slot>'"
Variable:
ASCII saturation settings = 0 (min) - 255 (max).
slot = slot number of the corresponding card being used.
Example:
SEND COMMAND Panel,"'@VST 128 2'"
Sets video saturation to 128 on Slot 2.
Syntax:
"'VGBC-<ASCII setting for blue intensity> <slot>'"
Variables:
ASCII blue intensity settings = 0 (min) - 255 (max).
slot = slot number of the corresponding card being used.
Example:
SEND COMMAND Panel,"'VGBC-255 2'"
Sets the blue VGA signal intensity to 255 (maximum) on Slot 2.
AXB-TPI/3 Touch Panel Interface 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg5975

Table of Contents