User manual OMRON NT

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual OMRON NT. We hope that this OMRON NT user guide will be useful to you.

Lastmanuals help download the user guide OMRON NT.


Mode d'emploi OMRON NT
Download

You may also download the following manuals related to this product:

   OMRON NT 10-1993 (1121 ko)
   OMRON NT SUPPORT TOOL 07-1995 (1391 ko)
   OMRON NT SUPPORT TOOL FOR WINDOWS V4 (5423 ko)
   OMRON NT SUPPORT TOOL FOR WINDOWS 95-98 V3.2 (6008 ko)

Manual abstract: user guide OMRON NT

Detailed instructions for use are in the User's Guide.

[. . . ] NT-series RS-232C/RS422 Interface Unit Operation Manual Produced October 1993 Notice: OMRON products are manufactured for use according to proper procedures by a qualified operator and only for the purposes described in this manual. The following conventions are used to indicate and classify precautions in this manual. Always heed the information provided with them. Failure to head precautions can result in injury to people or damage to the product. DANGER! Indicates information that, if not heeded, is likely to result in loss of life or serious injury. WARNING Indicates information that, if not heeded, could possibly result in loss of life or serious injury. [. . . ] # + 0!# 7 # 9)-''7: , $ *- ), ! ), !) " ), !) ( 1 ), ! -$ &$ ), ! ( 1 ! . " 8 ! . " " " " + + + ' ' % Section 5-1 5-1 Commands Sent by the Host Computer The operating commands sent by the host computer are described below. Note All data values must be sent in ASCII code. Example: m1 m2 41 2-bit hexadecimal 5AH 35 d1 d2 32 d1 33 3-bit BCD 123 31 5-1-1 Display Specified Screen Format [ESC] 1B 0 30 m1 m2 ( m3 m4 ) m1m2 (m3m4): Number of displayed screen (2-digit or 4-digit hexadecimal) NT20M, NT2000M: 00: No display 01 to FAH: Screen #1 to #250 NT600M: 0000: No display 0001 to 03E8H: Screen #1 to #1000 Description The specified screen is displayed on the PT when a screen# is sent from the host computer with this command. 5-1-2 Request Screen Number Format [ESC] 1B x 58 Description Enquires what number screen is displayed on the PT. The PT returns the number of the displayed screen using the Screen Number Response Command (refer to 5-2-1 Screen Number Response). 5-1-3 Write Character-string Memory Table Format [ESC] 1B B 42 n1 n2 d1 d2 c1 c2 c3 cn n1n2: Character string length as a number of normal characters (2-digit hexadecimal) NT20M, NT2000M: 01 to 20H (1 to 32) NT600M: 01 to 28H (1 to 40) d1d2: Character-string memory table address of write destination (2-digit hexadecimal) % NT20M, NT2000M: 00 to 1FH (0 to 31) NT600M: 00 to FFH (0 to 255) c1c2c3 to cn: Character-string data Section 5-1 Description Writes the character-string data to the character-string memory table. The character-string data can contain a mixture of normal alphanumeric characters and marks. When determining the character string length, count each mark as two normal characters. If the actual character string is longer than the specified character string length, the specified number of characters is written and the remainder are discarded. A timeout error message is displayed if the actual character string is shorter than the specified character string length. Caution 5-1-4 4-digit Write Numeral Table Format [ESC] 1B C 43 d1 d2 f1 n1 n2 n3 n4 d1d2: Numeral table address of write destination (2-digit hexadecimal) NT20M, NT2000M: 00 to 7FH (0 to 127) NT600M: 00 to FFH (o to 255) f1: + (2BH) or -- (2DH) sign n1n2n3n4: Number data (4-digit BCD) Description Writes the 4-digit decimal number data to the specified numeral table. Always include a + or -- sign with the number data. The least-significant 4 digits of the display are overwritten if 4-digit number data is written to an 8-digit display. 5-1-5 8-digit Write Numeral Table Format [ESC] 1B n6 D 44 n7 d1 d2 f1 n1 n2 n3 n4 n5 n8 d1d2: Numeral table address of write destination (2-digit hexadecimal) NT20M, NT2000M: 00 to 7FH (0 to 127) NT600M: 00 to FFH (0 to 255) f1: + (2BH) or -- (2DH) sign n1n2n3n4n5n6n7n8: Number data (8-digit BCD) Description Writes the 8-digit decimal number data to the specified numeral table. Always include a + or -- sign with the number data. 5-1-6 Copy Memory Table Format [ESC] 1B / 2F m1 d1 d2 d3 s1 s2 s3 % Section 5-1 m1: Type of memory table 0 (30H): Character-string memory table 1 (31H): numeral table d1d2d3: Copy source memory table address (see table below) s1s2s3: Copy destination memory table address (see table below) Model NT20M, NT2000M NT600M Character-string memory table address 000 to 031 (3-digit BCD) 000 to 255 (3-digit BCD) Numeral table address 000 to 127 (3-digit BCD) 000 to 255 (3-digit BCD) Description Copies the contents of the copy source memory table to the copy destination memory table. The memory table contents are copied to a memory table of the same type: character-string memory table to character-string memory table or numeral table to numeral table. 5-1-7 Lamp and Touch Switch Display (Bit Specification) Format [ESC] 1B K 4B m01 m02 m11 m12 m21 m22 m31 m32 [CR] OD m0 to m3: Specification of lamps and touch switches (2-digit hexadecimal) The correspondence of the lamp and touch switch numbers to the bit representation in m0 to m3 is shown in the following table. mx2 Parameter 7 m0 m1 m2 m3 07 15 23 31 06 14 22 30 6 mx1 5 05 13 21 29 04 12 20 28 4 03 11 19 27 3 02 10 18 26 2 1 01 09 17 25 00 08 16 24 0 Bit ON: Lamp or touch switch lights (or flashes) Bit OFF: Lamp or touch switch does not light (flash) Example To light lamps and touch switch numbers 1, 5, 6, 7, and 26, m01, m02, m11, m12, m21, m22, m31, m32 = E2000004 Description Changes the lamp or touch switch lighting status. The Support Tool sets if the lamp corresponding to a bit lights continuously or flashes. 5-1-8 Lamp and Touch Switch Display (Address Specification) Format [ESC] 1B Q 51 m1 n1 n2 m1: Display status m1 0 (30H) 1 (31H) 2 (32H) 3 (33H) Lit Flashing inverse (lamps) Lit (touch switches) All not lit NT20M, NT2000M, NT600M Not lit (normal display) % n1n2: Section 5-1 Lamp or touch switch address (2-digit hexadecimal) NT20M, NT2000M, NT600M: 00 to FFH (0 to 255) Description Changes the lamp or touch switch lighting status. Specify the display status as 3 (all not lit) to turn off all the lamps and touch switches. [. . . ] of Units Transmission distance RS-422 Interface Unit Item Communication standard Communication settings EIA RS-422 Start-stop synchronization Baud rate: 300, 600, 1200, 4800, 9600, 19200 bps Data bits: 7, 8 Stop bits: 1, 2 Parity: Even/Odd/None Flow control: XON/XOFF control None 9-pin D-SUB female 1-to-16 max. branch wire length 10 m) Specification Connectors No. of Units Transmission distance '( Appendix B RS-232C and RS-422 Connector Cables Preparing RS-232C Connector Cables Prepare a connector cable to connect a PT to a host computer separated by more than 2 m so that the supplied connector cable (XZ7-10048) cannot be used. Recommended Parts Name Connector (RS-232C ) Interface Unit end) Model XM2A-2501 DB-25P Connector cover (RS-232C Interface Unit end) ) XM2S-2511 DB-C2-J9 Cable AWG28 5P IFVV-SB CO-MA-VV-SB 5P 28AWG Remarks 25-pin, manufactured by OMRON. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE OMRON NT

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets...
In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.

Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual OMRON NT will begin.

Search for a user manual

 

Copyright © 2015 - LastManuals - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.

flag