R-54
Application System
2-7-2.
Arrangement program example
This section shows examples of arrangement programs.
The following example shows an arrangement program that executes X consolidation of
the file set in the batch 1 ~ 9 files for all terminals.
Example:
Programming the following operation for the arrangement table 12
– Set the mode to Inline X/Z.
– Enter operation code “1111100000000”.
– Wait for the numeric entries (batch number).
– Enter the <#-2> key.
– Enter the <ESC> key.
:S0012
; Designate the table number (mandatory)
122:03
; Set the mode to Inline X/Z.
NE
; Wait for the batch number
I<(0):ERR1
; If the input number is less than 1, the process jumps to the ERR1.
I>(9):ERR1
; If the input number is larger than 10, the process jumps to the ERR1.
%GET
; Save the entered number to the parameter save area.
202:0031
; Press “Clear” button.
(1111100000000) ; Input the operation code for system command
%PUT
; Pick up the entered number from the parameter save area.
KNO2
; Specify the <#-2> key for entering the operation code.
211:0045
; Specify the <ESC> key to execute this operation.
:ERR1
; When the input number is not 1 to 9, the following commands are
processed.
E
; End the program (mandatory).
2-7-3.
Scheduled execution of arrangement key function
An arrangement key function can be executed on a scheduled basis. In order to execute an
arrangement key function on a scheduled basis, it is necessary to make appropriate settings
in the scheduler file (file 062).
There are two functions for execution on a scheduled basis:
1) Execute an arrangement key function at the specified time.
2) Interval execution of an arrangement key function by setting start time, ending time,
and the interval.
See the page 42 of the programming manual for programming details.
Содержание QT-6000
Страница 1: ...QT 6000 Touch Screen Smart Terminal Reference Manual Version 1 5 October 2006 c ...
Страница 20: ...R 20 Hardware Configuration ...
Страница 80: ...R 80 Application System ...
Страница 120: ...R 120 Manager Operation ...
Страница 140: ...R 140 Registration ...
Страница 141: ...R 141 QT 6000 Reference Manual 5 Refund mode operation R 140 5 1 Selecting REF or REG mode R 140 ...
Страница 159: ...R 159 QT 6000 Reference Manual A 1 Function key list R 160 ...
Страница 193: ...R 193 QT 6000 Reference Manual A 3 Counter and Totalizer calculation method R 194 A 3 1 Fixed totalizer file R 194 ...
Страница 196: ...R 196 Calculation method ...
Страница 204: ...R 204 Error messages ...
Страница 205: ...R 205 QT 6000 Reference Manual Index R 206 ...
Страница 210: ...CASIO COMPUTER CO LTD 6 2 Hon machi 1 chome Shibuya ku Tokyo 151 8543 Japan IR0609 D Printed in Japan QT 6000REF E c ...