200
Enclose an ASCII code string of your choice in single quotation marks. Character strings that can be
output are comprised of alphanumeric characters and symbols. The single quotation mark is
represented by two single quotation marks.
Example. Character string for outputting A'BC'D is
’A’’BC’’D’
.
To output the ASCII control code, enter "# + 2 hexadecimal characters"
However, SOH (01h), STX (02h), ETX (03h), and EOT (04h) cannot be used.
Example. To output the ASCII code " acknowledgement, AK (06h)", enter
#06
.
By adding
‘*
and a number (up to 2 characters)
’
after the command, space (
$SP
), C
R
(
$CR
), and L
F
(
$LF
) can be repeated as many times as the number entered.
Example. To output 12 spaces, enter
$SP*12
.
To output 9 CRs, enter
$CR*9
.
By adding
’&’
to the end of a line when sending two or more lines of program command, the balance
determines that the program command will continue on the next line.
The balance sends an <AK> code (acknowledgement, ASCII 06h) at the end of the process.
If the command cannot be executed, an error code (EC, Exx) will be sent.
The software “Windows Communication Tools for UFC” (“WinCT-UFC”) for creating program commands
is available.
Download “WinCT-UFC” from our website (
ASCII code symbols
C
R
:
Carriage return
ASCII 0Dh
L
F
:
Line feed
ASCII 0Ah
:
Space
ASCII 20h
AK : Acknowledgment
ASCII 06h
Examples of UFC program command creation
Note See the previous page for the meanings of UFC commands and symbols.
For the data output format, refer to “
The following examples “SAMPLE01.txt” and “SAMPLE02.txt” are saved in the Balance’s memory.
Example 1 SAMPLE01.txt
Output
Contents
Program command example
NET
+0.234567 g
TARE
+1.000000 g
GROSS
+1.234567 g
Character string
’NET’
, Line feed
Space
×6
, Net data, Line feed
Character string
’TARE’
, Line feed
Space
×6
, Tare data, Line feed
Character string
’GROSS’
, Line feed
Space
×6
, Gross data
PF, 'NET',$CR,$LF,&
$SP*6,$NT,$CR,$LF,&
'TARE',$CR,$LF,&
$SP*6,$TR,$CR,$LF,&
'GROSS',$CR,$LF,&
$SP*6,$GR,$CR,$LF
Terminator
Example 2 SAMPLE02.txt
Output
Contents
Program command example
2020/09/01 12:34:56
SAMPLE
ABC-123
2.345678 g
Date, Time, Line feed
Character string
’SAMPLE
ABC-
123’
, Line feed
Character string
’WEIGHT
’
,
Weight data
PF,$DT,$TM,$CR,$LF,&
'SAMPLE
ABC-123',$CR,$LF,&
'WEIGHT',$WT,$CR,$LF
Terminator
Содержание BA-T Series
Страница 1: ...BA 6TE BA 6DTE BA 225TE BA 225DTE BA 125DTE 1WMPD4004315C...
Страница 5: ...5 11 Calibration test check 101 12 Filter Settings 135 13 System settings 137...
Страница 107: ...107 Output example for daily check output results Daily check output results Daily check PDF results...
Страница 117: ...117 Output example for periodic check output results Periodic check output results...
Страница 118: ...118 Periodic check results PDF...
Страница 129: ...129 AND MEET analysis graph example...
Страница 215: ...215 Unit mm Display unit 138 182 73 Ionizer 162 68 129...
Страница 219: ......