NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL

Size: px
Start display at page:

Download "NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL"

Transcription

1 NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL MRK4D*RTZ001B/E TOTAL PAGE:

2 NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi , Japan (Manufacturer) Telephone: (0533) Facsimile: (0533) NIDEK CO., LTD : 6th Floor, Takahashi Bldg., No.2, 3-chome, Kanda-jinboucho (Tokyo Office) Chiyoda-ku, Tokyo , Japan Telephone: (03) Facsimile: (03) Telex: NIDEK J NIDEK INCORPORATED : Westinghouse Drive Fremont, California 94539, U. S. A. (United States Agent) Telephone: (510) Facsimile: (510) NIDEK SOCIETE ANONYME : Europarc 13, rue Auguste Perret, CRETEIL, France (Authorized Representative) Telephone: (01) Facsimile: (01)

3 Table of Contents 1 OUTLINE Basic specifications of interface Single conductor connection TRANSMISSION SEQUENCE In the case of NIDEK In the case of NCP COMMAND FORMAT (FOR NIDEK ) DATA FORMAT CR (CARRIAGE RETURN) CODE TRANSMISSION OF SAGITTAL MEASURED DATA PREPARATION OF INTERFACE ARK-710A EXTERNAL PC INTERFACE PROGRAM ARK-710A EXTERNAL PC Flow of the sample program When I/F Mode is set to NIDEK: When I/F Mode is set to NCP10: Sample program When I/F Mode is set to NIDEK: When I/F Mode is set to NCP10: EXAMPLE OF DATA TRANSMISSION Printed data and transmission data Sample of KM output data when I/F Format is set to Short ERROR MESSAGE ON INTERFACE

4

5 1 OUTLINE In order to transmit the measurement data with ARK-710A to an external computer, ARK-710A is provided with RS-232C interface as the standard function. This manual provides the way to receive the measurement data from ARK-710A utilizing this interface. This section introduces the specifications of interface for transmission between ARK-710A and a personal computer, etc. 1.1 Basic specifications of interface 1) Basic specifications : Conform to RS232C specifications 2) Connector : DIN 8 pin 3) Transmission form : Asynchronous (start-stop) 4) Transmission mode : Half duplex 5) Transmission speed : 9600/4800/2400/1200 bit/sec 6) Bit length : 8/7 bit 7) Parity check : Odd parity 8) Stop bit length : 1 bit 9) Data code : ASC II code 10) CR code : YES/NO *As Transmission mode, Parity check, and Stop bit length are fixed as above, it is necessary for the external computer to uniform these conditions.

6 Signal conductor connection External computer Serial transmission port (RS-232C) ARK-710A Interface connector side Dsub 9P (female) DIN 8P Connect side of ARK-710A interface connector with serial transmission port (RS-232C) of the external computer by using the above interface cable (model:opif-11) The interface cable can be used with either Nidek or NCP10 of the I/F mode (transmission sequence). If the connector of the external computer side is different from the above (Dsub 9P), a conversion adapter is needed.

7 2 TRANSMISSION SEQUENCE Two kinds of the transmission sequences, NIDEK and NCP10, can be selected by setup of the I/F Mode of the parameter. Communication sequence NIDEK NCP10 DTR/DSR control Yes No RS/SD command control Yes No Data transmission Not Available by the demand from a PC available Checksum data No Yes A setup of "NIDEK" is the same as the conventional transmission sequence. Pressing button performs data transmission in the setup of NCP10. Since complicated controls of DTR/DSR control, and RS/SD command control, etc., are not needed, NCP10 can communicate easily compared with "NIDEK". However, it does not correspond to data transmission by the demand from a personal computer side. Please use the transmission sequence suitable for the purpose. * Set the parameter «58: Eye Care C (LM)» to NO to send the data demanded by an external computer with the parameter «51: I/F Mode» set to NIDEK. 2.1 In the case of NIDEK DTR/DSR control is as follows. Transmitter Same timing Same timing Receiver T1, T2 0.1 sec. (Time limit: T1, T2 > 0.1 sec.) Take down DTR as soon as possible after sent and received EOT.

8 2-2 RS/SD command control is as follows. [When the print button is pressed:] ARK-710A Print button External computer RS command SD command Data [When the data is demanded from an external computer:] ARK-710A External computer SD command Data CL command 2.2 In the case of NCP10 DTR/DSR control is not performed. DTR signal of the ARK-710A is always low on the circuit. DTR signal of the external computer side does not affect the transmission in either condition. Moreover since RS/SD command control is not performed, pressing the print button sends the data directly. ARK-710A Print button External computer Data

9 3 COMMAND FORMAT (FOR NIDEK ) All characters for the transmitting and receiving data are adapted for ASCII code. 1) RS command (Demands 2) SD command to the external computer from the ARK-710A) SOH C * STX R S ETB EOT * 01H 43H 2AH 2AH 02H 52H 53H 17H 04H H: HEX (16 radix) 2) SD command (Demands measured data transmission to the ARK-710A from the external computer) 1) When the AR measured data is demanded: SOH C R M STX S D ETB EOT 2) When the KM measured data is demanded: SOH C K M STX S D ETB EOT 3) When the AR and KM measured data are demanded: SOH C R K STX S D ETB EOT 3) CL command (Demands to clear the measurement data to the ARK-710A from the external computer) SOH C R M STX C L ETB EOT SOH C K M STX C L ETB EOT SOH C R K STX C L ETB EOT The all clear processing performs to the above header. When the all clear processing performs, the next measurement is prepared such as the time of pressing the print button. When the measurement is started after preparation, previous data is all cleared and the next patient s data is measured.

10 4 DATA FORMAT 1) Basic format 1) AR measured data SOH D R M STX ETB ETB ETB EOT 2) KM measured data Data ƒf [ƒ^ Data ƒf [ƒ^ Data SOH D K M STX ETB ETB ETB EOT 3) AR and KM measured data Data Data Data ƒf [ƒ^ ƒf [ƒ^ ƒf [ƒ^ SOH D R M STX ETB ETB ƒf [ƒ^ Data ƒf [ƒ^ Data ƒf [ƒ^ Data SOH D K M STX ETB ETB EOT ƒf [ƒ^ Data Data ƒf [ƒ^ After the ARK-710A receives SD command, it will start the transmission of the measured data in this format. When the transmission sequence (I/F Mode) is set to NCP10, four digits of checksum are inserted after EOT of each data format. 2) Transmission data of the ARK-710A a ) Company name / Model name b ) Patient number c ) Patient ID d ) Date and time of measurement e ) Vertex distance f ) Working distance g ) Objective measured data h ) Contact lens conversion data i ) Trial lens data j ) Pupil distance k ) KM measured data l ) Corneal size measured data m) Pupil size measured data n ) Checksum 3) Data The number inside the parentheses indicates the number of transmission character. a) Company name / Model name 7 1 ID code Company name Model name * When the parameter item No.52 I/F Format is set to Short and the only KM data is demanded (refer to 2) of the section 3), company name and model name are not transmitted.

11 4-2 b) Patient number No. code Patient number (4) c) Patient ID Transfer the data when the patient ID is inputted by the bar code reader. IP code Patient ID Transfer the number of inputted letters (maximum 31 letters). (20 letters for printing) d) Data and time of measurement 1) When Date Format is set to Y.M.D : Date code Year (4) Month (2) Date (2) Hour (2) Minute (2) AM/PM (2) 2) When Date Format is set to M.D.Y : Date code Month (3) Date (2) Year (4) Hour (2) Minute (2) AM/PM (2) 3) When Date Format is set to D.M.Y : Date code Date (2) Month (3) Year (4) Hour (2) Minute (2) AM/PM (2) e) Vertex distance VD code Vertex distance (5)

12 4-3 f) Working distance 3 5 WD code Working distance (2) g) Objective measured data When selected value is taken after three or more measurements, the order of transmission is from the selected value to each value (from the last value to former ones). The order of R/L is from L to R. If IOL ( * ) Mark is set to YES, IOL measured mark * is inserted on the data that was measured by AR in the condition of indicating the IOL ON mark. 1) Left eye data R/L code (2) SPH (6) CYL (6) AXIS (3) 2) Right eye data Confidence IOL code (1) measured mark (1) R/L code (2) SPH (6) CYL (6) AXIS (3) Confidence IOL code (1) measured mark (1) 3) Reference value (Confidence index is E.) If Error Data is set to YES, the data whose Confidence index (indicates the degree of reliance) is under 5, can be measure as a reference value. In this case, E is inserted to the end of the transmitted data. R/L code (2) SPH (6) CYL (6) AXIS (3) Confidence code (1) E code (1) IOL measured mark (1)

13 4-4 4) Error data If Error Print is set to YES, the Error is stored in memory and transmitted together with the measured AR values. Err. code Kind of error (2) h) Contact lens conversion data 1) Left eye data Kind of error Contents +0 +SPH range over -0 -SPH range over C 0 CYL over * If the parameter I/F format is set to Short; 1) Only the selected value as objective measured data is transmitted. 2) When the selected value could not be obtained, only the last one in the values whose confidence index is not under 5 is transmitted. 3) When only reference values could be obtained, the last value is transmitted simply. 4) The Error data is not transmitted. R/L code (2) SPH (6) CYL (6) AXIS (3) 2) Right eye data R/L code (2) SPH (6) CYL (6) AXIS (3) i) Trial lens data 1) Left eye data R/L code (2) SPH (6) CYL (6) AXIS (3) 2) Right eye data R/L code (2) SPH (6) CYL (6) AXIS (3) * If the parameter TL Print is set to NO, the trial lens data is not transmitted. Also, if the selected value could not be obtained, no data is transmitted.

14 4-5 j) Pupil distance 1) When both right and left PD values are measured: PD code PD (2) R.PD (2) L.PD (2) N.PD (Near point PD) (2) 2) When Far point PD value only: PD code PD (2) R.PD (2) L.PD (2) N.PD (Near point PD) (2) * If the parameter Near PD is set to NO, only?? is transmitted. * If the PD values are measured more than one time, the measured data is transmitted in new order. However, if the parameter I/F format is set to Short, only the last PD value is transmitted. k) KM measured data When the selected valued is taken after three or more measurements, the order of transmission is from the selected value to each value ( from the last value to former ones). The order of R/ L is from L to R. * If the parameter item No. 52 I/F Format is set to Short: 1) Only the selected value as KM measured data is transmitted. 2) When the selected value could not be obtained, only the last one among the measured data is transmitted. 3) Data (D) (unit of data is Diopter) is not transmitted. 1) Left eye (mm) data R/L code (2) 2) Left eye (D) data R/L code (2)

15 4-6 3) Right eye (mm) data R/L code (2) R/L code (2) l) CS (Corneal size) measured data * If the parameter item No. 52 I/F Format is set to Short, this data is not transmitted. 1) Left eye data 2) Right eye data R/L code (2) R/L code (2) m) PS (Pupil size) measured data * If the parameter item No. 52 I/F Format is set to Short, the data is not transmitted. 1) Left eye data 2) Right eye data R/L code (2) Target lamp (1) R/L code (2) Target lamp (1) Target lamp transfers the state of the target lamp during PS measuring. N: Target lamp ON F: Target lamp OFF

16 4-7 n) Checksum If the parameter I/F Mode is set to NCP10, checksum is inserted on the data format. It is inserted after EOT of each data format. Data Checksum (4) The checksum is indicated with the hexadecimal numeral of 4 digits. The value of the checksum is the simple sum from "SOH" to "EOT" of the data format. However, the "CR" code is not obtained in calculation of the checksum when the "CR" code is inserted.

17 5 CR (CARRIAGE RETURN) CODE When the personal computer is used as the external computer for receiving the data, it may be necessary to insert CR code into the end of transmitting data for one line. It is possible for ARK- 710A to insert CR code into the end of the data or not. (Refer to 3) of the section 6 ) The transmitting data are as follows when CR code is inserted. 1) RS command with CR code CR code is inserted into the end of data. 2) Data with CR code (When I/F Mode is set to NIDEK) Data Data Data CR code is inserted into both positions after the ETB code and the end of data. 3) Data with CR code (When I/F Mode is set to NCP10) Data Data Data Checksum CR code is inserted into both positions after the ETB code and the end of data.

18 6 TRANSMISSION OF SAGITTAL MEASURED DATA The transmission format of each data of Sagittal measurement is described hereunder. Sagittal measurement data are shown in the print out sample as below from following to KM measured data. Basic transmitting and receiving sequences are stipulated in the aforementioned 2. Printed data by ARK-710A Transmission format DKM NO.0001 DADEC/18/ :50AM L DL FA25 LS A LI A LT A LN A LE LR LA = 01H SOH = 02H STX = 17H ETB = 04H EOT = 0DH is added in accodance with setting.

19 6-2 Header : This signifies KM measured data to be transmitted. Patient number Measured date and time KM measured (mm) data : R1(5), RS(5), AXIS(3), AVE(5) KM measured (D) data : R1(5), AXIS(3), AVE(5), CYL(6) Fixed angle in Sagittal measurement : FIXED ANGLE(2) Sagittal value for SUP. direction : SAGIT1(5), SAGIT2(5), ECC(5), A/F(1) Sagittal value for INF. direction : SAGIT1(5), SAGIT2(5), ECC(5), A/F(1) Sagittal value for TEM. direction : SAGIT1(5), SAGIT2(5), ECC(5), A/F(1) Sagittal value for NAS. direction : SAGIT1(5), SAGIT2(5), ECC(5), A/F(1) Among the each Sagittal values from to their meanings are : SAGIT1 : Measured value SAGIT2 : Measured value including dro ECC : Each eccentricity A/F : Whether calculation for conversion axis is made or not. (A : Conversion of axis is made.) Horizontal, Vertical and Total eccentricity : eh(5), ev(5), E(5) Each corneal radius values : Rh(5), Rv(5), Ro(t), dro(5) Horizontal corneal radius average value :(Rh) Vertical corneal radius average value : (Rv) Central corneal radius average value : (Ro) Central corneal radius differences : (dro) Cylindrical diopters and its differences at center and peripheral : ASTc(6), ASTp(6), dast(6) Central corneal cylinder diopter : (ASTc) Peripheral corneal cylinder diopter : (ASTp) Difference of corneal cylinder diopter between center and peripheral : (dast) * Values in the parentheses ( ) show the data length. * When data are output, all data are printed out with the above format regardless the Sagittal printing format.

20 7 PREPARATION OF INTERFACE ARK-710A EXTERNAL PC Actual transmission method is explained with attached sample program in this section. The external computer uses the IBM PC compatible (IBM100% COMPATIBLE). 1) Connect side of ARK-710A interface connector with serial transmission port (RS-232C) of the external computer by using the interface cable (OPIF-11). 2) Input the sample program of one of transmission sequences into the external computer. BASIC application uses Visual Basic. 3) Set up ARK-710A as follows. I/F Mode : Depending of the sample program. Baud-Rate : 9600 Bit Length : 8 CR Code : YES Refer to the operator s manual 8.1 Setting parameters for the setting method of the parameter. 4) Perform the measurement by the ARK-710A and press the print button in the condition that the sample program is operating. If the transmission performs normally, measured data is displayed on the monitor of the computer. When I/F Mode is set to NIDEK When I/F Mode is set to NCP10

21 8 INTERFACE PROGRAM ARK-710A EXTERNAL PC 8.1 Flow of the sample program When I/F Mode is set to NIDEK: [External PC] [ARK-710A]

22 When I/F Mode is set to NCP10: [External PC] [ARK-710A]

23 Sample program When I/F Mode is set to NIDEK: '********************************************** '* Input DATA from ARK/AR for IBM PC-AT * '* Sample Program for I/F Mode = NIDEK * '* (Visual Basic) * '********************************************** ' Setting of ARK/AR ' I/F Mode = NIDEK ' Baud-Rate = 9600 ' Bit Length = 8 ' CR Code = NO ' Dim TimeupFlag, RecEotFlag As Integer Dim Buf, L_Buf As String Private Sub Form_Load() ' Initialize Display Messages Text1.Text = "" Label1.Caption = "Receive Data" Label3.Caption = "Communication with AR/ARK" Label4.Caption = "Push Start Button" Command1.Caption = "Start" ' Initialize MSComm Control MSComm1.CommPort = 1 MSComm1.Settings = "9600,o,8,1" MSComm1.RThreshold = 1 End Sub Private Sub Command1_Click() CRM_SD = Chr(1) + "CRM" + Chr(2) + "SD" + Chr(23) + Chr(4) ' SD command for AR CRK_SD = Chr(1) + "CRK" + Chr(2) + "SD" + Chr(23) + Chr(4) ' SD command for ARK CXX_RS = Chr(1) + "C**" + Chr(2) + "RS" + Chr(23) + Chr(4) ' RS command Text1.Text = "" Label4.Caption = "Initializing... " ' Open COM1 port If MSComm1.PortOpen = False Then MSComm1.PortOpen = True ' Serial Port open MSComm1.DTREnable = False ' DTR off Timer1.Enabled = False Timer1.Interval = 2000 Timer1.Enabled = True: TimeupFlag = False Do ' Waiting for DSR turn off DoEvents Loop Until TimeupFlag = True End If Label4.Caption = "Waiting for RS command (DSR)" L_Buf = "": RecEotFlag = False Do ' Check DSR DoEvents Loop Until MSComm1.DSRHolding = True Label4.Caption = "Waiting for RS command (Text)" Timer1.Interval = 5000 Timer1.Enabled = True: TimeupFlag = False MSComm1.DTREnable = True Do ' Waiting for RS command DoEvents If TimeupFlag = True Then Exit Do End If Loop Until RecEotFlag = True If L_Buf = CXX_RS Then ' DTR on

24 8-4 Label4.Caption = "Waiting for SD command transmitting (DSR)" L_Buf = "": RecEotFlag = False Do ' Check DSR DoEvents Loop Until MSComm1.DSRHolding = True MSComm1.Output = CRM_SD ' Send SD command for AR Label4.Caption = "Waiting for DATA (Text)" Timer1.Interval = 5000 Timer1.Enabled = True: TimeupFlag = False Do ' Waiting for Data DoEvents If TimeupFlag = True Then Exit Do End If Loop Until RecEotFlag = True If RecEotFlag = True Then Label4.Caption = "Finished DATA receiving" & vbnewline & "Push Start Button" Else Label4.Caption = "EOT error!!!" & vbnewline & "Push Start Button" End If Else Label4.Caption = "RS Command Error (Terminated)" & vbnewline & "Push Start Button" End If If MSComm1.PortOpen = True Then MSComm1.PortOpen = False End If End Sub Private Sub MSComm1_OnComm() Select Case MSComm1.CommEvent Case comevreceive ' Receive Buf = MSComm1.Input L_Buf = L_Buf + Buf Text1.Text = Text1.Text + Buf If Right$(L_Buf, 1) = Chr(4) Then ' Check end of data RecEotFlag = True Text1.Text = Text1.Text + vbnewline End If Case comevcts Case comevdsr Case comevcd Case comevring Case comeveof Case Else MsgBox "Error", vbcritical End Select End Sub Private Sub Form_Unload(Cancel As Integer) If MSComm1.PortOpen = True Then MSComm1.PortOpen = False End If End Sub Private Sub Timer1_Timer() TimeupFlag = True Timer1.Enabled = False End Sub

25 When I/F Mode is set to NCP10: '********************************************** '* Input DATA from ARK/AR for IBM PC-AT * '* Sample Program for I/F Mode = NCP10 * '* (Visual Basic) * '********************************************** ' Setting of ARK/AR ' I/F Mode = NCP10 ' Baud-Rate = 9600 ' Bit Length = 8 ' CR Code = NO ' Dim TimeupFlag, RecEotFlag As Integer Dim Buf, L_Buf As String Private Sub Form_Load() ' Initialize Display Messages Text1.Text = "" Label1.Caption = "Receive Data" Label3.Caption = "Communication with AR/ARK" Label4.Caption = "Push Start Button" Command1.Caption = "Start" ' Initialize MSComm Control MSComm1.CommPort = 1 MSComm1.Settings = "9600,o,8,1" MSComm1.RThreshold = 1 End Sub Private Sub Command1_Click() Text1.Text = "" ' Open COM1 port If MSComm1.PortOpen = False Then MSComm1.PortOpen = True End If L_Buf = "" RecEotFlag = False TimeupFlag = False Timer1.Enabled = False Label4.Caption = "Waiting for DATA receiving" Do ' Waiting for Data DoEvents If RecEotFlag = True Then Exit Do End If ' Serial Port open Loop Until TimeupFlag = True If RecEotFlag = True Then Label4.Caption = "Finished Data Recieving" & vbnewline & "Push Start Button" Else Label4.Caption = "EOT error!!!" & vbnewline & "Push Start Button" End If If MSComm1.PortOpen = True Then MSComm1.PortOpen = False End If End Sub Private Sub MSComm1_OnComm() Dim s As Integer Select Case MSComm1.CommEvent Case comevreceive Buf = MSComm1.Input L_Buf = L_Buf + Buf Text1.Text = Text1.Text + Buf If TimerFlag = False Then Timer1.Enabled = True ' Receive Data ' Timer Start

26 8-6 End If Timer1.Interval = 1000 ' Set interval time s = Len(L_Buf) If s > 4 Then If Mid$(L_Buf, s - 4, 1) = Chr(4) Then RecEotFlag = True Timer1.Enabled = False End If End If Case comevcts Case comevdsr Case comevcd Case comevring Case comeveof Case Else MsgBox "Error", vbcritical End Select End Sub Private Sub Form_Unload(Cancel As Integer) If MSComm1.PortOpen = True Then MSComm1.PortOpen = False End If End Sub Private Sub Timer1_Timer() TimeupFlag = True Timer1.Enabled = False End Sub

27 9 EXAMPLE OF DATA TRANSMISSION 9.1 Printed data and Transmission data a. Printed data ---Patient No. ---Patient ID ---Name, Sex ---Measured date and time ---Pupil distance ---Working distance ---Right eye: 1st, Normal data ---Right eye: 2nd, Error (CYL over) ---Right eye: 3rd, Normal data ---Right eye: 4th, Reference value data ---Right eye: 5th, Normal data ---Right eye: Selected data ---Right eye: Trial lens data ---Right eye: Contact lens data ---Right eye: SE value data for contact lens ---Right eye: 1st, KM data ---Right eye: 2nd, KM data ---Right eye: 3rd, KM data ---Right eye: KM selected data ---Right eye: Corneal size data and Pupil size data ---Right eye: Contact lens brand, Lens size, Base curve

