Super Systems Compact HMI User Manual

Page 30

Advertising
background image

Compact HMI and Compact HMI Editor Operations Manual

Super Systems Inc.

Page 30 of 60

data device based on the Compact HMI configuration. To configure control action, define the

data device tag to write to (also known as the Destination). The Press Action and Release Action

controls the behavior of the button. The controls have the following options.

• None is no action.
• SetBit writes a value of “1” to the bit identified in the Target Bit of the Destination

register.

• ResetBit writes a value of “0” to the bit identified in the Target Bit of the Destination

register .

• ToggleBit toggles the bit identified in the Target Bit of the Destination register.
• WriteValue sends the value specified in Write Value to the Destination register.
• AskUserAndWriteValue will present the user with a numeric keypad and will write the

user-provided value to the Destination register.

• OpenMenu will display a menu that allows the user to navigate between other Panels or

return to the 9000 Series controller screen. It is important that each Panel include a

Control Button with this Action; otherwise, there is no way to navigate away from this

Panel once selected.

• OpenScreen will open the Panel designated in the Screen property

Text in this control object will be centered at the top of the object.

Control Button properties are discussed in Table 7. An example properties grid is shown in

Figure 26.

Advertising