Manual # 26-0208100-00 / Revision E
ScreenSHAPER – Video Mapping System 29
Command:
CONF
Description:
Reconfigure board. Factory use only.
Parameters: None
Query:
None
Example:
Conf
(The ScreenSHAPER resets using current configuration values.)
Command:
CSUM
Description:
Display the checksum of the files in flash. For debug use only.
Parameters: None
Query:
None
Example:
CSUM
(The checksum of the files in flash will be display in the terminal.)
Command:
CURVE n
Description:
Select the blend curve algorithm for edge feathering.
Parameters:
n
[0-4] 1
st
|3
rd
|5
th
|7
th
|9
th
Query:
CURVE ?
Returns the current select curve algorithm.
=n
Example:
CURVE 0
(Select the linear blend curve algorithm.)
Command:
DBIT n
Description:
Set the number of data bits for serial command port.
Parameters:
n
[7|8]
Query:
DBIT ?
Returns the number of data bits
=n
Example:
DBIT 8
(Set 8 data bits)
Command:
DEBUG password
Description:
Enter or exit the Debug Mode.
Parameters:
password
Enter the debug mode, 0 to exit the debug mode.
Query:
DEBUG ?
Returns the current debug mode
=n
Example:
DEBUG 0
(Exit debug mode.)
Command:
DISP n n n n
Description:
Define the region on the output to display image. The numbers are based on the start of the active
display window. This command is only recognized in the ROTATE Operation Mode.
Parameters:
n
- Horizontal Start on the display
n
- Horizontal End on the display
n
- Vertical Start on the display
n
- Vertical End on the display
Query:
DISP ?
Returns the HStart, HEnd, VStart, VEnd in the following format:
= n n n n
Example:
DISP 128 896 96 672 (Set the display region accordingly.)