28 Left eye: 1st, Normal data ---Left eye: 2nd, Normal data ---Left eye: 3rd, Error (SPH-over) ---Left eye: 4th, Normal data ---Left eye: Selected data ---Left eye: Trial lens data ---Left eye: Contact lens data ---Left eye: SE value data for contact lens ---Left eye: 1st, KM data ---Left eye: 2nd, KM data ---Left eye: 3rd, KM data ---Left eye: KM selected data ---Left eye: Corneal size data and Pupil size data ---Left eye: Contact lens brand, Lens size, Base curve ---Pupil distance: Far and near point ---Pupil distance: Far point (with single data) and near point ---Comment

29 9-3 b. Transmission data against example printed data DRM... IDNIDEK/ARK-710A... NO IP DA2003/01/09.10:50AM... VD WD35... OL OL EL-O... OL OL OR OR OR E... OR ERCO... OR CL CR TL TR PD PD67????62... DKM... L DL L DL L DL L DL R DR R DR R DL L DL SL PL06.0F... SR PR06.0N... BLNIDEK HARD BRNIDEK HARD Header for AR data Company name and Model name Patient number Patient ID Measured date and time Vertex distance Working distance Left eye: AR selected data 4th, Normal data 3rd, Error (SPH-over) 2nd, Normal data 1st, Normal data Right eye: AR selected data 5th, Normal data 4th, Reference value data 3rd, Normal data 2nd, Error (CYL over) 1st, Normal data Left eye: Contact lens data Right eye: Contact lens data Left eye: Trial lens data Right eye: Trial lens data Pupil distance: Far point (with single data) and near point Pupil distance: Far and near point Header for KM data Left eye: KM selected data (mm) KM selected data (D) 3rd, KM data (mm) KM data (D) 2nd, KM data (mm) KM data (D) 1st, KM data (mm) KM data (D) Right eye: KM selected data (mm) KM selected data (D) 3rd, KM data (mm) KM data (D) 2nd, KM data (mm) KM data (D) 1st, KM data (mm) KM data (D) Left eye: Corneal size data Left eye: Pupil size data Right eye: Corneal size data Right eye: Pupil size data Left eye: Contact lens brand, Lens size, Base curve Right eye: Contact lens brand, Lens size, Base curve

30 9-4 * The following marks designate the control code. = SOH 01H = ETB 17H = STX 02H = EOT 04H * When CR Code is set to YES, CR is inserted after ETB. * When the parameter I/F Mode is set to NCP10, four digits of checksum are inserted on the data format after.

31 Sample of KM output data when I/F Format is set to Short a. Print data sample ---Patient No. ---Name, Sex ---Measured date and time ---Right eye: KM selected data ---Right eye: Corneal size data and Pupil size data ---Right eye: Contact lens brand, Lens size, Base curve ---Left eye: KM selected data ---Left eye: Corneal size data and Pupil size data ---Left eye: Contact lens brand, Lens size, Base curve ---Comment b. Transmission data against above example printed data DKM... Header for KM data NO Patient No. DA2003/01/09.10:50AM... Measured date and time L Left eye: KM selected data (mm) R Right eye: KM selected data (mm) Above are samples of transmitting data in the case SD command is CKM.(refer to 2) of the section 3) As the I/F Format is set to Short, KM data is transmitted only for selected (mm) data. Company name, model name, CS (Corneal size) and PS (Pupil size) measured data, and CL select data are not transmitted.

32 10 ERROR MESSAGE ON INTERFACE If any error happens during communication between ARK-710A and the external computer, the ERROR MESSAGE will be displayed on the display pannel. If the parameter Error code is set to YES, the error code number will be displayed as follows. Error code Table Error code Parameter Content Symptom NO YES 11 Err IF ERR 11 DSR Error 1 12 Err IF ERR 12 DSR Error 2 Activation of DSR does not become high at receiving sequence of SD command. Activation of DSR does not become high at transmission of measured data. 13 Err IF ERR 13 Data Error Data to be received is not transmitted. 14 Err IF ERR 14 Overflow Too much buffer store of receiving data. 15 Err IF ERR 15 Command Error Received incorrect command. 16 no dat. ERR 16 Data Empty No data to be transmitted.

Model. November 2009 Pages in total: 52 XRKT2*RTZ001D/E

Model. November 2009 Pages in total: 52 XRKT2*RTZ001D/E AUTO REF/KERATO/TONOMETER Model TONOREFII INTERFACE MANUAL November 2009 Pages in total: 52 XRKT2*RTZ001D/E NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer)

More information

Model LM-1000/ 1000P/ 1200

Model LM-1000/ 1000P/ 1200 AUTO LENSMETER Model LM-1000/ 1000P/ 1200 RS-232C INTERFACE MANUAL December, 2008 Pages in total: 60 31001*RTZ001E/E NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer)

More information

REFRACTOR RT June 2012 Pages in total: 43 MRT10*RTZ001J/E

REFRACTOR RT June 2012 Pages in total: 43 MRT10*RTZ001J/E REFRACTOR RT-5100 RS-232C SERVICE INTERFACE MANUAL MANUAL June 2012 Pages in total: 43 MRT10*RTZ001J/E NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer) Telephone:

More information

VJ Series Communication Functions

VJ Series Communication Functions User s Manual VJ Series Communication Functions IM 77JJ-E IM 77JJ-E 3rd Edition Blank Page Introduction i This instruction manual describes the communication functions of the VJ Series

More information

Various configurations are made possible with NIDEK's Lab Equipment --- SE-9090 Express, AHM-1000 and RHU-1000/1500.

Various configurations are made possible with NIDEK's Lab Equipment --- SE-9090 Express, AHM-1000 and RHU-1000/1500. NIDEK Lab Edging Systems Comprehensive Solutions Automation Complete Automation & Lens Processing Various configurations are made possible with NIDEK's Lab Equipment --- SE-9090 Express, AHM-1000 and RHU-1000/1500.

More information

LASER DIODE PHOTOCOAGULATOR DC-3300

LASER DIODE PHOTOCOAGULATOR DC-3300 LASER DIODE PHOTOCOAGULATOR Flexible & Versatile Multipurpose Delivery The Nidek new multipurpose delivery is designed to allow you to broaden your treatment options: from standard laser photocoagulation

More information

M Series Digital Limit Alarms Communication Functions

M Series Digital Limit Alarms Communication Functions User s Manual M Series Digital Limit Alarms Communication Functions IM 77J4J-E IM 77J4J-E st Edition Blank Page Introduction i This user's manual describes the communication functions

More information

Intelligent Blocker ICE-1200

Intelligent Blocker ICE-1200 Intelligent Blocker Intelligent Blocker Advanced technology with proven, reliable results Stable and accurate blocking. Intuitive screen for easy operation and spot-on results. External memory for easy

More information

SECTION 4 Host Link Communications

SECTION 4 Host Link Communications SECTION 4 Host Link Communications This section describes the procedure and other information required to use Host Link communications. 4-1 Host Link Communications.................................................

More information

Edging Station LE-700

Edging Station LE-700 Edging Station Simple, built-in intelligent blocker Simple, accurate blocking The built-in intelligent manual blocker enables the operator to achieve accurate blocking with simple operation. Precise alignment

More information

TABLE OF CONTENTS. Communication Functions

TABLE OF CONTENTS. Communication Functions TABLE OF CONTENTS Chapter 1: Chapter 2: Chapter 3: Chapter 4: General Features....................................................... 1-1 Functions......................................................

More information

System Chart SC-1600 /1600

System Chart SC-1600 /1600 System Chart SC-1600 /1600 Reliable Features for easy operation and efficient workflow Sufficient Functions for more refined and smoother examinations Flexible Usability for comfortable test in any circumstances

More information

CENTERING DEVICE. Model CE-9 OPERATOR S MANUAL

CENTERING DEVICE. Model CE-9 OPERATOR S MANUAL CENTERING DEVICE Model CE-9 OPERATOR S MANUAL NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer) Telephone: (81-533) 67-6611 Facsimile: (81-533) 67-6610 NIDEK

More information

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS Page 1 of 35 A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS This document has been written specifically for FX and FX0N users that are unfamiliar with RS-232

More information

Vacuum Fluorescent Customer Display. Model: WD-2030 XXXX Version: 1.10

Vacuum Fluorescent Customer Display. Model: WD-2030 XXXX Version: 1.10 Vacuum Fluorescent Customer Display Model: WD-2030 XXXX Version: 1.10 INDEX 1. FEATURES... 3 2. GENERAL SPECIFICATIONS... 4 3. UNPACKING AND CHECKING THE PARTS... 5 3.1 PARTS LIST (WITH BASE PCB)... 5

More information

Lex. Lens Edging System. Lex Specifications Model Grinding system Tracer Mode

Lex. Lens Edging System. Lex Specifications Model Grinding system Tracer Mode Lex Specifications Model Grinding system Tracer Mode Grinding Size Flat edging Bevel edging Hi-curve bevel edging Flat chamfering Bevel chamfering Grooving Wheel configuration Water supply system Power

More information

SIO-DLL. Serial I/O DLL. User Manual

SIO-DLL. Serial I/O DLL. User Manual SIO-DLL Serial I/O DLL User Manual SIO-DLL User Manual Document Part N 0127-0178 Document Reference SIO-DLL\..\0127-0178.Doc Document Issue Level 1.3 Manual covers software version 1 All rights reserved.

More information

J-CC Data Cable. Operating Instructions

J-CC Data Cable. Operating Instructions J-CC Data Cable Operating Instructions User's manual for OPTO-RS cable connections General The OPTO-RS cable enables a direct connection with most of the Käfer measuring instruments to a personal computer,

More information

HEAD OFFICE TOKYO OFFICE NIDEK INC. NIDEK S.A. NIDEK TECHNOLOGIES

HEAD OFFICE TOKYO OFFICE NIDEK INC. NIDEK S.A. NIDEK TECHNOLOGIES Multifunction edger Multifunction edger The ME-1000 DESIGN+ Lens Edger, which had ushered in a new era of lens finishing as the world's first automatic 3D drilling edger, has been totally redesigned from

More information

USER S MANUAL Enhanced Communication Function

USER S MANUAL Enhanced Communication Function UM-TS02E -E003 PROGRAMMABLE CONTROLLER PROSEC T2E/T2N USER S MANUAL Enhanced Communication Function Main Menu Contents TOSHIBA CORPORATION Important Information Misuse of this equipment can result in property

More information

Visual Basic 6 Lecture 7. The List Box:

Visual Basic 6 Lecture 7. The List Box: The List Box: The function of the List Box is to present a list of items where the user can click and select the items from the list or we can use the List Box control as a simple memory to save data.

More information

GREEN LASER PHOTOCOAGULATOR GYC-1000

GREEN LASER PHOTOCOAGULATOR GYC-1000 GREEN LASER PHOTOCOAGULATOR NIDEK Flexibility & Versatility Universal Design The NIDEK utilizes a diode pumped solid-state laser to achieve maximum laser life and the greatest efficiency at low heat emission.

More information

Original instructions. April P902H Printed in Japan

Original instructions. April P902H Printed in Japan AUTO REF/KERATOMETER ARK-530A/ARK-510A OPERATOR S MANUAL Original instructions NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer) Telephone: +81-533-67-6611

More information

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE COMMUNICATION INSTRUCTION MANUAL THT-500-A/R (C5) No. THT5CE2 2018.04 This manual contains instructions for communication functions of the THT-500-A/R. 1. System Configuration 1.1 When Using USB Communication

More information

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary.

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary. HEC-OM-S008 Aug.2014 Communication Manual THERMO-CON Model No. HECR002-A5 Keep available whenever necessary. This manual is copyrighted and all rights are reserved by SMC Corporation, and may not, in whole

More information

Patternless Edger LE-1200

Patternless Edger LE-1200 Patternless Edger Patternless Edger A new standard is born The NIDEK patternless edger LE series was born from the trusted, symbolic relationship with optical professionals and quickly grew to be the industry

More information

Control Characters used in DirectNET

Control Characters used in DirectNET Control Characters used in DirectNET ENQ (0x05) Enquiry to start communications ACK (0x06) Acknowledge (data received and no errors NAK (0x15) Negative Acknowledge (data received but there were errors)

More information

Original instructions. August P902E Printed in Japan

Original instructions. August P902E Printed in Japan REFRACTOR RT-3100 OPERATOR S MANUAL Original instructions NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer) Telephone: +81-533-67-6611 Facsimile: +81-533-67-6610

More information

RS-422 Code-Operated Switches

RS-422 Code-Operated Switches JUNE 2000 SW421A-R2 SW422A-R2 RS-422 Code-Operated Switches COS/4 TEXT TRANSPARENT GRAPHICS MODE RESET ST LO CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight

More information

6. SOFTWARE CONTROL: COMMAND GROUP

6. SOFTWARE CONTROL: COMMAND GROUP 6. SOFTWARE CONTROL: COMMAND GROUP Command symbols definitions are as below: EOT 04H SOH 01H ETB 17H ESC 1BH US 1FH ACK 06H NACK 15H Group A. (command sets) A1. Package Command Format EOT SOH COMMAND ETB

More information

HIGH PERFORMANCE TRANSISTOR INVERTER VECTOR DRIVE SERIES

HIGH PERFORMANCE TRANSISTOR INVERTER VECTOR DRIVE SERIES HIGH PERFORMANCE TRANSISTOR INVERTER VECTOR DRIVE SERIES RS232C COMMUNICATIONS MANUAL October, 1996 Part #42709-001 Introduction Thank you for purchasing the Toshiba TOSVERT-130 G3 High-Performance Transistor

More information

LAMPIRAN A. Universitas Sumatera Utara

LAMPIRAN A. Universitas Sumatera Utara 63 LAMPIRAN A Rangkaian Lengkap Perangkat Keras Rangkaian ini terdiri dari Rangkaian Power Supply (PSA), Mikrokontroller atmega8535, RFID Reader ID 12, Rangkaian Infra Merah Fotodioda, driver max232 dan

More information

GYC-1000 Training. Table of Contents. 1. Safety. 2. Outline, Principles. 3. Specifications. 4. Operation. 5. Installation : Slit Delivery Check Power

GYC-1000 Training. Table of Contents. 1. Safety. 2. Outline, Principles. 3. Specifications. 4. Operation. 5. Installation : Slit Delivery Check Power GYC-1000 Training Table of Contents 1. Safety 2. Outline, Principles 3. Specifications 4. Operation 5. Installation : Slit Delivery Check Power 6. Light control and Current control 7. Output power 8. Fiber

More information

Serial I/O. 4: Serial I/O. CET360 Microprocessor Engineering. J. Sumey

Serial I/O. 4: Serial I/O. CET360 Microprocessor Engineering. J. Sumey 4: Serial I/O CET360 Microprocessor Engineering J. Sumey Introduction serial, i.e. bit-at-a-time, interfacing techniques are useful when parallel interfacing limitations become problematic distance limitations

More information

Maximum Value for OEMs SM. NX70 Serial Communications Unit (SCU) User Manual

Maximum Value for OEMs SM. NX70 Serial Communications Unit (SCU) User Manual Maximum Value for OEMs SM NX7 Serial Communications Unit (SCU) User Manual Important User Information Solid state equipment has operational characteristics differing from those of electromechanical equipment.

More information

Multifunction Edger ME-1000 DESIGN+ / ME-1000

Multifunction Edger ME-1000 DESIGN+ / ME-1000 Multifunction Edger ME-1000 DESIGN+ / ME-1000 Multifunction Edger ME-1000 DESIGN+ / ME-1000 Beyond the limits of Lens Edger Standards Automatic 3D Drilling The ME-1000 series offers drilling with flexible

More information

NIDEK LASER DIODE PHOTOCOAGULATOR

NIDEK LASER DIODE PHOTOCOAGULATOR NIDEK LASER DIODE PHOTOCOAGULATOR Model DC-3300 SERVICE MANUAL December, 2004 XDC7**RDA001E/E Total 50 pages NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer)

More information

FEC-80T Receipt Printer User s Manual

FEC-80T Receipt Printer User s Manual FEC-80T Receipt Printer User s Manual All specifications are subject to change without notice TABLE OF CONTENTS 1. Parts Identifications 3 2. Setting up the printer 4 2.1 Unpacking 4 2.2 Connecting the

More information

INTERFACE SPECIFICATION

INTERFACE SPECIFICATION INTERFACE SPECIFICATION CELL-DYN 1800 SYSTEM LIST NO. 07H79-01 REVISION A ABBOTT DIAGNOSTICS DIVISION Abbott Laboratories Abbott Park, IL 60064, USA INTERFACE SPECIFICATION CELL-DYN 1800 SYSTEM Abbott

More information

Connection Guide (RS-232C) OMRON Corporation

Connection Guide (RS-232C) OMRON Corporation Machine Automation Controller NJ-series General-purpose Serial Connection Guide (RS-232C) OMRON Corporation Ultra Small Multi-code Reader (V400-R2 Series) P567-E1-01 About Intellectual Property Rights

More information

FANUC PLC Parts. GE Fanuc Automation. Series 15i / 150i Model A Remote Buffer. Computer Numerical Control Products. Descriptions Manual

FANUC PLC Parts. GE Fanuc Automation. Series 15i / 150i Model A Remote Buffer. Computer Numerical Control Products. Descriptions Manual GE Fanuc Automation Computer Numerical Control Products Series 15i / 150i Model A Remote Buffer Descriptions Manual GFZ-63322EN-1/01 July 1999 FANUC PLC Parts Warnings, Cautions, and Notes as Used in this

More information

Positional Number System

Positional Number System Positional Number System A number is represented by a string of digits where each digit position has an associated weight. The weight is based on the radix of the number system. Some common radices: Decimal.

More information

MODEL : TRP-100-II Receipt Printer User s Manual

MODEL : TRP-100-II Receipt Printer User s Manual MODEL : TRP-100-II Receipt Printer User s Manual All specifications are subject to change without notice Table of Contents 1. Parts Identifications 3 2. Setting up the printer 4 2.1 Unpacking 4 2.2 Connecting

More information

DSP860 Operation Manual

DSP860 Operation Manual DSP860 Operation Manual 1. Information 2. Introduction 3. Installation 4. Pin Assignment 5. DIP Switch Setting 6. Character Tables 7. Software Control (Command List) 8. Specifications 9. Instruction of

More information

DSP840 Operation Manual Version 3.0

DSP840 Operation Manual Version 3.0 DSP840 Operation Manual Version 3.0 1. Information 2. Introduction 3. Installation 4. Pin Assignment 5. DIP Switch Setting 6. Character Tables 7. Software Control (Command List) 8. Specifications 9. Instruction

More information

Technical Bulletin # Date: August 9, 1999 Product: Message Centers Product Category: PLC Activation

Technical Bulletin # Date: August 9, 1999 Product: Message Centers Product Category: PLC Activation Edwards Signaling Products 90 Fieldstone Court Cheshire, CT 06410 (203) 699-3300 FAX (203) 699-3108 Technical Bulletin # 970522 Date: August 9, 1999 Product: Message Centers Product Category: PLC Activation

More information

S-Series Sensor ASCII Protocol v8.1.0

S-Series Sensor ASCII Protocol v8.1.0 S-Series Sensor v8.1.0 Legend: ADR Node/Slave Address TIME STAT Status Byte ERR CTRL Control Byte SP # POS Position DATA TARG Target CHAR VEL Velocity OFF SN CODE PAR # Serial Number Security Code Parameter

More information

XR-200 MINI DOT IMPACT PRINTER PRODUCT SPECIFICATION DATE : MAY 3, 2004 MANUAL REVISION 2.0

XR-200 MINI DOT IMPACT PRINTER PRODUCT SPECIFICATION DATE : MAY 3, 2004 MANUAL REVISION 2.0 XR-200 MINI DOT IMPACT PRINTER PRODUCT SPECIFICATI DATE : MAY 3, 2004 MANUAL REVISI 2.0 Features Dip Switch Configuration Emulation mode, communications mode, baud rate, serial/parallel handshake, and

More information

DS-800. ::: Receipt Printer User s manual :::

DS-800. ::: Receipt Printer User s manual ::: DS-800 ::: Receipt Printer User s manual ::: All specifications are subjected to change without notice TABLE OF CONTENTS 1. Parts Identifications 2 2. Setting up the printer 3 2.1 Unpacking 3 2.2 Connecting

More information

VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP.

VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP. VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP. 232G RX TX VB-1COM VIGOR + 24V IN - SHORT FOR TR 485G D+ D- VB-1COM Serial Foreword This manual contains text, diagrams and explanations which

More information

MODEL : SLK-TL100 Receipt Printer User s Manual

MODEL : SLK-TL100 Receipt Printer User s Manual J. STEPHEN Lab., Ltd. 28-6, Gajangsaneopdong-ro, Osan-si, Gyeongi-do, 447-210, Korea TEL : +82-31-459-8200 FAX : +82-31-459-8880 www.miniprinter.com MODEL : SLK-TL100 Receipt Printer User s Manual TL100

More information

TECHNICAL BULLETIN [ 1 / 8 ]

TECHNICAL BULLETIN [ 1 / 8 ] TECHNICAL BULLETIN [ 1 / 8 ] [Title] Production discontinuation of the QD51(-R24) intelligent communication module [Date of Issue] March 2016 [Relevant Models] QD51, QD51-R2 Thank you for your continued

More information

Addmaster Corporation

Addmaster Corporation IJ-1000 Ink-Jet Validation Printer Specification Addmaster Corporation Address: 225 East Huntington Drive Monrovia, CA 91016 Web: www.addmaster.com Phone: (626) 358-2395 FAX: (626) 358-2784 Document: ij1w.doc

More information

Universal Asynchronous Receiver Transmitter Communication

Universal Asynchronous Receiver Transmitter Communication Universal Asynchronous Receiver Transmitter Communication 13 October 2011 Synchronous Serial Standard SPI I 2 C Asynchronous Serial Standard UART Asynchronous Resynchronization Asynchronous Data Transmission

More information

INSTRUCTION MANUAL FOR GCS-300 COMMUNICATION [OPTION CODE: C5] GCSC3E

INSTRUCTION MANUAL FOR GCS-300 COMMUNICATION [OPTION CODE: C5] GCSC3E INSTRUCTION MANUAL FOR COMMUNICATION [OPTION CODE C5] GCSC3E1 2002.04 To prevent the accidents by mishandling of this controller, please arrange to give this manual into the hands of the operator who actually

More information

MODEL : LK-T200 Receipt Printer User s Manual

MODEL : LK-T200 Receipt Printer User s Manual SEWOO TECH CO.,LTD. Doosung BD, 689-20, Geumjeong-dong, Gunpo-si, Gyeonggi-do, 435-862, Korea TEL : +82-31-459-8200 FAX : +82-31-459-8880 www.miniprinter.com MODEL : LK-T200 Receipt Printer User s Manual

More information

Dot Matrix Printer. SP300 Series. Programmer s Manual

Dot Matrix Printer. SP300 Series. Programmer s Manual Dot Matrix Printer SP300 Series Programmer s Manual TABLE OF CONTENTS 1. CONTROL PANEL... 1 1-1. Basic Operation... 1 1-2. Switch Operation (Combined Switch Operation)... 2 2. SERIAL INTERFACE... 7 2-1.

More information

Multifunction edger Me /

Multifunction edger Me / Multifunction edger Me 1200 /900 Multifunction edger Me 1200 The ME-1000 DESIGN+ Lens Edger, which had ushered in a new era of lens finishing as the world's first automatic 3-D drilling edger, has been

More information

Communications Protocol

Communications Protocol SLC lm Programmable Controller Contents SLC Page 1 Format of Transmission 1 Map Specific Commands 4 The Memory 8 User Address to Controller Address Table 10 Addresses Program User Connector Pin Configuration

More information

User s Manual Models CD5220 / CD6220. Vacuum Fluorescent Customer Display

User s Manual Models CD5220 / CD6220. Vacuum Fluorescent Customer Display User s Manual Models CD5220 / CD6220 Vacuum Fluorescent Customer Display INDEX 1. FEATURES...3 2. TYPE CLASSIFICATION...4 3. GENERAL SPECIFICATIONS...5 4. INTERFACE SPECIFICATIONS...6 5. FUNCTION SELECTION...9

More information

Station 2. Inverter. PU connector (Note1)

Station 2. Inverter. PU connector (Note1) using the E500 series drives General This data sheet describes the correct techniques for using E500 series inverters on a standard RS485 serial comms link. Up to 32 inverters may be connected. Max comms

More information

Operating Instructions. Sartorius. Description of the Interface for EA, EB, GD, GE and TE Balances/Scales

Operating Instructions. Sartorius. Description of the Interface for EA, EB, GD, GE and TE Balances/Scales Operating Instructions Sartorius Description of the Interface for EA, EB, GD, GE and TE Balances/Scales Contents Intended Use 2 Contents 2 Intended Use 2 Configuring the Interface Parameter Settings (Menu)

More information

Common Specification for output data of Ophthalmic Examination Equipment 01 (JOIA STD)

Common Specification for output data of Ophthalmic Examination Equipment 01 (JOIA STD) 1/28 Common Specification for output data of Ophthalmic Examination Equipment 01 (JOIA STD) - Common Specification for output data of Refractometer / Keratometer / Tonometer and Lensmeter 1. Data classifications

More information

Sender Receiver Sender

Sender Receiver Sender EEE 410 Microprocessors I Spring 04/05 Lecture Notes # 19 Outline of the Lecture Interfacing the Serial Port Basics of Serial Communication Asynchronous Data Communication and Data Framing RS232 and other

More information

Combining Technology, Simplicity, and Value at the Core of Your Exam.

Combining Technology, Simplicity, and Value at the Core of Your Exam. Elements of Refraction Combining Technology, Simplicity, and Value at the Core of Your Exam. OptoChek Plus Auto Refraction + Keratometer www.reichert.com OptoChek Plus Auto Refractor + Keratometer The

More information

Parallel-to-Serial and Serial-to-Parallel Converters

Parallel-to-Serial and Serial-to-Parallel Converters Session 1532 Parallel-to-Serial and Serial-to-Parallel Converters Max Rabiee, Ph.D., P.E. University of Cincinnati Abstract: Microprocessors (MPUs) on a computer motherboard communicate in a parallel format

More information

Xi2000-BT Series Configuration Guide

Xi2000-BT Series Configuration Guide U.S. Default Settings Sequence Reset Scanner Xi2000-BT Series Configuration Guide Auto-Sense Mode ON UPC-A Convert to EAN-13 OFF UPC-E Lead Zero ON Save Changes POS-X, Inc. 2130 Grant St. Bellingham, WA

More information

2D BARCODE SCANNER CA-SC-20200B

2D BARCODE SCANNER CA-SC-20200B D BARCODE SCANNER CA-SC-B Quick Start Guide Getting Familiar with Your Device Thank you for choosing Capture Bar Code Scanner. All Devices deliver world-class performance for a broad range of applications

More information

MELSEC iq-f FX5 User's Manual (MELSEC Communication Protocol)

MELSEC iq-f FX5 User's Manual (MELSEC Communication Protocol) MELSEC iq-f FX5 User's Manual (MELSEC Communication Protocol) SAFETY PRECAUTIONS (Read these precautions before use.) Before using this product, please read this manual and the relevant manuals introduced

More information

User s Manual. Xi3000 Scanner. Table of Contents

User s Manual. Xi3000 Scanner. Table of Contents Xi3000 Scanner User s Manual Table of Contents Restore Default Settings... 1 Exit Setup without Changes... 1 Configure Through RS232... 1 List Setting... 1 Buzzer Settings... 2 Reading Redundancy Setting...

More information

Command Table 4 Data Buffer Function

Command Table 4 Data Buffer Function ASCII Code Table Character Hex Decimal Character Hex Decimal Character Hex Decimal NUL 0 0 2B 43 V 56 86 SOH 1 1 2C 44 W 57 87 STX 2 2 2D 45 X 58 88 ETX 3 3 2E 46 Y 59 89 EOT 4 4 2F 47 Z 5A 90 ENQ 5 5

More information

Leica LP C (Laser Printer for Cassettes) System Requirement & Specifications

Leica LP C (Laser Printer for Cassettes) System Requirement & Specifications Leica LP C (Laser Printer for Cassettes) System Requirement & Specifications LP C Req. & Spec. Page 1 of 9 Version 1.1 Copyright 2010 Leica Microsystems All rights reserved All company names, product names,

More information

SERIAL INTERFACE MANUAL. Precision Integrating Sound Level Meter. with 1/3 octave band real-time analyzer NA-27

SERIAL INTERFACE MANUAL. Precision Integrating Sound Level Meter. with 1/3 octave band real-time analyzer NA-27 SERIAL INTERFACE MANUAL Precision Integrating Sound Level Meter with 1/3 octave band real-time analyzer NA-27 3-20-41 Higashimotomachi, Kokubunji, Tokyo 185-8533, Japan Contents Outline... 1 Connection

More information

CoE3DJ4 Digital Systems Design. Chapter 5: Serial Port Operation

CoE3DJ4 Digital Systems Design. Chapter 5: Serial Port Operation CoE3DJ4 Digital Systems Design Chapter 5: Serial Port Operation Serial port 8051 includes an on-chip serial port Hardware access to the port is through TXD and RXD (Port 3 bits 1 and 0) Serial port is

More information

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 RS 232 Interface RS 232 is the Serial interface on the PC Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 Note: SR510 switches pins 2,3 internally HP Func. Gen. Requires a null

More information

CONNECTION TO A HOST COMPUTER

CONNECTION TO A HOST COMPUTER CONNECTION TO A HOST COMPUTER Foreword: Hardware data The Communication between the CUBE30TOUCH and an external PC may be done in two possible ways: 1- Using a USB connection: Connect a standard A-B USB

More information

Interfacing Techniques in Embedded Systems

Interfacing Techniques in Embedded Systems Interfacing Techniques in Embedded Systems Hassan M. Bayram Training & Development Department training@uruktech.com www.uruktech.com Introduction Serial and Parallel Communication Serial Vs. Parallel Asynchronous

More information

CONTENTS CHAPTER 1. REMOVING THE REAR COVER... 1 CHAPTER 2. REMOVING THE TOP CABINET... 1 CHAPTER 3. REMOVING THE LCD UNIT... 3

CONTENTS CHAPTER 1. REMOVING THE REAR COVER... 1 CHAPTER 2. REMOVING THE TOP CABINET... 1 CHAPTER 3. REMOVING THE LCD UNIT... 3 UP-600 MODEL UP-600 UP-700 (For "U" & "A" version) UP-700 CONTENTS CHAPTER. REMOVING THE REAR COVER... CHAPTER. REMOVING THE TOP CABINET... CHAPTER. REMOVING THE LCD UNIT... CHAPTER. REMOVING THE PRINTER

More information

1.1. INTRODUCTION 1.2. NUMBER SYSTEMS

1.1. INTRODUCTION 1.2. NUMBER SYSTEMS Chapter 1. 1.1. INTRODUCTION Digital computers have brought about the information age that we live in today. Computers are important tools because they can locate and process enormous amounts of information

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

Chapter 11: Input/Output Organisation. Lesson 05: Asynchronous RS232C Serial Port data transfer

Chapter 11: Input/Output Organisation. Lesson 05: Asynchronous RS232C Serial Port data transfer Chapter 11: Input/Output Organisation Lesson 05: Asynchronous RS232C Serial Port data transfer Objective Understand the RS232C asynchronous data transfer and signals Learn the RS232C serial port communication

More information

MODEL : LK-TL200 Receipt Printer User s Manual

MODEL : LK-TL200 Receipt Printer User s Manual SEWOO TECH CO.,LTD. 28-6, Gajangsaneopdong-ro, Osan-si, Gyeongi-do, 447-210, Korea TEL : +82-31-459-8200 FAX : +82-31-459-8880 www.miniprinter.com MODEL : LK-TL200 Receipt Printer User s Manual TL200 Rev.

More information

IR-CA Series Communications

IR-CA Series Communications INST. No. INE-463-0P0 IR-CA Series Communications (Options) Model: IR-CA S IR-CAQ S Always keep this instruction with your unit. Please be sure to deliver this instruction manual with the unit to a final

More information

MODEL : PR-T25 Receipt Printer User s Manual

MODEL : PR-T25 Receipt Printer User s Manual MODEL : PR-T25 Receipt Printer User s Manual All specifications are subject to change without notice Table of Contents 1. Parts Identifications 1. Parts Identifications 3 2. Setting up the printer 4 2.1

More information

Operating Instructions

Operating Instructions Level and Pressure Operating Instructions VEGA-ASCII signal output VEGASCAN 850 0100110010100 VEGA-ASCII in out Contents Contents Safety information... 2 Note Ex area... 2 1 Configuration of the VEGA-ASCII

More information

CCD - 75 USB. Programming Manual. GOMARO s.a. - Z.I. La Rosaire 5 - CH Aclens

CCD - 75 USB. Programming Manual. GOMARO s.a. - Z.I. La Rosaire 5 - CH Aclens CCD - 75 USB Programming Manual GOMARO s.a. - Z.I. La Rosaire 5 - CH - 1123 Aclens Tél.: 021-869 97 70 - Fax : 021-869 96 02 Web : http://www.gomaro.ch Introduction Bar code technology enables efficient

More information

Lecture (09) x86 programming 8

Lecture (09) x86 programming 8 Lecture (09) x86 programming 8 By: Dr. Ahmed ElShafee 1 Basic Input Output System BIOS BIOS refers to a set of procedures or functions that enable the programmer have access to the hardware of the computer.

More information

TRP-100 Receipt Printer User s Manual

TRP-100 Receipt Printer User s Manual TRP-100 Receipt Printer User s Manual All specifications are subject to change without notice TABLE OF CONTENTS 1. Parts Identifications 3 2. Setting up the printer 4 2.1 Unpacking 4 2.2 Connecting the

More information

Data Acquisition over Ethernet using Serial Device Server - NPort 5210 PRL-TN

Data Acquisition over Ethernet using Serial Device Server - NPort 5210 PRL-TN Data Acquisition over Ethernet using Serial Device Server - NPort 5210 PRL-TN-2010-96 Data Acquisition over Ethernet using Serial Device Server - NPort 5210 PRL-TN-2010-96 Introduction 1 Serial Device

More information

COMLI. System Description

COMLI. System Description COMLI System Description COMLI System Description Copyright 1998 ABB Satt AB. The contents of this document can be changed by ABB Satt AB without prior notice and do not constitute any binding undertakings

More information

DF1 Driver. Rockwell Automation, Inc.

DF1 Driver. Rockwell Automation, Inc. Rockwell Automation, Inc. DF1 Driver 1 System Configuration... 3 2 Selection of External Device... 6 3 Example of Communication Setting... 7 4 Setup Items...23 5 Cable Diagram... 29 6 Supported Device...

More information

CJ Series General-purpose Serial Connection Guide OMRON Corporation V500-R2 Series Fixed Laser-Type Barcode Reader

CJ Series General-purpose Serial Connection Guide OMRON Corporation V500-R2 Series Fixed Laser-Type Barcode Reader CJ Series General-purpose Serial Connection Guide OMRON Corporation V500-R2 Series Fixed Laser-Type Barcode Reader P564-E1-01 About Intellectual Property Rights and Trademarks Microsoft product screen

More information

Fundamentals of Programming (C)

Fundamentals of Programming (C) Borrowed from lecturer notes by Omid Jafarinezhad Fundamentals of Programming (C) Group 8 Lecturer: Vahid Khodabakhshi Lecture Number Systems Department of Computer Engineering Outline Numeral Systems

More information

Host Communication Tester Instruction Manual

Host Communication Tester Instruction Manual InfoSOSA Series Host Communication Tester Instruction Manual InfoSOSA Version 2.1 Seedsware Corporation http://www.seedsware.co.jp/global/ 12A4A5-00083E-3 Introduction This document describes the operation

More information

PART 6: COMMUNICATIONS PROTOCOL

PART 6: COMMUNICATIONS PROTOCOL PART 6: COMMUNICATIONS PROTOCOL Introduction Using The EVOLUTION Printer Control Language To ensure that all features of EVOLUTION printers are used to their fullest, this section has been written as an

More information

MCF. User's Manual. Air Flowmeter NPT Model. for Communication Functions. No. CP-SP-1301E

MCF. User's Manual. Air Flowmeter NPT Model. for Communication Functions. No. CP-SP-1301E No. CP-SP-1301E TM MCF Air Flowmeter NPT Model User's Manual for Communication Functions Thank you for purchasing the MCF Air Flowmeter. This manual contains information for ensuring the correct use of

More information

MCS-51 Serial Port A T 8 9 C 5 2 1

MCS-51 Serial Port A T 8 9 C 5 2 1 MCS-51 Serial Port AT89C52 1 Introduction to Serial Communications Serial vs. Parallel transfer of data Simplex, Duplex and half-duplex modes Synchronous, Asynchronous UART Universal Asynchronous Receiver/Transmitter.

More information

B-EV4 Series Printer Setting Tool Operating Specification

B-EV4 Series Printer Setting Tool Operating Specification TOSHIBA Bar Code Printer B-EV4 Series Printer Setting Tool Operating Specification 1st edition: January 5, 2009 2nd edition: May 29, 2009 3rd edition: June 18, 2009 4th edition: July 22, 2009 5th edition:

More information

Sartorius Comparator. Interface Description for the CC Model Series

Sartorius Comparator. Interface Description for the CC Model Series 98647-000-53 Sartorius Comparator Interface Description for the CC Model Series Contents Page General Information 4 General Specifications 5 Data Output Formats 6 Data Input Formats 11 Synchronization

More information

MODEL : SLK-T12EB Receipt Printer User s Manual

MODEL : SLK-T12EB Receipt Printer User s Manual J. STEPHEN Lab., Ltd. 28-6, Gajangsaneopdong-ro, Osan-si, Gyeonggi-do, 447-210 Republic of Korea TEL : +82-31-8077-5000 FAX : +82-31-459-8880 www.miniprinter.com MODEL : SLK-T12EB Receipt Printer User

More information