Advanced Tags
Formulas created with multiple TAGs. Used for complex calculations and analyses.
When Should I Use?
- When values derived from multiple TAGs are needed
- For complex mathematical calculations
- In KPI (Key Performance Indicator) calculations
- In energy efficiency analyses
- In cost calculations
Supported Operators
Arithmetic Operators
+Addition-Subtraction*Multiplication/Division%Modulo (remainder)()Parentheses
Creating New Advanced TAG
Step by Step Creation
- Go to Advanced Tag List page
- Click "Add New Advanced Tag" button
- Enter TAG name
- Write formula (using TAG names)
- Test formula
- Set Runtime(Scheduling Configuration)
- Save
Best Practices
- Keep formulas simple and understandable
- Use descriptive TAG names
- Check for division by zero errors
- Check values of used TAGs
- Avoid unnecessary calculations for performance