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

Size: px
Start display at page:

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

Transcription

1 AUTO REF/KERATO/TONOMETER Model TONOREFII INTERFACE MANUAL November 2009 Pages in total: 52 XRKT2*RTZ001D/E

2 NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi , Japan (Manufacturer) Telephone: Facsimile: NIDEK CO., LTD : 3F Sumitomo Fudosan Hongo Bldg., , Hongo, (Tokyo Office) Bunkyo-Ku, Tokyo , Japan Telephone: Facsimile: NIDEK INCORPORATED : Westinghouse Drive, Fremont, California 94539, U. S. A. (United States Agent) Telephone: Facsimile: NIDEK S.A. : Europarc 13, rue Auguste Perret, Créteil, France (EU Authorized Representative) Telephone: Facsimile:

3 Table of Contents 1. OUTLINE OF COMMUNICATION Types of Interfaces RS-232C COMMUNICATION Outline of RS-232C Communication Outline of Communication Function Communication Sequence When the I/F MODE parameter is set to NIDEK When the I/F MODE parameter is set to NCP Data Format Command Format (with NIDEK ) Data Format CR (Carriage Return) Code Communication Program Interface between the TONOREF II and External PC Flow of Sample Program Sample program LAN COMMUNICATION Outline of LAN Communication Outline of communication function Communication sequence Data Format Folder configuration File format Data Format Basic format Data transmitted from the TONOREF II XML file data EXAMPLE OF RECEIVED DATA Example of Measured Data Received by PC Sample Printout of KM Data when the I/F FORMAT Parameter is Set to Short Error Message Regarding the Interface I

4 : II

5 1. OUTLINE OF COMMUNICATION 1.1 Types of Interfaces 1 In order to transmit the data measured by the TONOREF II to an external computer, the TONOREF II comes equipped with the following interfaces: RS-232C interface LAN interface In this Interface Manual, Section 2 describes the method of receiving measurement data from the TONOREF II using the RS-232C interface, and Section 3 describes the method using the LAN interface. 1

6 OUTLINE OF COMMUNICATION: Types of Interfaces 2

7 2. RS-232C COMMUNICATION 2.1 Outline of RS-232C Communication Outline of Communication Function In order to transmit the data measured by the TONOREF II to an external computer, the TONOREF II comes standard with an RS-232C interface. This manual provides the method of receiving the measured data from the TONOREF II through this interface. 2 In this Interface Manual, Section 2 describes the method of receiving measurement data from the TONOREF II using the RS-232C interface. Basic interface specifications 1 Basic spec In accordance with RS-232C standards 2 Connector DIN 8-pin 3 Transmission method Asynchronous 4 Transmission system Half duplex 5 Baud rate 9600/4800/2400/1200 bit/sec 6 Bit length 8/7 bit 7 Parity check Odd parity 8 Stop bit 1 bit 9 Data code ASCII code 10 CR code YES (added)/ NO (Not added) Because the Transmission system, Parity check, and Stop bit length are fixed as above, it is necessary for the external computer to conform to these specifications. 3

8 RS-232C COMMUNICATION: Outline of RS-232C Communication Cable connection External computer Serial communication port (RS-232C) TONOREF II Interface connector D-sub 9P (female) DIN 8P Connect between the port of the TONOREF II interface connector and the serial communication port (RS-232C) of the external computer with the above interface cable (Model: OPIF-11). This interface cable allows the I/F MODE parameter to be set either to Nidek or NCP10. Any connector of the external computer other than the one specified above (Dsub 9P) needs a conversion adapter. 4

9 RS-232C COMMUNICATION: Outline of RS-232C Communication Communication Sequence Two types of the transmission sequences, NIDEK and NCP10, can be selected by setting the I/F MODE parameter. COMMUNICATION SEQUENCE NIDEK NCP10 DTR/DSR control Yes No RS/SD command control Yes No Data transmission in response to a request from the PC Available Not available 2 Checksum data OFF Available With NIDEK, the transmission sequence is the same as the conventional transmission sequence. With NCP10, press the button to transmit data. Because NCP10 does not need complicated controls such as the DTR control, DSR control, RS command control, SD command control, etc., it allows easier communication compared with NIDEK. However, with NCP10, data transmission in response to a request from the personal computer is not available. Select a transmission sequence that suits your needs or purposes When the I/F MODE parameter is set to NIDEK DTR/DSR control: Data Sending end Same timing Data Same timing Receiving end T1, T2 0.1 sec. (Time-out period: T1, T2 > 0.1 sec.) Disable DTR as soon as possible after the transmission and reception of EOT. 5

10 RS-232C COMMUNICATION: Outline of RS-232C Communication RS/SD command control: [When the print button ( ) is pressed:] [When a data send request is sent from the external computer:] When the I/F MODE parameter is set to NCP10 The DTR/DSR control is not performed. The DTR signal of the TONOREF II is constantly at a low state on a line. The DTR signal of the external computer does not affect the transmission under either condition. In addition, since the RS/SD command control is not performed, pressing the print button ( ) sends the data directly. 6

11 RS-232C COMMUNICATION: Data Format 2.2 Data Format Command Format (with NIDEK ) ASCII characters are used for data transmission and reception. 1 RS command Sends a request for 2 SD command to the external computer from the TONOREF II. 2 SOH C * * STX R S ETB EOT 01H 43H 2AH 2AH 12H 52H 53H 17H 04H H: HEX (Hexadecimal) 2 SD command Sends a request for measured data transmission to the TONOREF II from the external computer. 1) For requesting AR measured data: SOH C R M STX S D ETB EOT 2) For requesting KM measured data: SOH C K M STX S D ETB EOT 3) For requesting AR and KM measured data: SOH C R K STX S D ETB EOT 4) For requesting NT measured data: SOH C N t STX S D ETB EOT 5) For requesting AR, KM and NT measured data: SOH C R N STX S D ETB EOT 7

12 RS-232C COMMUNICATION: Data Format 3 CL command Sends a request to clear measured data to the TONOREF II from the external computer. All-clear process is executed by any of the commands shown below. After the execution of all-clear process which corresponds to the actuation of the print button ( ), preparations for the next measurement are made. When the measurement is started after preparation, the previous data is cleared and the next patient is measured. 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 SOH C N T STX C L ETB EOT SOH C R N STX C L ETB EOT 8

13 RS-232C COMMUNICATION: Data Format Data Format Basic format 1) AR measured data: SOH D R M STX Data ETB Data ETB Data ETB EOT 2) KM measured data: SOH D K M STX Data ETB Data ETB Data ETB EOT 2 3) AR and KM measured data: SOH D R M STX Data ETB Data ETB Data SOH D K M STX Data ETB Data ETB EOT 4) NT measured data: SOH D N T STX Data ETB Data ETB EOT 5) AR, KM and NT measured data: SOH D R M STX Data ETB Data ETB Data SOH D K M STX Data ETB Data ETB SOH D N T STX Data ETB Data ETB EOT When the TONOREF II receives the SD command, data transmission is started in this format. When the I/F MODE (Interface Mode) parameter is set to NCP10, four digits of checksum are added after EOT in each data format. Data transmitted from the TONOREF II: 1) Company name / Model name 2) Patient number 3) Date and time of measurement 4) Vertex distance 5) Near working distance 6) Objectively measured data 7) Contact lens conversion data 8) Optimum trial lens data 9) Pupillary distance 10) KM measurements 11) Corneal size measurements 12) Pupil size measurements 13) NT measurements 14) Checksum 9

