Biolis 50i Bi-Directional ASTM (Ver.1.01)
Biolis 50i Bi-Directional ASTM (Ver.1.01)
Biolis 50i Bi-Directional ASTM (Ver.1.01)
Bi-directional Communication
Specifications
Version 1.01
BiOLiS 50i superior Bi-directional Communication Specificetions
Table of Contents
1. Preface -------------------------------------------------------------------------------------- 1
2. Connection Codition --------------------------------------------------------------------- 2
3. Protocal of Data Link Layer------------------------------------------------------------ 3
3.1. Frame-------------------------------------------------------------------------------- 3
3.2. Transition of States-------------------------------------------------------------- 4
3.2.1. Idle State--------------------------------------------------------------------- 4
3.2.2. Establishment Phase ----------------------------------------------------- 4
3.2.3. Transfer Phase ------------------------------------------------------------- 7
3.2.4. Termination Phase -------------------------------------------------------- 8
4. Record -------------------------------------------------------------------------------------- 9
4.1. Delimiter---------------------------------------------------------------------------- 10
4.2. Usable Character Code --------------------------------------------------------- 10
4.3. The maximum Length of Record--------------------------------------------- 11
4.4. The Record to be transmitted from BiOLiS to Host-------------------- 11
4.4.1. Message Header Record (From BiOLiS to Host) ----------------- 11
4.4.2. Patient Information Record (From BiOLiS to Host)------------- 12
4.4.3. Measurement Order Record (From BiOLiS to Host) ------------ 13
4.4.4. Enquiry Record (From BiOLiS to Host)----------------------------- 14
4.4.5. Comment Record (From BiOLiS to Host)--------------------------- 15
4.4.6. Measurement Result Record (From BiOLiS to Host) ----------- 16
4.4.7. Message Terminator Record (From BiOLiS to Host) ------------ 17
4.5. The Record to be transmitted from Host to BiOLiS-------------------- 18
4.5.1. Message Header Record (From Host to BiOLiS) ----------------- 18
4.5.2. Patient Information Record (From Host to BiOLiS)------------- 19
4.5.3. Measurement Order Record (From Host to BiOLiS) ------------ 20
4.5.4. Enquiry Record (From Host to BiOLiS)----------------------------- 22
4.5.5. Comment Record (From Host to BiOLiS)--------------------------- 23
4.5.6. Measurement Result Record (From Host to BiOLiS) ----------- 23
4.5.7. Message Terminator Record (From Host to BiOLiS) ------------ 23
5. Message -------------------------------------------------------------------------------------24
5.1. Enquiry Message (From BiOLiS to Host) ---------------------------------24
5.1.1. Transmission Timing------------------------------------------------------24
5.1.2. Record Configuration -----------------------------------------------------24
5.2. Measurement Order Message (From Host to BiOLiS)-----------------26
5.2.1. Transmission Timing------------------------------------------------------26
5.2.2. Record Configuration -----------------------------------------------------27
5.2.3. Test order cancellation-----------------------------------------------------28
5.2.4. Order entry for control sample------------------------------------------28
5.2.5. Order entry for STAT sample--------------------------------------------29
5.2.6. Measurement Order Refusal (From BiOLiS to Host)------------30
5.3. Measurement Result Message (From BiOLiS to Host) ----------------31
5.3.1. Transmission Timing------------------------------------------------------31
5.3.2. Record Configuration -----------------------------------------------------31
5.3.3. Measuring Failure ---------------------------------------------------------32
5.3.4. Measurement by Simple Operation Mode --------------------------33
1. Preface
Bi-directional communication between BiOLiS 50i superior (BiOLiS) and the host
computer
(Host) is specified here.
Bi-directional communication is based on ASTM1381-91 and ASTM1394-91.
There are the following Sample ID mode and Requast setting for BiOLiS.
Sample ID mode
By Sample No. mode: This is a method to inquire to Sample tray No.
By Sample ID mode: This is a method to inquire to barcode attached with sample.
Requent
All (Batch): enquire by “ALL” orders of host.
Appoint (individually): In case enquire by barcode or position No.
2. Connection Condition
Assignment of pins
1 1
Rx 2 2 Rx
Tx 3 3 Tx
DTR 4 4 DTR
SG 5 5 SG
DSR 6 6 DSR
RTS 7 7 RTS
CTS 8 8 CTS
9 9
The protocol of data link layer uses the following transmission control codes.
3.1. Frame
[STX]3O|1|01040218001|^1^1|^^^1^T-BIL^0・・・¥^^^18^CPK^0¥^^^19[ETB]??[CR][LF]
[STX]4^AMY^0|R||||||N||||Serum||||||||||F[CR][ETX]??[CR][LF]
Checksum is the least 8 bits of the value, that is gotten when the sum of character codes
from [FN] to <ETB>, <ETX>. (Modulo 256).
[C1] and [C2] are ASCII alphanumeric hexadecimal notations of the upper 4 bits and the
lower 4 bits of checksum, respectively.
Idle state
Establishment Termination
phase phase
Transfer phase
The idle state is the state that transmission is not performed between BiOLiS and Host.
The system with information to send transmits the <ENQ>, after transforming the state
into the establishment phase.
1) A reply of <ACK>
The state is transformed from the establishment phase to the transfer phase.
2) A replay of <NAK>
The system that received <ENQ> transmits <NAK>, if it cannot immediately receive
information.
The system, which received a reply of <NAK> to its transmitted <ENQ>, transmits
<ENQ> again after 10 seconds.
In case that the system received a reply of <NAK> six times successively, the state is
transformed into the termination phase.
3) No response/response delay
In case that there is no response within 15 seconds after transmitting of <ENQ>, the
state is transformed into the termination phase.
4) Contention of <ENQ>
Upon receiving a reply of <ENQ> to its transmitted <ENQ>, Host waits for a replay
of <ENQ> from BiOLiS.
5) Defective response
Upon receiving a code except <ACK>, <NAK>, <EOT> and <ENQ>, the state is
transformed into the termination phase.
The transfer phase transmits the data from the sender to the receiver.
The data are transmitted in frames.
2) A replay of <ACK>
Upon receiving the data adequately, the system replies with <ACK>.
3) A replay of <NAK>
Upon not receiving the data adequately, the system replies with <NAK>.
In case of receiving a reply of <NAK> to its transmitted data, the system re-transmits
the same data (frames).
5) Defective response
Upon receiving a replay except <ACK>, <NAK> and <EOT> to the transmitted data,
the system re-transmits the same frame.
The system transmits the same frame six times, and then transforms the state into
the termination phase.
Note: Process that each one sample transmits result within 20 seconds.
(For “ACK” response, rerurn within 1.0 second (100msec).)
Transmitting <EOT>, the system transforms the state into the idle state.
4. Record
To clear the extensive data, a hierarchical structure is adopted for the message.
The relationship between the hierarchical level supported by BiOLiS and the
hierarchical level of record is as follows.
* Level supported
-- Level not supported
4.1. Delimiter
The setting of the delimiter used by the record that is transmitted from BiOLiS can be
changed.
The character codes, 20h – 7Eh and 80h – FFh, can be used in the records.
When the records includ the character codes that cannot be shown, they are likely to
disturb the screen of BiOLiS
In case that the records includ the same codes as the codes defined for the delimiters,
use the escape characters.
For BiOLiS, the fields in which the escape characters can be used are settled.
The fields in which the escape characters can be used are as follows.
The maximum length of record is a record that includes 1024 characters (1024 octets).
The escape characters are counted for the characters after escape.
(For example, “&F&” is counted as three characters.)
In this chapter, the definition for each record to be transmitted from BiOLiS to Host is
explained.
In the field of each record, the necessity of transmission means as follows.
Refer to Appendix B of the specifications for the maximum length of each field.
Example of transmission
H|¥^&|||BIOLIS NEO^System1|||||Host^P_1||P|1|20000530192631<CR>
When the patient information is in BiOLiS, the optional items of patient information
record are set.
Example of transmission
By sample No.
O|1||0^123^12|^^^1^GOT^0¥^^^2^GPT^1¥^^^3^ALP^0|R||||||N||||Serum||||||||||F<CR>
By barcode
O|1|12345|0^1^1|^^^1^GOT^0¥^^^2^GPT^1¥^^^3^ALP^0|R||||||N||||Serum||||||||||F<CR>
The “All” (Batch) enquiry timing is when “Start” button is pressed, “Stat” button is pressed,
ASTM transmittion in order screen and “Order” button is pressed.
In case of “All” (batch) request, please transmit measurement order enquory when order is
decided on host side. The order can accept under state of run.
In case of “Appoint” (individually) request, please transmit enquory without order. (Refer to
Example of response No. 3 : in case of no measurement order page 25.)
Example of transmission
C|1|I|1|I<CR>
Transmission at STAT
STAT sample will cut in between the items of the sample measurement.
The result data will be transmited twice: at the time when all the item
measurement results are assembled before STAT sample cuts in and at the time
when all the measurement results are assembled after STAT sample has cut in.
There is no discrimination between capital letters and small letters in Sender ID and
Receiver ID.
Example of transmission
H|¥^&|||Host^P_1|||||BIOLIS NEO^System1||P|1|20000530192631<CR>
In case there is no patient information to transmit, leave the optional item blank.
As test item number and item name are set or modified by each laboratory, they are
not defined in the specifications. Host system should have compatible item number
and item name list registered in BiOLiS. Please get the list from the person in the
laboratory.
O|1|12345|^1^1|^^^78^Na^0|R||||||N||||Serum||||||||||O<CR>
O|1|12345|^1^10|^^^78^Na^0|R||||||A||||Serum||||||||||O<CR>
Note:
In case of measurement of urine sample, ISE (Na, K and Cl) can not be measured with other
items at the same time.
The urine of ISE measurement is measured with 6 times diluated sample by urine diluent.
Same procedure as
The result which is 6 times diluted is transmitted.
For dialysis of ISE measurement, select “Dialysis” at specimem of order screen
The following record is null in case that the test item name of test item No. 78 is “Na”.
O|1|12345|^1^1|^^^40^Na^0|R||||||N||||Serum||||||||||O<CR>
In case that Host rejects an enquiry from BiOLiS, this record is transmitted.
If the condition code of the enquiry record is not “X”, this record is ignored.
Example of transmission
C|1|L|Not in Service|G<CR>
Example of transmission
L|1|N<CR>
5. Message
Message is a gathering of records from the message header record to the message
terminator record.
The enquiry message is the message that BiOLiS inquires of Host about the
measurement order.
NOTE
Do not transmit all the measurement orders every time BiOLiS inquires.
Except the case of changing the contents of measurement order, you do not have to
transmit the measurement order which has been once transmitted.
If you transfer requests by “ALL” setting, BiOLiS is not able to receive the request fully.
Please transfer a request each time when the request is decided in Host.
Please transmit text without request to BiOLiS against “ALL” request.
NOTE
In this example of transmission, only the first measurement order record is effective.
The measurement item of sample ID 123456 is only 1 (GOT).
When requesting measurement items 1 (GOT), 11 (LDH) and 42 (Ca), request them
by a single measurement order record using repeat delimiters.
In case that the sample application mode is “Sample ID mode” (the barcode application
mode), you cannot designate a sample round number.
The measurement request that can be used in “Sample ID mode” is only for samples
with the present sample round numbers in BiOLiS.
The followings are the timings for Host to transmit the measurement order messages.
When Host transmits the measurement request, which has been transmitted to BiOLiS
before, with the same sample ID again, the defferent registration action will be taken
depending on the action code of the measurement order record.
H|¥^&|||Host^P_1|||||BIOLIS NEO^System1||P|1|20000530192631<CR>
P|1|<CR>
O|1|1234|^1^1|^^^1^GOT^0¥^^^79^K^0|R||||||N||||Serum||||||||||O<CR>
L|1|N<CR>
If transmitted under action code “N”, the registration is over written by the second
measurement request transmitted.
The measurement items of the sample ID 1234 transmitted first are changed into “GOT”,
“K” from “GOT”, “GPT” by the measurement request transmitted for the second time.
But if designated sample is under testing or has already been tested, no registration
renewal occures and measurement request is refused.
If transmitted under action code “A”, the measurement request of the second
transmittion is registered additionally.
The measurement items of the sample ID 1234 transmitted for the first time are
changed into “GOT”, “GPT”, “K” from “GOT”, “GPT” by the measurement request
transmitted for the second time. (“GOT” is over written, “K” is new registeration.)
If the measurement requested first has finished when second request is transmitted, the
second request is registered as the rerun order. The measurement request items, that
will be registered as rerun order items, are “GOT” and “K” of the second transmission.
If the measurement request of the first transmission is under testing, the second
measurement request is refused.
H|¥^&|||Host^P_1|||||BIOLIS NEO^System1||P|1|20000530192631<CR>
P|1|123|||Guillen^Carlos||20000101|M<CR>
O|1|1234|^1^1|^^^1^GOT^0¥^^^2^GPT^0¥^^^3^ALP^0|R||||||N||||Serum||||||||||O<CR>
P|2|124|||Martinez^Edgar||19991231|M|||||Mark McLemore<CR>
O|1|1235|^1^1|^^^1^GOT^0|R||||||N||||Serum||||||||||O<CR>
O|2|1236|^1^1|^^^1^GOT^0|R||||||N||||Urine||||||||||O<CR>
L|1|N<CR>
Example of transmission No. 3 : the measurement orders not gathered for each patient
H|¥^&|||Host^P_1|||||BIOLIS NEO^System1||P|1|20000530192631<CR>
P|1|<CR>
O|1|1234|^1^1|^^^1^GOT^0¥^^^2^GPT^0¥^^^3^ALP^0|R||||||N||||Serum||||||||||O<CR>
P|2|<CR>
O|1|1235|^1^1|^^^1^GOT^0¥^^^2^GPT^0¥^^^3^ALP^0|R||||||N||||Serum||||||||||O<CR>
P|3|123|||Olerud^John||20000101|M<CR>
O|1|1236|^1^1|^^^1^GOT^0|R||||||N||||Serum||||||||||O<CR>
P|4|123|||Olerud^John||20000101|M<CR>
O|1|1237|^1^1|^^^1^GOT^0|R||||||N||||Serum||||||||||O<CR>
P|5|123|||Olerud^John||20000101|M<CR>
O|1|1238|^1^1|^^^1^GOT^3|R||||||||N|||||Serum|||||||||||O<CR>
L|1|N<CR>
NOTE
Cancellation of measurement request means to cancel all the measurement items for
the sample which measurement request is cancelled.
If sample operation mode is sample ID mode, the sample to be cancelled is to be the
sample of the present sample round in BiOLiS.
When the sample is under measurement or has been completed to measure, the
measurement request cannot be cancelled.
If designated sample is not exsisting, measurement request (cancel request) is refused.
It is possible to enter control sample measurement request for the samples at the
ordinary positions (1 – 400).
But for the positions C1 – C66, only control sample measurement request is accepted.
If patient sample or STAT sample measurement request is entered for the samples at C1
– C66 positions, an error occurs.
Example of transmittion:
H|¥^&|||Host^P_1|||||BIOLIS NEO^System1||P|1|20000530192631<CR>
P|1|<CR>
O|1|QC001|^1^C7|^^^1^GOT^0¥^^^2^GPT^0|R||||||Q||||Serum||||||||||O<CR>
O|2|QC002|^1^C8|^^^1^GOT^0¥^^^2^GPT^0|R||||||Q||||Serum||||||||||O<CR>
O|3|QC003|^1^20|^^^1^GOT^0¥^^^2^GPT^0|R||||||Q||||Serum||||||||||O<CR>
L|1|N<CR>
It is possible to enter STAT sample measurement request for the samples at the ordinary
positions (1 – 400).
But for the positions E1 – E50, only STAT sample measurement request is accepted.
If patient sample or control sample measurement request is entered for the samples at
E1 – E50 positions, an error occurs.
Example of transmittion:
H|¥^&|||Host^P_1|||||BIOLIS NEO^System1||P|1|20000530192631<CR>
P|1|<CR>
O|1|STAT_001|^1^E1|^^^1^GOT^0¥^^^2^GPT^0|S||||||N||||Serum||||||||||O<CR>
O|2|STAT_002|^1^E2|^^^1^GOT^0¥^^^2^GPT^0|S||||||N||||Serum||||||||||O<CR>
O|3|STAT_003|^1^8|^^^1^GOT^0¥^^^2^GPT^0|S||||||N||||Serum||||||||||O<CR>
L|1|N<CR>
Example of response
H|¥^&|||BIOLIS NEO^System1|||||Host^P_1||P|1|20000530192631<CR>
P|1|<CR>
O|1|SAMPLE_1|^1^1|^^^1^GOT^0|R||||||N||||Serum||||||||||X<CR>
C|1|I|ASTM_9_4_1|I<CR> … SAMPLE_1 message level abnormal
O|2|SAMPLE_3|^1^1|^^^1^GOT^0|R||||||N||||Serum||||||||||X<CR>
C|1|I|ASTM_9_4_2|I<CR> … SAMPLE_3 sequence number abnormal
O|3|SAMPLE_4|^1^C1|^^^1^GOT^0|R||||||N||||Urine||||||||||X<CR>
C|1|I|A3|I<CR> … SAMPLE_4 sample position abnormal
O|4|SAMPLE_5|^1^C1|^^^1^GOT^0|S||||||Q||||Urine||||||||||X<CR>
C|1|I|A3|I<CR> … SAMPLE_5 sample position abnormal
O|5|SAMPLE_6|^1^E1|^^^1^GOT^0|R||||||N||||Urine||||||||||X<CR>
C|1|I|A3|I<CR> … SAMPLE_6 sample position abnormal
O|6|SAMPLE_7|^1^E1|^^^1^GOT^0|S||||||Q||||Urine||||||||||X<CR>
C|1|I|A3|I<CR> … SAMPLE_7 sample position abnormal
L|1|N<CR>
The timing for BiOLiS to transmit the measurement result message is the followings.
2) Batch transmission
The measurement results designated by an operator of BiOLiS will be
transmitted as a package. (It is unable to cencel.)
Example of transmission
H|¥^&|||BIOLIS NEO^System1|||||Host^P_1||P|1|20000530192631<CR>
P|1|<CR>
O|1||^1^30|^^^1^GOT^0¥^^^2^GPT^0¥^^^27^TG^0|R||||||N||||Serum||||||||||O<CR>
R|1|^^^1^GOT^0|21.5143|IU/L|8 TO 38|N||F||||20010530192515<CR>
R|2|^^^2^GPT^0|8.5793|IU/L|4 TO 44|N||F||||20010530192517<CR>
C|1|I|Operator's Comment|G<CR>
R|3|^^^27^TG^0|381.596|mg/dl|50 TO 130|H||F||||20010530192520<CR>
L|1|N<CR>
H|¥^&|||BIOLIS NEO^System1|||||Host^PC1||P|1|20000530192631<CR>
P|1|<CR>
O|1||^1^30|^^^1^GOT^0¥^^^2^GPT^0¥^^^27^TG^0|R||||||N||||Serum||||||||||F
<CR>
R|1|^^^1^GOT^0|21.5143|IU/L|8 TO 38|N||F||||20010530192515<CR>
R|2|^^^2^GPT^0||IU/L|4 TO 44|N||X||||20010530192517<CR>
R|3|^^^2^GPT^1||IU/L|4 TO 44|N||X||||20010530192931<CR>
R|4|^^^2^GPT^2|8.6212|IU/L|4 TO 44|N||F||||20010530193551<CR>
R|5|^^^27^TG^0|381.596|mg/dl|50 TO 130|H||F||||20010530192520<CR>
L|1|N<CR>
“State of result” of the measurement result record for the item which is in the waiting
state is transmitted as the waiting result of “I”. (Without measurement result)
When the measurement is completed, the measurement result will be retransmitted
with the state of result, “F”.
H|¥^&|||BIOLIS NEO^System1|||||Host^PC1||P|1|20000530192631<CR>
P|1|<CR>
O|1||^1^30|^^^1^GOT^0¥^^^2^GPT^0¥^^^27^TG^0|R||||||N||||Serum||||||||||F<CR>
R|1|^^^1^GOT^0|21.5143|IU/L|8 TO 38|N||F||||20010530192515<CR>
R|2|^^^2^GPT^1|230.5687|IU/L|4 TO 44|N||F||||20010530192931<CR>
R|3|^^^2^GPT^2||IU/L|4 TO 44|N||I||||<CR>
R|4|^^^27^TG^0|381.596|mg/dl|50 TO 130|H||F||||20010530192520<CR>
L|1|N<CR>
In case of the measuring failure of sample, the following measurement result comes on.
And the cause of the measuring failure is included in the comment record.
H|¥^&|||BIOLIS NEO^System1|||||Host^P_1||P|1|20000530192631<CR>
P|1|<CR>
O|1||^1^30|^^^1^GOT^0¥^^^2^GPT^0|R||||||N||||Serum||||||||||F<CR>
R|1|^^^1^GOT^0|0.02|IU/L|8 TO 38|N||P||||20010530192515<CR>
C|1|I|1|I<CR>
R|2|^^^2^GPT^0||IU/L|4 TO 44|N||X||||20010530192517<CR>
C|1|I|2|I<CR>
L|1|N<CR>
Sample which measured by simple operation mode is transferred as sample round No.
991-999.
Sample No. is transferred as sample No. 1-72.
The result is not transferred automatically.
You have to do transfer (Batch) from R&E screen in normal operation mode.
H|¥^&|||BIOLIS NEO^System1|||||Host^P_1||P|1|20000530192631<CR>
P|1|<CR>
O|1||^1^1601|^^^1^GOT^0¥^^^2^GPT^0|R||||||N||||Serum||||||||||F<CR>
R|1|^^^1^GOT^0|30.0224|IU/L|8 TO 38|N||F||||20010530192515<CR>
R|2|^^^2^GPT^0|25.2268|IU/L|4 TO 44|N||F||||20010530192517<CR>
L|1|N<CR>
Click here.
Within ± 10°
・Label direction
No direction.
Note:
This specification is made based on barcode reader specification.
Please note there is a possibility that the barcode reader do not read if you edit this barcode to
be widening or narrowing. This barcod reader is a fixing type.
There is also possibility if this thermal transfer printer has some probrems with printer paper
or condition of head temperature.
13
64
55 Lower limit
35
20
14
100mm 75mm
Note
Affix the barcode label with its bottom to be more than 20mm upper from
the bottom of the blood collecting tube.
In case of using a 12.4 x 100 mm tube, affix the label with its bottom to be
lower than 35mm from the bottom of the tube to avoid turning of tube.
When transmitting the past data to your host computer, you need to change a date of the system
date on BiOLiS 50i superior.
Procedures:
Click System
Click Date/Print.
Chose a date of the data you wish to transmit on the displayed calendar..
Click Save. Then the system date has been changed to the date you wish.
Input the first sample number or first sample ID of data that you wish to transmit in the Start
Sample No. or Start Sample ID box.
Input the last sample number or last sample ID of data that you wish to transmit in the End
Sample No. or Start Sample ID box.
Click Send Result button.
Please note that it takes some time to transmit data to the host computer. Three minutes are
roughly estimated in transmitting data of 10 samples with 10 test items. If the system is under
operation, it might take more time.
Inportant Note:
・ After the transmission of the past date is finished, repear the same prodcedures to return
the system date to the current date manually.
・ In case you transmit the results which measured by simple mode, input No. 41-51 to “Tray
No.”
Procedures:
Input the first sample number or sample ID that you wish to transmit to the Start Sample No.
or Start Sample ID box.
Input the last sample number or sample ID that you wish to transmit to the End Sample No. or
Start Sample ID box.
Clicking “Send Result” button, the set date at the Sys. Param. screen and the results of
assigned sample No. or ID are transmitted.
Please note that it takes time to transmit data to the host computer. Three minutes are roughly
estimated in transmitting data of 10 samples with 10 test items. If the system is under
operation, it might take more time.
Inportant Note:
・ After the transmission of the past date is finished, repear the same prodcedures to return
the system date to the current date manually.
・ In case you transmit the results which measured by simple mode, input No. 41-51 to “Tray
No.”
Code Contents
At measurement of samole or
100000 Noise error of Na electrode :
Calibrator 2
At measurement of samole or
200000 Noise error of K electrode :
Calibrator 2
Noise error of Na and K At measurement of samole or
300000 :
electrodes Calibrator 2
At measurement of samole or
400000 Noise error of Cl electrode :
Calibrator 2
Noise error of Na and Cl At measurement of samole or
500000 :
Electrodes Calibrator 2
Noise error of K and Cl At measurement of samole or
600000 :
electrodes Calibrator 2
Noise error of Na, K and Cl At measurement of samole or
700000 :
electrodes Calibrator 2
S00000 Air detected by the sensor : At measurement of sample
B00000 Air detected by the sensor : At measurement Calibrator 2
Defective drainage detected by At measurement of sample or
E00000 :
the flow senosor Calibrator 2
010000 Noise error of Na electrode : At measurement of Calibrator 1
020000 Noise error of K electrode : At measurement of Calibrator 1
Noise error of Na and K
030000 : At measurement of Calibrator 1
electrodes
040000 Noise error of Cl electrode : At measurement of Calibrator 1
Noise error of Na and Cl
050000 : At measurement of Calibrator 1
Electrodes
Noise error of K and Cl
060000 : At measurement of Calibrator 1
electrodes
Noise error of Na, K and Cl
070000 : At measurement of Calibrator 1
electrodes
0A0000 Air detected by the sensor : At measurement of Calibrator 1
Defective drainage detected by the
0E0000 : At measurement of Calibrator 1
flow sensor
Electric potential drift error at
001000 : At measurement of Calibrator 1
Na electrode.
Electric potential drift error at
002000 : At measurement of Calibrator 1
K electrode.
Electric potential drift error at
003000 : At measurement of Calibrator 1
Na and K electrodes.
Electric potential drift error at
004000 : At measurement of Calibrator 1
Cl electrode.
Electric potential drift error at
005000 : At measurement of Calibrator 1
Na and Cl electrodes.
Electric potential drift error at
006000 : At measurement of Calibrator 1
K and Cl electrodes.
Electric potential drift error at
007000 : At measurement of Calibrator 1
Na, K and Cl electrodes.
Electric potential over range of Na
000100 : Out of range
electrode
Code Contents
Electric potential over range of
000200 : Out of range
K electrode
Electric potential over range of
000300 : Out of range
Na and K electrodes
Electric potential over range of
000400 : Out of range
Cl electrodes
Electric potential over range of
000500 : Out of range
Na and Cl electrodes
Electric potential over range of
000600 : Out of range
K and Cl electrodes
Electric potential over range of
000700 : Out of range
Na, K and Cl electrodes
000010 Slope error of Na electrode : Out of slop range, slop drift
Note
Parameter
Open System screen and set from Sys. Param. button.
Request designation
Online switch Sample mode set
Communication classification
by Tray No.: This method makes order useing the position which is written in
sample tray.
by Sample ID: This method makes order reading sample barcode which pasted on
sample tube.
↓
Note : inquiry
Clicking Start button.
↓
Detected container If thre is sample cup or tube, it starts measurement.
If no, it occurs error message.
↓
Resutlts are transmeted to the host when information gathers full of each one
sample.
Note:
Enquiry is ”ALL” inquiry. Please transmit text without request to BiOLiS.
Transmit it to BiOLiS when request is decided BiOLiS. It is available to receivean
any time.
Note:
Enquiry is “ALL” inquiry. Tranmit text without request to BiOLiS.
When the request is decided, transmit to the BiOLiS. It can be received at any
time.
↓
Sample ID (barcode) enquiry
*In case the ID can not be read at 5 times or the End barcode is read,
sampling will be stop.
↓
Transmit ID (barcode) requested from host to BiOLiS.
↓
Detected container If thre is sample cup or tube, it starts measurement.
If there is none, it occurs error message.
↓
Resutlts are transmeted to the host when information gathers full of each one sample.
Note:
In case of press start button after state of “sampling stop”, it inquires from the nest sample
number.
If you press start button after state of “End of run”, it inquires from the first number of sample
tray.