
English
GB 65
This example is set to CtS 1 to output the <AK> code. There is a delay time required between receiving
<AK> and transmitting the next command. When the command is transmitted to the balance, include a
time delay as follows :
1…
Example of a BASIC program 120 LINE INPUT #1, AK$
(delay statement) 130 FOR LL = 1 TO 1000 : NEXT LL
140 PRINT #1, “Q” + CHR$(13)
1…
<AK> is Acknowledge in ASCII code 06h. “LL” is the delay variable.
ON Command (To turn on the display)
Computer
Time
Balance
ON command
Standby display
Confirmation of
command receipt
All segments
Command completion
Zero display
Computer
Time
Balance
R command
Weighing mode
Confirmation of
command receipt
Processing commands
Command completion
Zero display
R Command (To zero the display)
16.7. Command Examples
Komentáře k této Příručce