4. Backup the following files:
• AutomationCues.xml
• AutomationDevices.xml
5. Download the PAASERIES.xml available in the FTP:
ftp://manual:proyecson@ftp3.proyecson.com/manual/paa20+, and
copy it in the XP folder.
6. Edit the AutomationDevices.xml, this file contains the definitions
and settings for all the devices the Qube server can handle. To add the
PAA20+ insert this text as a device tag:
<Device name="PAASERIES" class="Qube.Automation.StreamDevice.Serial" enable="true">
<Configuration>
<Key name="File" value="PAASERIES.xml" />
<Key name="Settings" value="COM1,9600,n,8,1" />
</Configuration>
</Device>
7. Edit the AutomationCues.xml, this file contains the definitions of the
output automation cues used by the Qube Software to control external
devices and internal actions. Adding new cues for the PAA20+ could be
done inserting new cue tags suche as the next example:
<Cue name="NameOfTheCue">
<Actions>
<InvokeMethod name="Name" device="PAASERIES"/>
</Actions>
</Cue>
8. On the previous example xml code, you have to change the
“NameOfTheCue” field for the character string that will be shown on
the Qube Graphical User Interface (GUI) as the name of the
automation cue. You have to change the “Name” attribute on the
third line for the name associated to the output number and type
according to the table in APPENDIX F: COMMANDS FOR QUBE
SERVERS.
INSTALLATION MANUAL: PAA20+ V 2.0 (10/2021) 100