FAQ |
Using a Mimic button to do an ADV step on a FP23 |
Steps to create a Mimic button to make a ADV step to a FP23
1. Create a Tag to the CH1.GUA location on the controller.
2. Create a button and setup as follows
a) No Pre Read ON
b) Fixed Value ON
c) Initial Value = 1
When the user clicks the mimic button, a dialog will appear. Click OK to ADV to the next step.
OR for a Direct Output Button
2. Create a button and setup as follows
a) Direct Output ON
b) Fixed Value ON
c) Initial Value = 1
When the user clicks the mimic button the ADV code will be sent to the controller.
Do not send ADV to the controller many times in a row as it needs some time to process each ADV command.