48 Chapter 2 | Installation and Setup
InfoCaster R2100 Hardware Installation Manual
Example Plasma
XML File
The following excerpt from the PlasmaXMLFile.xml file shows the values for the
NEC Plasma Display PX-42VP4 display.
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<PlasmaControl>
...
<Display>
<BaudRate>9600</BaudRate>
<ByteSize>8</ByteSize>
<StopBits>0</StopBits>
<Parity>1</Parity>
<RtsControl>0</RtsControl>
<PlasmaScreenType>NEC Plasma Display PX-42VP4
</PlasmaScreenType>
<RunningSenseControlCode>1f00008800a7
</RunningSenseControlCode>
<RunningSenseACK>7f000088010008</RunningSenseACK>
<RunningSenseON>7f000088010008</RunningSenseON>
<TurnONControlCode>9f00004e00ed</TurnONControlCode>
<TurnONACK>3f00004e008d</TurnONACK>
<TurnOFFControlCode>9f00004f00ee</TurnOFFControlCode>
<TurnOFFACK>3f00004f008e</TurnOFFACK>
</Display>
</PlasmaControl>
Note: The RunningSenseACK and RunningSenseON codes are the same
because the NEC Plasma Display PX-42VP4 display responds to
RunningSenseControlCode by sending the RunningSenseON or
RunningSenseOFF code.
TurnOFFACK Sequence of hexadecimal
values
Specifies the expected return code
from the plasma display upon
successful receipt of
TurnOFFControlCode.
Table 2-6: Display Element Sub-element Descriptions (Continued)
Tag Name Data Type Description