Unitary

Pre-APOGEE

APOGEE

BACnet

PXC.A

Syntax

pt1 = value1 + value2

pt1

A point name or local variable that receives the value of the calculation.

value1, value2

Point names, local variables, expressions, or numbers that are used in the calculation.

Use

Adds two or more values and stores the sum in a defined location as pt1.

Example

560  COUNT = COUNT + 1.0