14 RS-232C COMMUNICATION: Data Format Data The number inside the parentheses indicates the number of characters transmitted. 1 Company name / Model name When the I/F FORMAT parameter is set to SHORT and a request for KM data only is sent (See 2 SD Command of 2.2.1), the company name and model name are not transmitted. 2 Patient number 3 Date and time of measurement Even if the time format is set to AM/PM, the communication Data is set to 24H. 4 Vertex distance 5 Near working distance 10

15 RS-232C COMMUNICATION: Data Format 6 Objectively measured data If median values have been obtained after three or more measurements, the median values are transmitted first and then respective items of data are transmitted (in order of acquisition time with the latest data first). Order of R/L: L R. 1) Left eye data If 45. CAT MARK parameter is set to YES, CAT measured mark * is inserted on the data that was measured by AR in the condition of indicating the CAT measurement mode mark ( ). 2 2) Right eye data 3) Error data Measurement errors are stored in memory and transmitted together with AR measured data. Right eye data Type of error Content +O Positive SPH range over error Left eye data -O Negative SPH range over error CO CYL range over error If the I/F FORMAT parameter is set to SHORT: Only median values are transmitted as objectively measured data. If median values have not been obtained, only the latest data is transmitted. The error data is not transmitted. 11

16 RS-232C COMMUNICATION: Data Format 7 Contact lens conversion data 1) Left eye data 2) Right eye data 8 Optimum trial lens data 1) Left eye data 2) Right eye data If the TL PRINT parameter is set to NO, trial lens data is not transmitted. 9 PD measurement 1) When both right and left PD values are measured: 2) When the distance PD value only is measured: ie If the NEAR PD parameter is set to NO, only?? is transmitted. If the PD values are measured more than one time, the measured PD data is transmitted in order of acquisition time with the latest PD data first. However, if the I/F FORMAT parameter is set to SHORT, only the latest PD value is transmitted. 12

17 RS-232C COMMUNICATION: Data Format 10 KM measurements When median values have been obtained after three or more measurements, the median values are transmitted first and then respective items of data are transmitted (in order of acquisition time with the latest data first). Order of R/L: L R. If the I/F FORMAT parameter is set to SHORT: Only KM median values are transmitted. When median values could not be obtained, only the latest KM measured data is transmitted. Data (D: in diopter) is not transmitted. 1) Left eye (mm) data 2 2) Left eye (D) data 3) Right eye (mm) data 4) Right eye (D) data 13

18 RS-232C COMMUNICATION: Data Format 11 Corneal size (CS) measurement If the I/F FORMAT parameter is set to SHORT, the data is not transmitted. 1) Left eye data 2) Right eye data 12 Pupil size (PS) measurements If the I/F FORMAT parameter is set to SHORT, the data is not transmitted. 1) Left eye data 2) Right eye data Target lamp transfers the state of the target lamp during the PS measurement. N: Target lamp ON F: Target lamp OFF 14

19 RS-232C COMMUNICATION: Data Format 13 NT measurements 1) Right eye data The number of data to be transmitted varies with the number of measurements (1 to 10). (Measured data is transmitted in order of acquisition time with the latest data first.) 2 2) Left eye data In the case of the left-eye data, no spaces (*) are added after data. 15

20 RS-232C COMMUNICATION: Data Format 3) Right eye data - APL error 4) Left eye data - APL error 5) Right eye data - OVR error 6) Left eye data - OVR error 16

21 RS-232C COMMUNICATION: Data Format 14 Checksum If the I/F MODE parameter is set to NCP10, a checksum is added to the data format. It is added after EOT of each data format. The checksum is represented by four hexadecimal digits. The value of the checksum is the simple sum of SOH to EOT in the data format. However, the CR code is not included into the calculation of the checksum when the CR code is added. 2 CAUTION Set the BIT LENGTH parameter to 8. If the parameter is set to 7, the codes that correspond to kana-characters are not exported successfully. 17

22 RS-232C COMMUNICATION: Data Format CR (Carriage Return) Code When a personal computer is used as the external computer for receiving the data, it may be necessary to add CR code to the end of data to be transmitted in one line. The TONOREF II allows you to select whether or not to add CR code to the end of data. See Interface between the TONOREF II and External PC (Page 19). The data to be transmitted when CR code is added: 1 RS command with CR code added SOH C * * STX R S ETB EOT CR 0DH CR code is added to the end of a command statement. 2 Data with CR code (When the I/F MODE parameter is set to NIDEK) SOH D R M STX Data ETB CR Data ETB CR Data ETB CR EOT CR CR code is added to the end of the ETB code and the end of data. 3 Data with CR code (When the I/F MODE parameter is set to NCP10) SOH D R M STX Data ETB CR Data ETB CR Data ETB CR EOT C1 C2 C3 C4 CR Checksum CR code is added to the end of the ETB code and the end of data. 18

23 RS-232C COMMUNICATION: Communication Program 2.3 Communication Program Interface between the TONOREF II and External PC Actual transmission method is explained using the attached sample program in this section. As the external computer, an IBM PC compatible (IBM100% COMPATIBLE) is used. 1 Connect between the port of the TONOREF II interface connector and serial communication port (RS-232C) of the external computer with an interface cable (OPIF-11). 2 2 Enter a sample program of one of transmission sequences to the external computer. Visual Basic is used as a BASIC application. 3 Set the TONOREF II as specified: I/F MODE Depending of the sample program BAUD-RATE 9600 BIT LENGTH 8 CR CODE YES See 2.8 Parameter Settings in the operator s manual for the method of setting parameters. 4 Measure eyes with the TONOREF II and press the print button on condition that the sample program is running. If data is transmitted successfully, measured data is displayed on the monitor of the computer. When the I/F MODE parameter is set to NIDEK When the I/F MODE parameter is set to NCP10 19

24 RS-232C COMMUNICATION: Communication Program Flow of Sample Program When the I/F MODE parameter is set to NIDEK: External computer TONOREF II 20

25 RS-232C COMMUNICATION: Communication Program When the I/F MODE is set to NCP10: External computer TONOREF II 2 21

26 RS-232C COMMUNICATION: Communication Program Sample program When the I/F MODE parameter is set to NIDEK: '******************************************** '* Input DATA from TONOREF II for PC/AT* '* Sample Program for I/F Mode = NIDEK * '* (Visual Basic Ver6.0) * '******************************************** ' Setting of TONOREF II ' 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 Message Text1.Text = "" Label1.Caption = "Receive Data" Label2.Caption = "Communication with TONOREF II" Label3.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 CRN_SD = Chr(1) + "CRN" + Chr(2) + "SD" + Chr(23) + Chr(4) ' SD command for RKT CNt_SD = Chr(1) + "CNt" + Chr(2) + "SD" + Chr(23) + Chr(4) ' SD command for NT CXX_RS = Chr(1) + "C**" + Chr(2) + "RS" + Chr(23) + Chr(4) ' RS Command Text1.Text = "" Label3.Caption = "Initializing..." ' Open COM1 Port If MSComm1.PortOpen = False Then MSComm1.PortOpen = True MSComm1.DTREnable = False Timer1.Enabled = False Timer1.Interval = 2000 Timer1.Enabled = True: TimeupFlag = False Do ' Waiting for DSR turn off DoEvents Loop Until TimeupFlag = True End If Label3.Caption = "Waiting for RS command (DSR)" L_Buf = "": RecEotFlag = False Do ' Check DSR DoEvents Loop Until MSComm1.DSRHolding = True Label3.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 Label3.Caption = "Waiting for SD command transmitting (DSR)" L_Buf = "": RecEotFlag = False 22

