9. Repeat steps 7 and 8 for every cue you want to add. Once all the cues
are added, save the XML file.
10. Edit the Dalapathi.exe.config file found in the same folder and
change the ASCIIProtocolSerial baudrate value from
“COM1,115200,n,8,1” to “COM1,9600,n,8,1”:
• Original line:
<add key="ASCIIProtocolSerial" value="COM1,115200,n,8,1"/> <!--Portname,baudrate,parity,databits,stopbits-->
• Modified line:
<add key="ASCIIProtocolSerial" value="COM1,9600,n,8,1"/> <!--Portname,baudrate,parity,databits,stopbits-->
11. After saving the modified files, logout from Windows session and
login again. Check on “logs” menu “qube” tab on Qube GUI the
PAASERIES device should have been added successfully.
12. After performing these steps, automation cues can be selected
on the Qube GUI.
On APPENDIX G: QUBE AUTOMATION FILES EXAMPLES you can see an
example of the xml automation files extracted from a Qube XP-D server.
INSTALLATION MANUAL: PAA20+ V 2.0 (10/2021) 101