User Guide

Chapter 10 - Create/Edit
PPCL
153
Siemens Industry, Inc.
BACnet Field Panel Web Server User Guide
125-3584
2017-07-31
Select the program(s) to be deleted by checking the check box(es) to the left of
the program name(s).
4. Click the - button at the bottom left of the PPCL Editor window.
A message box displays, allowing you to verify deletion of the selected program(s).
Click
Yes to delete the selected program(s).
PPCL Reference for Field Panels and UEC Devices
PPCL Rules for Field Panels and UEC Devices
198 character limit per line. This limit includes tabs, spaces, and line numbers.
Comment lines are limited to 81 characters, not including the initial C character.
Illegal characters include: ^ ~ # ; < > \ |
On import and when reading a PPCL program from a file or device, the following
conversions are done:
whitespace (tabs, line breaks, multiple spaces) becomes a single space
^ ~ # ; \ | become a single space
> becomes .GT.
< becomes .LT.
32767 line limit per program. This limit includes comment lines.
Duplicate line numbers are not allowed in a single PPCL program.