27 RS-232C COMMUNICATION: Communication Program Do ' Check DSR DoEvents Loop Until MSComm1.DSRHolding = True MSComm1.Output = CRN_SD ' Send SD command for RKT Label3.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 Label3.Caption = "Finished DATA receiving" & vbnewline & "Push Start Button" Else Label3.Caption = "EOT Error!!" & vbnewline & "Push Start Button" 2 End If Else Label3.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 ' Receive Case comevreceive 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 23

28 RS-232C COMMUNICATION: Communication Program When the I/F (Interface) MODE is set to NCP10: '******************************************** '* Input DATA from TONOREF II for PC/AT* '* Sample Program for I/F Mode = NCP10 * '* (Visual Basic Ver6.0) * '******************************************** ' Setting of TONOREF II ' 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 Message Text1.Text = "" Label1.Caption = "Receive Data" Label2.Caption = "Communication with TONOREF II" Label3.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 = "" Label3.Caption = "Initializing..." ' Open COM1 Port If MSComm1.PortOpen = False Then MSComm1.PortOpen = True End If L_Buf = "" RecEotFlag = False TimeupFlag = False Timer1.Enabled = False Label3.Caption = "Waiting for DATA receiving" Do ' Waiting for Data DoEvents If RecEotFlag = True Then Exit Do End If Loop Until TimeupFlag = True If RecEotFlag = True Then Label3.Caption = "Finished DATA receiving" & vbnewline & "Push Start Button" Else Label3.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() Select Case MSComm1.CommEvent Case comevreceive ' Receive Data Buf = MSComm1.Input L_Buf = L_Buf + Buf Text1.Text = Text1.Text + Buf If TimeoutFlag = False Then Timer1.Enabled = True ' Timer Start End If Timer1.Interval = 1000 ' Set interval time 24

29 RS-232C COMMUNICATION: Communication Program s = Len(L_Buf) If s > 4 Then If Mid$(L_Buf, s - 4, 1) = Chr(4) Then ' Search EOT before checksum 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 2 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

30 RS-232C COMMUNICATION: Communication Program 26

31 3. LAN COMMUNICATION 3.1 Outline of LAN Communication Outline of communication function The TONOREF II comes equipped with a LAN interface for outputting the XML (measurement result/ information) or JPEG (cross-sectional image of the cornea) files created from the measurement data to a shared folder on an external computer using CIFS (Windows file sharing) to be used for ophthalmic electronic filing system.this section describes the method of receiving measurement data from the TONOREF II using the LAN interface. 3 Basic interface specifications (1) Basic specifications CIFS (2) Connector RJ-45 (3) Standard 10/100 Base-TX (4) Straight cable (5) Compatible operating system Windows 2000, XP, Vista Network settings such as the IP address or file sharing of the external computer need to be set according to the TONOREF II Network Setting Manual. Cable connection Connect the TONOREF II and the external computer as shown below. TONOREF II LAN port Hub External computer LAN port 27

32 LAN COMMUNICATION: Outline of LAN Communication Communication sequence The communication sequence is as shown below. TONOREF II Filing system (such as NAVIS) Scanning barcode/ magnetic card Turning ON power to external computer Setting read information as ID Measurement 1) Activating filing system 2) Starting shared folder monitoring NT measurement Shared folder monitoring Pressing Print button 1) Creating output data - Creating text data of patient and measurement information 2) Creating a file in the folder specified as output destination LAN connection 1) Registering files copied to the monitored folder in the database. 2) After registration to the database, the data in the folder is deleted. a. When the Print button of the TONOREF II is pressed, the TONOREF II creates a text file (XML) of the measurement results and the patient information, and a JPEG file of the A Ring image of the cornea, then outputs those files to the previously specified shared folder on the LAN-connected external computer. b. The filing software monitors this shared folder and incorporates the created files into the database. For details of the types of the files output when the Print button (a) is pressed, see File format (page 29). 28

33 LAN COMMUNICATION: Data Format 3.2 Data Format Folder configuration Output files are saved to the shared folder. The configuration in the shared folder is as shown below. RKT TXT 3 JPG Electric filing system reference folder The XML files are saved to the TXT folder. JPEG files are saved to the JPEG folder File format Text (XML) files is output. The contents of the output XML files are as shown below. Type and contents of output files Model XML file JPEG file TONOREF II Patient information, AR measurement result, KM measurement result, CS value, PS value, CL select, NT measurement result, PD value AR ring image * An XML file is created for both left and right eyes. *JPEG file has one file for each left and right eyes. 29

34 LAN COMMUNICATION: Data Format File naming rules The files are named according to the rules shown below. 1) XML file in the TXT folder Separation (underscore) RKT ABCDEFGHIJKLMN xml Header fixed at 3 characters RKT ID fixed at 14 characters (or spaces if there is no ID) 2) JPEG file in the JPG folder Time and date fixed at 14 characters (YYYYMMDDHHMMSS) XML extension fixed at 3 characters Separation (underscore) Type (A=number of the AR ring image) Right and Left eye (RL) Sheet count (fixed as 1) RKT ABCDEFGHIJKLMN RA1. jpg Header fixed at 3 characters RKT ID fixed at 14 characters (or spaces if there is no ID) Time and date fixed at 14 characters (YYYYMMDDHHMMSS) JPEG extension fixed at 3 characters Style sheet The contents of the output XML file can be viewed with Internet Explorer. This function is mainly used to review the transmitted data. If the RKT_style.xsl file does not exist in the TXT folder, one is automatically created by the TONOREF II. If the style sheet is changed according to the change of the TONOREF II specifications, delete the existing file manually to create a new one. 30

35 LAN COMMUNICATION: Data Format 3.3 Data Format This section describes the XML file format Basic format The data format of the XML file is as shown below. The file is created in Unicode (UTF-16). 1st line <?xml version= 1.0 encoding= UTF-16?> 2nd line Style sheet 3rd line Data tag 4th line Company tag 5th line Model name tag 6th line ROM version tag 7th line XML version tag 8th line Date tag 3 9th line Time tag 10th line Patient tag No. ID is described as child mode 11th line Comment tag 12th line VD tag 13th line Working distance tag 14th line Diopter step tag 15th line Angle step tag 16th line Cylinder mode tag (-, +, MIX) 17th line..... Refractive index tag 18th line Measurement data tag R/L Each measurement data is described as child node Data transmitted from the TONOREF II The types of data that can be transmitted are as shown below. 1) AR measurement data 2) KM measurement data 3) CS data (corneal diameter) 4) PS data (pupil diameter) 5) NT measurement data 6) PD data (pupil diameter distance) 31

