Bsi data structure (for fad-30 + fad-30mb only), General rules, Command format – Flintec FAD-30 User Manual
Page 20: Command table, Status table
FAD-30 Technical Manual, Rev. 1.06 December 2012
Page 20 of 48
5.9. BSI Data Structure (for FAD-30 + FAD-30MB only)
Depending on their functionality all new generation Flintec instruments launched on the market support the
standardized command set with BSI data structure. This easy data format gives a reliable and fast interface for
communicating with 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 letters
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:
A general description of the command is the following:
[ADR][COMMAND][CHK][CR][LF]
Response format with weight / force or count data
A general description of the response is the following:
[ADR][COMMAND][STATUS][SIGN][WEIGHT/FORCE/COUNT][CHK][CR][LF]
Response format without weight / force or count data
[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
D
Read Count value immediately
I
Read current (indicated) weight value immediately
P
Print: Read the current stable weight value
S
Read Status
T
Tare
X
Read current weight value in increased resolution immediately
Z
Zero
Status Table:
A
Acknowledged, the command is operated successfully
D
Unstable weight
E
Errors except of H, L, O, +,
−
H
High voltage detected
I
The weight is in range
L
Low voltage detected
N
Not acknowledged, the command couldn‟t be operated
O
ADC out
S
Stable weight
X
Syntax error (received command not recognized)
+
Overload
−
Underload
Note: CHK, CR and LF will not be shown in the below data format descriptions in this chapter.