Jetter AG
Control of alphanumeric HMIs | 3
Application-oriented manual – Control of alphanumeric HMIs (LCD) and printers
32
Setting the suggested value
MR 2815 defines the suggested value for the STX
UserInput()
command.
The controller displays the suggested value for the STX
UserInput()
com-
mand using the same format settings as for displaying numerical values.
3.7.3 Register description
MR 2808
Number of decimal places entered with UserInput
This module register contains the number of decimal places entered by the user.
Property
Description
Values
0 ... [MR 2811]
Tab. 30: Number of decimal places entered with UserInput
MR 2811
Setting the maximum number of decimal places for UserInput
This module register contains the maximum permissible number of decimal
places for inputting numericals.
Property
Description
Values
1 ... 12
Value after reset
11
Takes effect
Upon next execution of STX
UserInput()
command
Tab. 31: Number of decimal places for UserInput
MR 2813
Field length for UserInput
This module register contains the length of the input field.
Property
Description
Values
1 ... 12
Value after reset
11
Takes effect
Upon next execution of STX
UserInput()
command
Tab. 32: Field length for UserInput
MR 2815
Suggested value for UserInput
This module register contains the suggested value to be displayed after the STX
UserInput()
command was executed, and the clear key [C] was pressed.
Property
Description
Values (Int)
-2,147,483,648 ... 2,147,483,647
Values (Float)
+/-(1.2x10
-38
... 3.4x10
38
)
Type
Int or Float depending on the value most recently written
Takes effect
Upon next execution of STX
UserInput()
command
Tab. 33: Suggested value for UserInput