Applies To:
  • CitectSCADA

Summary:
 When a button is configured to use a 'Keyboard Command' of LBUTTON_CMD_UP instead of an 'Touch' Input command, the cicode on the LBUTTON_CMD_UP action can run twice.
If the button is pressed, and the mouse is release off the button, the code will run once, if the button is pressed and the mouse is released on the button, the code will run twice.



Solution:
 This is a known issue. The Button should be configured using the 'Touch' Input commands only. We are considering greying out the option of some of the Keyboard Command entries for Buttons.

Keywords:
 twice cicode code runs 2 two times

Attachments