Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

You can also design a custom data entry screen using a keypad page, as opposed to using a EntryData object or a key input window with a keyboard. To use a keypad page, first create an object, then select the ‘Open Keypad Page’ option under the ‘Touch’ feature in the object configuration window. The picture below shows the configuration of such an object (top), as well as a comparison between the default EntryData keypad (bottom-left) and an example user-defined keypad page (bottom-right).

(blue star)

- When using the ‘Open Keypad Page’ action, the target keypad page must contain one or more key input window objects.

- In the tag registration section of the keypad input window configuration, the tag is ignored if it is operated on by a keypad page. Instead, the tag assigned to the touch object for the ‘Open keypad page’ action will receive the input value. This allows multiple tags to receive input from a single keypad page.

- If you add a key input object in a popup page, the shortcut keys for data logging may not work properly.

※ Please refer to the Object Configuration section for more information about the ‘Open Keypad Page’ action.

  • No labels