36 LAN COMMUNICATION: Data Format XML file data The XML file data is not output if there is no measurement data. A unit is attached to the information data but not to the numerical data. XML file sample (used only for the explanation, and not the actual measurement data) <?xml version="1.0" encoding="utf-16"?> XML header <?xml-stylesheet type="text/xsl" href="rkt_style.xsl"?> Style sheet <Data> Data tag <Company>NIDEK</Company> Company name <ModelName>TONOREF II</ModelName> Model name <ROMVersion>9.99 /1.00</ROMVersion> ROM version (Software/FPGA) <Version>1.00</Version> XML version (not software version) <Date>2008/12/14</Date> Date (Year, Month, Day) <Time>14:40:52</Time> Time (Hour, Minute, Second) <Patient> Patient tag <No.>0023</No.> Patient No. <ID> </ID> Patient ID </Patient> <Comment>=========================</Comment> Comment <VD>12.00 mm</vd> VD <WorkingDistance>28 inch</workingdistance> Working distance <DiopterStep>0.25D</DiopterStep> Diopter step <AxisStep>1 </AxisStep> Axis step <CylinderMode>+</CylinderMode> Cylinder mode (-, +, MIX) <RefractiveIndex>1.3375</RefractiveIndex> Refractive index <R> Right eye tag <AR> AR data tag <ARList No = 1 > Measurement data tag (1 to 10) <Sphere>-9.25</Sphere> SPH value <Cylinder>+3.25</Cylinder> CYL value <Axis>4</Axis> Axis <CataractMode>ON</CataractMode>CAT mode (No if turned OFF) <ConfidenceIndex>9</ConfidenceIndex> Confidence index (9 to 5, E) <SE>-8.25</SE> SE value </ARList> <ARList No = "2"> <Error>COVR </Error> Error </ARList> (Measurement repeated for the specified times) <ARMedian> Average value tag (Measure for three or more times) 32

37 LAN COMMUNICATION: Data Format <Sphere>-10.25</Sphere> SPH value <Cylinder>+4.00</Cylinder> CYL value <Axis>4</Axis> Axis <SE>-8.25</SE> SE value </ARMedian> <TrialLens> Trial Lens tag <Sphere>-6.25</Sphere> SPH value <Cylinder>-4.00</Cylinder> CYL value <Axis> 94</Axis> Axis <TrialLens> <ContactLens> Contact Lens tag <Sphere>-10.25</Sphere> SPH value <Cylinder>+4.00</Cylinder> CYL value <Axis>4</Axis> Axis <SE>-8.25</SE> SE value <ContactLens> <Ringimage> AR ring image file name RKT_ _ RA1.jpg <Ringimage> </AR> <KM> KM data tag <KMList No = 1 > Measurement data tag (1 to 10) <R1> R1 data tag <Radius>8.01</Radius> mm data <Power>47.25</Power> Diopter data <Axis>0</Axis> Axis </R1> <R2> R2 data tag <Radius>8.01</Radius> mm data <Power>42.25</Power> Diopter data <Axis> 90</Axis> Axis </R2> <Average> Average data tag <Radius>8.01</Radius> mm data <Power>42.25</Power> Diopter data </Average> <KMCylinder> Cylinder tag <Power>+ 0.00<Power> Diopter data <Axis>0</Axis> Axis </KMCylinder> </KMList> (Measurement repeated for the specified times) 3 33

38 LAN COMMUNICATION: Data Format </KMMedian> <R1> R1 data tag <Radius>8.01</Radius> mm data <Power>47.25</Power> Diopter data <Axis>0</Axis> Axis </R1> <R2> R2 data tag <Radius>8.01</Radius> mm data <Power>42.25</Power> Diopter data <Axis> 90</Axis> Axis </R2> <Average> Average data tag <Radius>8.01</Radius> mm data <Power>42.25</Power> Diopter data </Average> <KMCylinder> Cylinder tag <Power>+ 0.00<Power> Diopter data <Axis>0</Axis> Axis </KMCylinder> </KMMedian> </KM> <CS> CS (corneal diameter) tag <CSList No = "1"> <Size>12.1</Size> Error </CSList> <PS> CS (corneal diameter) tag <PSList No = "1"> <Size>4.7</Size> Error <Lamp> </PSList> </PS> <NT> NT data tag <NTList No = 1 > Measurement data tag (1 to 10) <mmhg>10</mmhg> Corneal pressure value (mmhg) <kpa>1.3</kpa> Corneal pressure value (kpa) <LowConfidenceLevel>2</LowConfidenceLevel> Low confidence level (3,2,1) </NTList > // measurement error with value (APL 18*2) <NTList No = "2"> Measurement data tag (1 to 10) <mmhg>12</mmhg> Corneal pressure value (mmhg) <kpa>1.6</kpa> Corneal pressure value (kpa) </NTList > // measurement succeeded (12) <NTList No = "3"> Measurement data tag (1 to 10) <mmhg>12</mmhg> Corneal pressure value (mmhg) 34

39 LAN COMMUNICATION: Data Format <kpa>1.6</kpa> Corneal pressure value (kpa) <LowConfidenceLevel>2</LowConfidenceLevel> Low confidence level (3,2,1) </NTList > // measurement error with value (APL 12*3) <NTList No = "4"> <mmhg>20</mmhg> Corneal pressure value (mmhg) <kpa>2.9</kpa> Corneal pressure value (kpa) </NTList > // measurement succeeded (20) (Measurement repeated for the specified times) <NTAverage> Average value tag <mmhg>14.0</mmhg> Corneal pressure value (mmhg) <kpa>1.87</kpa> Corneal pressure value (kpa) </NTAverage> </NT> </R> <L> (Same as the right eye) </L> <PD> PD data tag <PDList No = "1"> Measurement data tag (1 to 5) <FarPD>26</Far> Far point <RPD>8</R> Far point right <LPD>8</L> Far point left </PDList> </R> <L> (Measurement repeated for the specified times) </PD> </Data> 3 35

40 LAN COMMUNICATION: Data Format 36

41 *1 4. EXAMPLE OF RECEIVED DATA 4.1 Example of Measured Data Received by PC Sample printout ( Patient number Patient ID ) *1 Name and sex Date and time of measurement Vertex distance Near working distance Right eye: 1st, Normal data Right eye: 2nd, Error (CYL range over error) Right eye: 3rd, Normal data Right eye: 4th, Normal data Right eye: 5th, Normal data Right eye: Median values Right eye: Trial lens data Right eye: CL conversion data Right eye: SE value data for contact lens 4 Right eye: 1st, KM data Right eye: 2nd, KM data Right eye: 3rd, KM data Right eye: KM median values Right eye: Corneal size measurement and pupil size measurement *1.Function to be added in the future 37

42 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC Left eye: 1st, Normal data Left eye: 2nd, Normal data Left eye: 3rd, Error (Negative SPH range over error) Left eye: 4th, Normal data Left eye: Median values Left eye: Trial lens data Left eye: CL conversion data Left eye: SE value data for contact lens Left eye: 1st, KM-measured data Left eye: 2nd, KM-measured data Left eye: 3rd, KM-measured data Left eye: KM median values Left eye: Corneal size measurement and pupil size measurement Pupillary distance: Distance and near pupillary distances Pupillary distance: Distance and near pupillary distances (with monocular PD) NT-measured data Average NT-measured data Comment 38

43 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC Data to be transmitted for producing the above sample printout (1) RS-232C communication DRM ( IDNIDEK/RKIDNIDEK/TONOREF2 NO0006 IP DA :50 VD12.00 WD35 OL OL EL-O OL OL OR OR OR 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 SL11.5 PL06.0F SR11.0 PR06.0N DNT R03 13/1.7 13/1.7 13/1.7 AV13.0/1.70 L03 13/1.7 13/1.7 13/1.7 AV13.0/1.70 Header for AR-measured data Company name and model name Patient number Patient ID ) Data and time of measurement Vertex distance Near working distance Left eye: AR median values 4th, Normal data 3rd, Error (Negative SPH range over error) 2nd, Normal data 1st, Normal data Right eye: AR median values 5th, Normal data 4th, Normal data 3rd, Normal data 2nd, Error (CYL range over error) 1st, Normal data Left eye: CL conversion data Right eye: CL conversion data Left eye: Trial lens data Right eye: Trial lens data Pupillary distance: Distance PD (with monocular PD) and near PD Pupillary distance: Distance PD and near PD Header for KM-measured data Left eye: KM median values (mm) KM median values (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 median values (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 measurement Left eye: Pupil size measurement Right eye: Corneal size measurement Right eye: Pupil size measurement Header for NT-measured data Right eye: NT-measured data Left eye: NT-measured data 4 The following marks represent the following control codes: = SOH 01H = ETB 17H = STX 02H = EOT 04H If the CR CODE parameter is set to YES, the CR is added after ETB. When the I/F MODE parameter is set to NCP10, four digits of checksum are added to the data after. 39

44 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC (2) LAN communication <?xml version="1.0" encoding="utf-16"? XML header> <?xml-stylesheet type="text/xsl" href="pkt_style.xsl"?> Style sheet < Data > Data tag <Company>NIDEK</Company> Company name <ModelName>TONOREF II</ModelName> Model name <ROMVersion>9.99 /1.00</ROMVersion> ROM version (software/fpga) <Version>1.00</Version> XML version (not software version) <Date>2008/12/14</Date> Date (Year, Month, Day) <Time>14:40:52</Time> Time (Time, Minute, Second) <Patient> Patient tag <No.>0006</No.> Patient No. <ID> </ID> Patient ID </Patient> <Comment> NIDEK TONOREF II </Comment> Comment <VD>12.00 mm</vd> VD <WorkingDistance>35 cm</workingdistance> Working distance <DiopterStep>0.25D</DiopterStep> Diopter step <AxisStep>1 </AxisStep> Axis step <CylinderMode>+</CylinderMode> Cylinder mode (-, +, MIX) <RefractiveIndex>1.3375</RefractiveIndex> Refractive index <R> Right eye tag <AR> AR data tag <ARList No = "1"> Measurement data tag (1 to 10) <Sphere>+0.25<Sphere> SPH value <Cylinder>-0.37<Cylinder> CYL value <Axis>83<Axis> Axis <ConfidenceIndex>9<ConfidenceIndex>Confidence index (9 to 5, E) <SE>+0.25<SE> SE value </ARList> <ARList No = "2"> <Error>COVR <Error> Error </ARList> <ARList No = "3"> Measurement data tag (1 to 10) <Sphere>+0.25<Sphere> SPH value <Cylinder>-0.50<Cylinder> CYL value <Axis>84<Axis> Axis <ConfidenceIndex>9<ConfidenceIndex>Confidence index (9 to 5, E) <SE>+0.25<SE> SE value <ARList No = "4"> Measurement data tag (1 to 10) <Sphere>+0.25<Sphere> SPH value <Cylinder>-0.50<Cylinder> CYL value 40

45 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC <Axis>95<Axis> Axis <ConfidenceIndex>9<ConfidenceIndex>Confidence index (9 to 5, E) <SE>+0.25<SE> SE value <ARList No = "5"> Measurement data tag (1 to 10) <Sphere>+0.25<Sphere> SPH value <Cylinder>-0.37<Cylinder> CYL value <Axis>86<Axis> Axis <ConfidenceIndex>9<ConfidenceIndex>Confidence index (9 to 5, E) <SE>+0.25<SE> SE value </ARList> <ARMedian> Average value tag (Measure for 3 or more times) <Sphere>+0.25<Sphere> SPH value <Cylinder>-0.37<Cylinder> CYL value <Axis>84<Axis> Axis <SE>-8.25<SE> SE value <ARMedian> <TrialLens> Trial lens tag <Sphere>+0.00<Sphere> SPH value <Cylinder>+0.25<Cylinder> CYL value <Axis>175<Axis> Axis <TrialLens> <ContactLens> Contact lens tag <Sphere>+0.25<Sphere> SPH value <Cylinder>-0.25<Cylinder> CYL value <Axis>85<Axis> Axis <SE>+0.00<SE> SE value </ContactLens> <RingImage> AR ring image file name RKT_ _ RA1.jpg </RingImage> </AR> <KM> KM data tag <KMList No = "1"> Measurement data tag (1 to 10) <R1> R1 data tag <Radius>7.86</Radius> mm data <Power>42.94</Power> Diopter data <Axis>175</Axis> Axis </R1> <R2> R2 data tag <Radius>7.53</Radius> mm data <Power>44.82</Power> Diopter data <Axis> 85</Axis> Axis </R2> 4 41

46 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC <Average> Average data tag <Radius>7.70</Radius> mm data <Power>43.88</Power> Diopter data </Average> <KMCylinder> Cylinder tag <Power>-1.88</Power> Diopter data <Axis>175</Axis> Axis </KMCylinder> </KMList > <KMList No = "2"> Measurement data tag (1 to 10) <R1> R1 data tag <Radius>7.86</Radius> mm data <Power>42.94</Power> Diopter data <Axis>175</Axis> Axis </R1> <R2> R2 data tag <Radius>7.53</Radius> mm data <Power>44.82</Power> Diopter data <Axis> 85</Axis> Axis </R2> <Average> Average data tag <Radius>7.70</Radius> mm data <Power>43.88</Power> Diopter data </Average> <KMCylinder> Cylinder tag <Power>-1.88</Power> Diopter data <Axis>175</Axis> Axis </KMCylinder> </KMList > <KMList No = "3"> Measurement data tag (1 to 10) <R1> R1 data tag <Radius>7.87</Radius> mm data <Power>42.88</Power> Diopter data <Axis>174</Axis> Axis </R1> <R2> R2 data tag <Radius>7.53</Radius> mm data <Power>44.82</Power> Diopter data <Axis> 85</Axis> Axis </R2> <Average> Average data tag <Radius>7.70</Radius> mm data <Power>43.85</Power> Diopter data 42

47 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC </Average> <KMCylinder> Cylinder tag <Power>-1.94</Power> Diopter data <Axis>174</Axis> Axis </KMCylinder> <KMMedian> Median value tag <R1> R1 data tag <Radius>7.86</Radius> mm data <Power>42.94</Power> Diopter data <Axis>175</Axis> Axis </R1> <R2> R2 data tag <Radius>7.53</Radius> mm data <Power>44.82</Power> Diopter data <Axis> 85</Axis> Axis </R2> <Average> Average data tag <Radius>7.70</Radius> mm data <Power>43.88</Power> Diopter data </Average> <KMCylinder> Cylinder tag <Power>-1.88</Power> Diopter data <Axis>175</Axis> Axis </KMCylinder> </KMMedian> </KM> <CS> CS (corneal size) tag <CSList No = "1"> LIST tag (fixed as 1) 4 </CS> <PS> PS (pupil size) tag <PSList No = "1"> LIST tag (fixed as 1) <Size>6.0</Size> Size <Lamp>ON</Lamp> Lamp (ON, OFF) </PSList > </PS> <NT> NT data tag <NTList No = "1"> Measurement data tag (1 to 10) <mmhg>13</mmhg> Corneal pressure value <kpa>1.7</kpa> IOP data </NTList> // Measurement succeeded (13) <NTList No = "2"> Measurement data tag (1 to 10) <mmhg>13</mmhg>corneal pressure value 43

48 EXAMPLE OF RECEIVED DATA: Example of Measured Data Received by PC <kpa>1.7</kpa> IOP data </NTList> // Measurement succeeded (13) <NTList No = "3"> Measurement data tag (1 to 10) <mmhg>13</mmhg> Corneal pressure value (mmhg) <kpa>1.7</kpa> IOP data </NTList> // Measurement succeeded (13) <NTAverage> Measurement data tag (1 to 10) <mmhg>13.0</mmhg> Corneal pressure value (mmhg) <kpa>1.70</kpa> Corneal pressure value (kpa) </NTAverage> <NT> </R> <L> (Same as the right eye) </L> <PD> PD tag <PDList No = "1"> Measurement data tag (1 to 5) <FarPD>67</Far> Far point <NearPD>62</Near> Near point </PDList > Successful measurement <PDList No = "2"> Measurement data tag (1 to 5) <FarPD>68</Far> Far point <RPD>35</R> Far point (right) <LPD>33</L> Far point (left) <NearPD>63</Near> Near point </PDList > </PD> </Data> 44

49 EXAMPLE OF RECEIVED DATA: Sample Printout of KM Data when the I/F FORMAT Parameter is Set to Short 4.2 Sample Printout of KM Data when the I/F FORMAT Parameter is Set to Short Sample printout Patient number Name and sex Data and time of measurement Right eye: KM median values Right eye: Corneal size and pupil size measurements Left eye: KM median values 4 Left eye: Corneal size and pupil size measurements Comment Data to be transmitted for producing the above sample printout (1) RS-232C DKM NO0006 DA :50 L R Header for KM-measured data Patient number Date and time of measurement Left eye: KM median values (mm) Right eye: KM median values (mm) The above sample example is produced when the SD command is CKM. (See (2) SD command of ) Because the I/F FORMAT parameter is set to Short, only KM median values (mm) are transmitted. The company name, model name, corneal size and pupil size data are not transmitted. (2) LAN communication Same as (2) LAN communication (page 40). 45

50 EXAMPLE OF RECEIVED DATA: Error Message Regarding the Interface 4.3 Error Message Regarding the Interface If any error occurs during communications with the external computer, the corresponding error message is displayed on the LCD screen. Error codes regarding RS-232C communication ERROR CODE Display Description Symptom 11 ERR ERR012 Inter-character timeout error (OUT) 1 Data receiving start timeout error (OUT) 2 Communication breaks while receiving data. Timeout after establishing the connection using DTR and DSR signals 13 ERR013 Receiving error (OUT) Parity and flaming error 14 ERR014 Receiving code error (OUT) Defective receiving code 15 ERR015 Replay timeout (OUT) Sending and receiving timeout error 16 ERR016 DTR-DSR error (OUT) Timeout between DTR and DSR signals 17 ERR017 Data error (OUT) Data error (Received data is improper.) 18 ERR018 Command error (Improper command) Command error (improper command) - NO DAT Data empty (OUT) No measurement data 21 ERR ERR022 Time-out error (IN) in characters Time-out error (IN) for receiving data DSR is not flagged while receiving SD command. DSR is not flagged while sending the data. 23 ERR023 Receiving error (IN) Received data does not come. 24 ERR024 Receiving code error (IN) Receiving buffer is full. 25 ERR025 Reply time-out (IN) Unreadable command was entered. 26 ERR026 DTR-DSR error (IN) - 27 ERR027 Data error (IN) - 28 ERR028 Command error (IN) - 46

51 EXAMPLE OF RECEIVED DATA: Error Message Regarding the Interface Error codes regarding LAN communication Error code Message number Explanation / Detail Remedy 700 ERR700 File sharing error Windows file sharing error Check the LAN cable connection. Check whether the IP address and the subnet mask are correct in the PARAMETER SETTING [NETWORK] screen. 703 ERR703 Hardware error IC error Replace the BA ERR704 DHCP error IP address cannot be obtained. Replace the BA ERR750 Network access error Network cannot be accessed. Check whether the folder in the PC specified as the destination to save the data is shared and whether there is enough free space on the hard drive of the PC. 751 ERR ERR754 Network write error Data cannot be written to the PC. PC name error The PC with the specified name does not exist. Check whether the folder in the PC specified as the destination to save the data is shared and whether there is enough free space on the hard drive of the PC. The PC name specified in the PARAMETER SETTING [NETWORK] screen is incorrect or the LAN connection is not established ERR755 Read Only folder error The read-only attribute is set for the destination folder. The folder on the connected PC is write-protected. Remove the read-only attribute. 756 ERR756 Log on error The user cannot logged on to the PC. (User or password is incorrect.) The user name or password input in the PARAMETER SETTING [NETWORK] screen is incorrect. 757 ERR757 Shared folder error The specified shared folder does not exist. (The name of the shared folder is incorrect.) The folder specified in the PARAMETER SETTING [NETWORK] screen does not exist or is not shared. 758 ERR758 Timeout error Timeout (The processing of the PC did not finish within the specified time.) Lighten the processing load of the PC (for example, by reducing resident software). 759 ERR759 Delete error Data on the PC cannot be deleted. The folder on the connected PC is write-protected. Remove the read-only attribute. 760 ERR760 Error during initialization Network is being initialized (for a while after startup). Perform the same operation after a while. 761 ERR761 Access right error Access to the shared file is unauthorized. Check the sharing setting of the folder on the connected PC. 762 ERR762 Account error Account is disabled (due to improper user setting). Enable the account of the connected PC. 47

52 EXAMPLE OF RECEIVED DATA: Error Message Regarding the Interface Error code Message number 771 ERR ERR772 Explanation / Detail Cable connection error LAN cable is not connected. ACK error There is no response from the PC. Remedy Check the LAN cable connection. Deletion of the measurement data files could not be finished in the specified time with the software that receives data.check whether the software always functions properly.if this error occurs frequently, change the NETWORK parameter setting from ACK to YES. 48

NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL

NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL NIDEK AUTO REFRACTOMETER ARK-710A INTERFACE MANUAL MRK4D*RTZ001B/E TOTAL PAGE: 32 2005. 2. 8 NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer) Telephone: (0533)

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

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

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

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

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/31 Common Specification for output data of Ophthalmic Examination Equipment 01 - Common Specification for output data of Refractometer / Keratometer / Tonometer and Lensmeter 1. Data classifications

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

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

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

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

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

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

Original instructions. March P902-J0 Printed in Japan

Original instructions. March P902-J0 Printed in Japan AUTO REF/KERATO/TONOMETER 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

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

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

IM3523 IM3533 IM IM3536 LCR METER IM3570 IM7580 IM3590 CHEMICAL IMPEDANCE ANALYZER IMPEDANCE ANALYZER. Communication Instruction Manual

IM3523 IM3533 IM IM3536 LCR METER IM3570 IM7580 IM3590 CHEMICAL IMPEDANCE ANALYZER IMPEDANCE ANALYZER. Communication Instruction Manual Communication Instruction Manual IM3523 IM3533 IM3533-01 IM3536 LCR METER IM3570 IM7580 IMPEDANCE ANALYZER IM3590 CHEMICAL IMPEDANCE ANALYZER November 2014 Revised edition 6 IM3570A983-06 14-11H i Contents

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

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

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

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

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

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

RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007

RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007 RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007 RS007 is a universal data converter which support serial RS232, RS422 and RS485 to the TCP / IP intelligent communication converter, it offers RS485/RS422

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

PROJECTOR MODEL SETUP MANUAL

PROJECTOR MODEL SETUP MANUAL PROJECTOR MODEL XV-Z30000 SETUP MANUAL Connecting Pin Assignments... 2 RS-232C Specifications and Commands... 4 Setting up the Projector Network Environment... 8. Connecting the Projector to a Computer...

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

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

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

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

WinCT-Plus Instruction Manual

WinCT-Plus Instruction Manual WinCT-Plus Instruction Manual (OP-08) Please see the separate document "Manual(for the AD8526)" if the AD8526(Ethernet Converter) is used. Ver.2.01 Mar. 21, 2008 Contents 1. Introduction ---------------------------------------------------------------------------------------------------

More information

LE840/LE850. Printer Setting Tool Manual Technical Reference

LE840/LE850. Printer Setting Tool Manual Technical Reference LE840/LE850 Printer Setting Tool Manual Technical Reference Table of Contents 1. INTRODUCTION 1 SUPPORTED PRINTERS... 1 FEATURES... 1 OUTLINE OF THE FUNCTIONS... 2 NOTATION... 2 SCREENS USED IN THIS DOCUMENT...

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

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

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

RS232/LAN Serial Communication Control. Specification for A3112 (MDT701S/LDT701V)

RS232/LAN Serial Communication Control. Specification for A3112 (MDT701S/LDT701V) RS232/LAN Serial Communication Control Specification for A3112 (MDT701S/LDT701V) 1. Application This document defines the communication protocols for serial control of the A3112(MDT701S/LDT701V). A3112:

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

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

OPERATING MANUAL AND TECHNICAL REFERENCE

OPERATING MANUAL AND TECHNICAL REFERENCE MODEL WFG-D-130 HIGH SPEED DIGITAL 3 AXIS FLUXGATE MAGNETOMETER OPERATING MANUAL AND TECHNICAL REFERENCE December, 2012 Table of Contents I. Description of the System 1 II. System Specifications.. 2 III.

More information

Analog Devices Driver Kepware, Inc.

Analog Devices Driver Kepware, Inc. 2016 Kepware, Inc. 2 Table of Contents Table of Contents 2 Analog Devices Driver 3 Overview 3 Driver Setup 4 Device Setup 5 Data Format 6 Modem Setup 6 Data Types Description 7 Address Descriptions 8 6B11

More information

TECHNICAL BULLETIN. Edwards Signaling Products 90 Fieldstone Court Cheshire, CT (203) FAX (203)

TECHNICAL BULLETIN. Edwards Signaling Products 90 Fieldstone Court Cheshire, CT (203) FAX (203) Technical Bulletin # 970519 Date: June 1, 1999 Product: Message Centers Product Category: Allen-Bradley SLC-5/03 Connectivity Diagram 1 Edwards Signaling Products 90 Fieldstone Court Cheshire, CT 06410

More information

Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries, including the U.S.A. and the E.U.

Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries, including the U.S.A. and the E.U. Datalogic Automation Srl Via Lavino, 265 0050 - Monte S. Pietro Bologna - Italy Matrix 210 Host Mode Programming Ed.: 10/201 This manual refers to Application software version 6.66. 2011-201 Datalogic

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

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

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

ECOV-110 User s Manual

ECOV-110 User s Manual ECOV-110 User s Manual 1. Product Introduction 2. Windows Utility 3. Web Console 4. Command Mode 5. Connection Test Appendix A. ECOV-110 Firmware upgrade ECOV-110 1. ECOV-110 Product Introduction: 1.1.

More information

Configuration Manual PULSAR C CCD SCANNER. Table of Contents

Configuration Manual PULSAR C CCD SCANNER. Table of Contents Table of Contents PULSAR C CCD SCANNER Configuration Manual Metrologic Instruments GmbH Dornier Strasse 2 82178 Puchheim Germany Tel +49 89 890190 Fax +49 89 89019200 www.europe.metrologic.com Metrologic

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

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

SERIAL TO ETHERNET CONVERTER E-P User Manual

SERIAL TO ETHERNET CONVERTER E-P User Manual SERIAL TO ETHERNET CONVERTER E-P132-100 User Manual 1 Table of Contents Introduction... 4 Overview.. 5 Package Checklist 6 Block Diagram 7 Product Features...8 Product Specifications 9 Converter Description

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

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

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

MODEL: GR8-EM. Communication Adaptor GR8 Series

MODEL: GR8-EM. Communication Adaptor GR8 Series Communication Adaptor GR8 Series Ethernet/RS-485 Adaptor (Modbus use) Functions & Features Bidirectional protocol converter for Modbus/TCP (Ethernet) and Modbus RTU (RS-485) Fast response time thanks to

More information

User Manual A08. User Manual

User Manual A08. User Manual A08 TABLE OF CONTENTS TABLE OF CONTENTS... 1 1. INTRODUCTION... 2 1.1. Key Features... 3 1.2. OS Requirement... 4 1.3. Specification... 4 1.4. Packing List... 4 2. OVERVIEW... 5 2.1. LED Definition...

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 V750 series RFID System P544-E1-01 About Intellectual Property Right and Trademarks Microsoft

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

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

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

ID8400 Stamper Communications for Firmware Version 7

ID8400 Stamper Communications for Firmware Version 7 ID8400 Stamper Communications for Firmware Version 7 Introduction This document will describe the Extended Protocol Communications as implemented with the ITM8400 marking system software. Extended Protocol

More information

Menu & commands booklet FOR BAR CODE SCANNERS * *

Menu & commands booklet FOR BAR CODE SCANNERS * * Menu & commands booklet FOR BAR CODE SCANNERS *201002993520* Caution! This menu book may be revised or withdrawn at any time. Copyright 1993-99, Datalogic S.p.A. All Rights Reserved. No part of this publication

More information

TCP/IP Converter. EX-9132 Operation Manual for 8051 Series

TCP/IP Converter. EX-9132 Operation Manual for 8051 Series TCP/IP Converter EX-9132 Operation Manual for 8051 Series First Edition, March 2005 Table of Contents 1. Introduction 3 Overview 4 Package Checklist 5 Block Diagram 6 Features 7 Product Specifications

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

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

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

A Guide to Understanding GEM - SECS - HSMS

A Guide to Understanding GEM - SECS - HSMS A Guide to Understanding GEM - SECS - HSMS March 24, 2004 Version 1.1 Table of contents Introduction... 3 Overview... 3 SECS... 3 SECS-II Message Protocol... 4 Streams and Functions... 4 Message Layout...

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

RS-232/422/485 Over IP Adapter

RS-232/422/485 Over IP Adapter RS-232/422/485 Over IP Adapter 1 port RS-232/422/485 Over IP Adapter NETRS2321E Actual product may vary from photo FCC Compliance Statement This equipment has been tested and found to comply with the limits

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

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

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

KB232. PS/2 Keyboard RS-232 Adapter Part # SA0008 (Version 3.0) Copyright 2003 L3 Systems, Inc. Redmond

KB232. PS/2 Keyboard RS-232 Adapter Part # SA0008 (Version 3.0) Copyright 2003 L3 Systems, Inc. Redmond KB232 PS/2 Keyboard RS-232 Adapter Part # SA0008 (Version 3.0) Copyright 2003 L3 Systems, Inc. Redmond Command C Displays Configuration String CW= D Lkk=aa,bb P E H V T Quick Reference Notes Field

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

Outline Description Sheets for G900x Series

Outline Description Sheets for G900x Series Outline Description Sheets for G900x Series Nippon Pulse Motor Co.,Ltd. Table of contents (1) Difference in communication methods between the G80xx (current models) and the G900x series. 1 (2) CPU emulation

More information

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond PS232 RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond Quick Reference Command Description Pg ~H Help Screen Displays short command reference 4 ~V

More information

TCP/IP TO SERIAL (SINGLE PORT) MODEL No: SerEth-1P VER 2.0

TCP/IP TO SERIAL (SINGLE PORT) MODEL No: SerEth-1P VER 2.0 TCP/IP TO SERIAL (SINGLE PORT) MODEL No: SerEth-1P VER 2.0 MILLENNIUM TECHNOLOGIES 440, MASTER MIND 1, ROYAL PALMS ESTATE AAREY MILK COLONY, GOREGAON (EAST), MUMBAI-400065. INDIA. PH: - 91-22-65229736,

More information

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6.

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6. Section Mounting Dimensions / Viewing 2 Mounting Options 3 Section 2 Wiring Configuration 4 Section 3 Quick Set up Procedure 5 Section 4 Changing Intensity 6 Section 5 Option Summary 7 Section 6 Option

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

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees *

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees * HX11TR Ultrasonic Positioning Device The HX11TR can be set up to operate as a ultrasonic signal receiver, ultrasonic transmitter, ultrasonic caller and ultrasonic transponder. It is small size and economical.

More information

B-EX Series B-EX Setting Tool Operation Manual

B-EX Series B-EX Setting Tool Operation Manual TOSHIBA Label Printer B-EX Series B-EX Setting Tool Operation Manual Third Edition: March 1, 2013 Table of Contents 1. INTRODUCTION 1 SUPPORTED PRINTERS... 1 SOFTWARE LICENSE AGREEMENT... 1 FEATURES...

More information

Getting Started Setup Procedures

Getting Started Setup Procedures Getting Started ------------------------------------------------------------2 Setup Procedures ---------------------------------------------------------3 Setup Menu----------------------------------------------------------------

More information

User s Manual. DL-Term. IM B9852UF-01E 4rd Edition

User s Manual. DL-Term. IM B9852UF-01E 4rd Edition User s Manual DL-Term IM 4rd Edition Foreword Notes Trademarks Revisions This user's manual contains useful information about the precautions, functions, and operating procedures of the DL-Term program

More information

EWBS Receiving Module Communication specifications

EWBS Receiving Module Communication specifications 2017/01/05 EWBS Receiving Module Communication specifications v1.00 Century Revision history Revision Date Changes 1.00 2017/01/05 Initial Release. 1 Serial communication specifications Asynchronous serial

More information

BIS L , BIS Z-EL-...

BIS L , BIS Z-EL-... BIS L-400-..., BIS Z-EL-... Technical Description, User's Guide English www.balluff.com 1 2 3 4 5 6 7 8 9 Notes to the user 4 1.1 About this manual 4 1.2 Structure of the manual 4 1.3 Typographical conventions

More information

Instruction for configuring and using RS-LAN

Instruction for configuring and using RS-LAN Instructions for configuring and using the RS-LAN module for operation in the composition of the 7000 system or on a network of conventional Control Panels and FS5200R For this purpose are necessary software

More information

ezconfig User s Manual

ezconfig User s Manual eztcp Configuration Program ezconfig User s Manual Version 1.2 2009-09-23 Sollae Systems Co., Ltd. http://www.sollae.co.kr Contents Contents... - 1-1 Overview... - 4-1.1 Overview... - 4-1.2 Related Products...

More information

TOSLINE-S20/S20LP. S20 Loader (for Windows) User's Manual

TOSLINE-S20/S20LP. S20 Loader (for Windows) User's Manual 6 F 3 B 0 3 5 7 TOSLINE-S20/S20LP S20 Loader (for Windows) User's Manual Main Menu Contents May 1998 Toshiba Corporation UM-TLS20**-E006 Contents 1. Introduction... 3 2. Before Operating... 4 2.1 What

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

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Login for the first time, please use http://192.168.1.100 To key in user name and password is for identifying authorization. Default

More information

ecov-110 User s Manual (V0.9f_Eng)

ecov-110 User s Manual (V0.9f_Eng) ecov-110 User s Manual (V0.9f_Eng) 1. Product Introduction 2. Windows Utility 3. Web Console 4. Command Mode 5. Connection Test Appendix A. ecov-110 Firmware Upgrade Appendix B. ecov-110 Serial Advanced

More information

NetBiter Serial Server User Manual

NetBiter Serial Server User Manual User Manual IntelliCom Innovation AB Linjegatan 3D SE-302 50 Halmstad SWEDEN Phone +46 35 18 21 70 Fax +46 35 17 29 09 email info@intellicom.se web www.intellicom.se Revision List Revision Date Author

More information

GW1000 User s Guide. Revision 1.04 Mar 30, 2008

GW1000 User s Guide. Revision 1.04 Mar 30, 2008 GW1000 User s Guide Revision 1.04 Mar 30, 2008 Website: www.datalink-networks.com Tel : (604) 632-4278 / (866) 709-6390 Table of Contents 1.0 GW1000 General Operation & Applications... 3 2.0 Hardware Specifications...

More information

TCPIP LIBRARY Version 1.5 E and more Documentation: 14/10/2010

TCPIP LIBRARY Version 1.5 E and more Documentation: 14/10/2010 1171 Notre-Dame W. # 100 Victoriaville, Qc G6P 7L1 Telephone: (819) 751-0095 Fax: (819) 751-1292 TCPIP LIBRARY Version 1.5 E and more Documentation: 14/10/2010 Use this software with the product : LBC-02/IP

More information

Eye & Health Care. NIDEK Co, Ltd. Product Development E/X3, Medical Division

Eye & Health Care. NIDEK Co, Ltd. Product Development E/X3, Medical Division NIDEK Co, Ltd. Product Development E/X3, Medical Division OPD-Scan III Development team What s new of OPD-ScanⅢ Ease of use Simple operation MAP & Layout selection Must select the Maps,Layout and Settings

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

WM-120. Serial to Ethernet Module. Serial to Ethernet Module. User Manual. Version 1.0. Infosystem Technology Corporation, Ltd.

WM-120. Serial to Ethernet Module. Serial to Ethernet Module. User Manual. Version 1.0. Infosystem Technology Corporation, Ltd. W M - 1 2 0 User Manual Version 1.0 Infosystem Technology Corporation, Ltd. Index 1. Disclaimers... 1. A. Warranty... 2. B. Trademark... 2. 2. Product Information... 3. A. Introduction... 3. B. Features...

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

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

V850ES/SG3, V850ES/SJ3

V850ES/SG3, V850ES/SJ3 APPLICATION NOTE V850ES/SG3, V850ES/SJ3 V850ES/SG3, V850ES/SJ3 Microcontrollers R01AN0930EJ0200 Rev.2.00 Introduction This application note is intended for users who understand the functions of the V850ES/SG3

More information

C30xx Digital communication

C30xx Digital communication C30xx Digital communication Table of contents 1 Introduction...3 2 Digital ports...3 3 Command protocol to send...3 4 Command protocol to receive...4 5 Command table...5 6 Command specifications + examples...6

More information