343
343
343cab Produkttechnik GmbH & Co KG
[?: ... ] LCD prompt
[?:article?,,1,M1111111,R,D]
Prompts for article number without a preset value, limited to 7 digits and repeated prompt if database
record was not found.
[?:article,2200333,,,L6,M!11111]
Prompts for article with preset value 2200333 and masks the input for 6 digits without space character.
Example for a simple loop:
J simple loop
S l1;0,0,68,71,100
T 10,15,0,3,10;[SER:1]
T 10,30,0,3,10;[?:INPUT?] (This request prompts only once)
T 10,45,0,3,10;[?:Second INPUT?,,,J] (This request repeats prompting)
A [?,R]
Repeats the prompt until the cancel button is pressed
Special Functions
Example:
Example:
Example: