Expression Editor Operations

Procedure

  1. Create an empty project
  2. Create 2 BOOLEAN points: A, B.
  3. Do a configuration update.
  4. Start the project.
  5. Create a new CimEdit screen.
  6. Create a button.
  7. Open the button's Properties - Object dialog box.
  8. Create a Mouse Up event.
  9. Create a new procedure.
  10. Configure the new procedure as follows.
  11. Click OK.
    The Properties - Object dialog box closes.
  12. Save the screen.
  13. Test the screen.

Results

The button will do a setpoint action based on the B point value.