FT-10 Fill Technical Manual, Rev. 2.21, July 2020
Page 74 of 131
9.4 BSI Data Structure
All new generation Flintec instruments launched on the market support the standardized command set BSI
data form, depending on the functionality of the instrument. This easy data format gives the reliable and
speedy interface advantages with communicating PLC or PC for process control or transactional
applications. You can expand your system with additional scales from Flintec without having to change your
application program base.
General Rules:
1.
Commands are only in CAPITAL.
2.
CHK (2 ASCII char) can be enabled or disabled from both command and response.
3.
Weight data is 8-byte with dot and non-significant zeros on the left.
4.
Address (2 ASCII char) will be located in the structure, if not 00.
Command format:
[ADR][COMMAND][CHK][CR][LF]
Response format with weight:
[ADR][COMMAND][STATUS][SIGN][WEIGHT][CHK][CR][LF]
Response format without weight / force
[ADR][COMMAND][STATUS][CHK][CR][LF]
Command Table:
A
Read all weight data immediately
B
Read Gross weight value immediately
C
Clear the tare memory
G
Read voltage value of DC power supply
I
Read current weight (indicated) value immediately
P
Print: Read the current stable weight value
S
Read Status
T
Tare
U
Read digital inputs
V
Read digital outputs
X
Read current weight value in increased resolution immediately
Z
Zero
Status Table:
A
Ack, the command is operated successfully
D
Dynamic, unstable weight
E
Errors except of H, L, O, +, −.
H
High voltage detected
I
The weight is in range
L
Low voltage detected
N
Nack, the command couldn’t be operated
O
ADC out
S
Stable weight
X
Syntax error ( not recognized the received command )
+
Overload
−
Under load