DFMT SOFTKEY LABEL: NOT ASSIGNED
The DFMT command sets the data output format.
SYNTAX:
Control
Parameter
Description
1
2
Set the data output format to ASCII format
Sei the data output format to BINARY format
CDFMT )---•
PARAMETER:
control
The control parameter choices are:
The default setting is DFMT1.
DIFFERENCE OF ASCII FORMAT AND BINARY FORMAT:
The difference between the ASCII and BINARY formats is as follows:
ASCII format
(1) When the data without a BIN no. are returned:
With a fixed length of 12 ASCII characters to display the
32-bit floating point numbers that are used for the data A
and B as follows:
DATA A
DATA S
(2) When the data with BIN NO are returned:
/CRLFAE01/1---)1
A fixed length of 12 characters to display 32-bit floating
point numbers that are used for the data A and B, and a
fixed length of 6 characters that are used to display 16-bit
integer numbers that are used for the BIN number as
follows:
DATA A DATA B
SN.NNNNNESNN
SN.NNNNNESNN
BIN NO.
NNNNNN
CRLFAEOIA-41
(S: + or -, N: 0 to 9)
4.25