Arrangement Program Example; Scheduled Execution Of Arrangement Key Function - Casio QT-6600 Reference Manual

Touch screen smart terminal
Hide thumbs Also See for QT-6600:
Table of Contents

Advertisement

2-7-2. Arrangement program example

2-7-3. Scheduled execution of arrangement key function

QT-6600 Reference Manual
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).
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 48 of the programming manual for programming details.
R-55

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents