Outputting/Controlling with Ethernet
FQ-CR2 User’s Manual
123
8
Communications with External Devices
• Output Format
Example: Integer digits: 5, decimal digits: 3, negative number expression:−, field separator: comma, record
separator: CR
*1 Because the record separator is set to CR, only one record is output for each measurement. A blank line (CR:
delimiter) will therefore be entered after the record separator. If you do not want a blank line, set the record sepa-
rator to None.
The following range of values can be output.
−999,999,999.9999 ≤ Measured value ≤ 999,999,999.9999
If the measured value is lower than −999,999,999.9999, then −999,999,999.9999 is output.
If the measured value is higher than 999,999,999.9999, then 999,999,999.9999 is output.
The following values are output if JG (Judge) is set.
OK: 0
NG: −1
• When Output Format Is Binary
Set the numerical expression.
Select either fixed decimal or floating-point decimal.
• Output Format
The measurement data multiplied by 1,000 is output continuously at 4 bytes per data. Negative numbers are
output as two’s complements.
Example: When Data 0 Is 256.324 and Data 1 Is −1.000.
Measured value of
data 0
,
Measured value of
data 1
,· · ·
Measured value of
data 7
CR
The data output method, digits, and data separators can be changed as needed.
The field separator is not output unless the data continues.
Data that is output after measurement is output until the last data even after the measurement is finished. Data out-
put is not interrupted midway.
1
Measured value of data 0
1221123345 567 6 6 65 65
CR
998 7778.. . .,, ,,
Measured value of data 1 Measured value of data 7Measured value of data 2
Field separator Record separator
CR
*1
Delimiter
Note
Note
4 bytes 4 bytes 4 bytes
<Measured value of data 0 × 1,000><Measured value of data 1 × 1,000> <Measured value of data 7 × 1,000>
· · ·
CR
Delimiter
Data 0: 256324
(256.324 × 1000)
Data 1: −1000
(−1.000 × 1000)
$00 $03 $E9 $44 $FF $FF $FC $18 $0D
A delimiter will
be attached to
the end.
FQ Sensor User Manual.book 123 ページ 2011年7月8日 金曜日 午後2時30分