Behavior

Behavior settings depend on the object type. The sections below describe the behavior settings for each object type.

Enable Object Visibility

When the panel runs, you can use a tag and a condition to show or hide an object.

Almost all objects have a visibility option.

Discrete Objects

Discrete objects include Button/Indicator and Multi-Button/Indicator.

Sound

Select this option to play a sound when you activate a discrete object on the panel.

The default sound is a Beep.

You can also choose to play a sound from the Sound Library.

  1. Click the Sound radio button.

  2. Click the Browse button.

  3. Choose a file from the Sound Library.

To learn how to add more sound files, see Sound Library List.

Press Delay/Release Delay

Press and Release Delay is available for certain objects.

When you press a button, there is a delay before the tag activates.
— or —

When you press the button, there is a delay before the tag deactivates.

Entry Objects

Numeric Entry/Display

Slider

Text Entry/Display

Recipe

Enable Scaling

Enable Scaling lets you display a value that is different from the PLC Tag value.

  1. Select the Enable Scaling check box.

  2. Enter the PLC and display values.

  • The example below provides more details.

Object Focus

Note: This feature is available only for Numeric Entry and Text Entry objects that use Style 2.

Object Focus lets an input device enter data without the operator first selecting the object on the screen.

Notification & Handshake

Notification and Handshake lets you configure handshaking between the HMI panel and the PLC. This makes sure that the panel writes data within the specified time.

Notification Tag

The Notification Tag is the Controller Tag that is associated with a bit. This bit notifies the PLC when the operator enters data.

The C-more panel turns this bit ON when the operator presses the object. The panel turns the bit OFF when one of these conditions occurs:

  • The panel reads the Handshake Tag (ON) from the PLC.

  • The Handshake timer times out.

Handshake Tag

The Handshake Tag is the tag that is associated with a bit. The Controller turns this bit ON to confirm that it received the Notification Bit.

Handshake Timeout

If the Controller does not turn ON the Handshake Tag within the time that is set in the Handshake Timeout field, a timeout occurs. When a timeout occurs, the keypad stays open. This shows that the notification and handshake process failed.

CM232