EasyManua.ls Logo

Snell MV-32 - Page 111

Snell MV-32
136 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MV-32/64 Multiviewer www.snellgroup.com Hydra Open Protocol
Issue 1 Rev 11 Page 111 © 2014 Snell Limited
A.5.2.3 Adjust Background
Adjust the background color a text object
For each text object, specify the color of the background. See section A.6.1 on Parameter
Colors for the list of colors available.
A.5.2.4 Adjust Text
Adjust the lines of text in a text object
For each object, specify the line numbers to update and the text to apply.
Send/Receive Description
Send
<COMMAND ID="adjustbackground"
SERIAL="example">
<MODULE ID="module1">
<OBJECT ID="text1">green</OBJECT>
</MODULE>
</COMMAND>
Receive
<COMMANDRESULT SERIAL="example" ERROR="0">
</COMMANDRESULT>
Table 64. Adjust Background
Send/Receive Description
Send
<COMMAND ID=”adjusttext” SERIAL=”example”>
<MODULE ID=”module1”>
<OBJECT ID=”text1”>
<LINE ID=”0”>Line 1</LINE>
<LINE ID=”2”>Text</LINE>
</OBJECT>
<OBJECT ID=”text2”>
<LINE ID=”1”>Line 2</LINE>
</OBJECT>
</MODULE>
</COMMAND>
Receive
<COMMANDRESULT SERIAL=”example” ERROR=”0”>
</COMMANDRESULT>
Table 65. Adjust Text
Note:
This does not alter the on/off state of a line of text. For changes made using this command
to be visible, the associated lines of text need to be turned on in the Object Properties of
the text object in the current layout.

Table of Contents