Jump to main content
Expression Editor Operations
Procedure
-
Create an empty project
-
Create 2 BOOLEAN points: A, B.
-
Do a configuration update.
-
Start the project.
-
Create a new CimEdit screen.
-
Create a button.
-
Open the button's Properties - Object dialog box.
-
Create a
Mouse Up
event.
-
Create a new procedure.
-
Configure the new procedure as follows.
-
Click OK.
The Properties - Object dialog box closes.
-
Save the screen.
-
Test the screen.
Results
The button will do a setpoint action based on the B point value.