Nec RS-232C User Manual

Browse online or download User Manual for Monitors Nec RS-232C. NEC RS-232C User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 50
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
(1/50)
External Control NEC LCD Monitor
1. Application
This document defines the communications method for control of the NEC LCD monitor, MultiSync X461UN
/X461HB /X431BT /P401 /P461 /P521 /P701 /S401 /S461 /S521 and MULTEOS M401 /M461 /M521 when using
an external controller
.
2. Connectors and wiring
2.1 RS-232C Remote control
Connector: 9-pin D-Sub
Cable: Cross (reversed) cable or null modem cable
(Please refer Controlling the LCD monitor via RS-232C Remote control on Users manual.)
2.2 LAN control
Connector: RJ-45 10/100 BASE-T
Cable: Category 5 or higher LAN cable
(Please refer Controlling the LCD monitor via LAN control on Users manual.)
3. Communication Parameter
3.1 RS-232C Remote control
(1) Communication system Asynchronous
(2) Interface RS-232C
(3) Baud rate 9600bps
(4) Data length 8bits
(5) Parity None
(6) Stop bit 1 bit
(7) Communication code ASCII
3.2 LAN control
(1) Communication system TCP/IP (Internet protocol suite)
(2) Interface Ethernet (CSMA/CD)
(3) Communication layer Transport layer (TCP)
* Using the payload of TCP segment.
(4) IP address (Default) 192.168.0.10
* If you need to change,
Please refer Network settings on Users manual.
(5) Port No. 7142 (Fixed)
(Note)
The monitor will disconnect the connection if no packet data is received for 15 minutes.
And the controller (PC) has to re-connect to control the monitor again, after 15 minutes or more.
3.3 Communication timing
The controller should wait for a packet interval before next command is sent.
The packet interval needs to be longer than 600msec for the LCD monitor.
Page view 0
1 2 3 4 5 6 ... 49 50

Summary of Contents

Page 1 - 3. Communication Parameter

(1/50) External Control NEC LCD Monitor 1. Application This document defines the communications method for control of the NEC LCD m

Page 2 - 4. Communication Format

(10/50) ASCII '0''0' (30h, 30h): Set parameter ASCII '0''1' (30h, 31h): Momentary Like Auto Setup function, t

Page 3

(11/50) Bit 5-2 Reserved (Don't care) Bit 1 1:Positive Horizontal sync polarity. 0:Negative Horizontal sync polarity. Bit 0 1:

Page 4 - 4.2 Message block format

(12/50) Check code BCC: Block Check Code Refer to the section 4.5 “Check code” for a BCC calculation. Delimiter CR (0Dh): End of packet Ste

Page 5 - 4.5 Check code

(13/50) CR (0Dh): End of packet Step 4. The monitor replies with a message for confirmation. Header SOH (01h): Start Of Header '0' (30h)

Page 6 - 4.6 Delimiter

(14/50) The following shows the procedure for reading the temperatures from the sensors. Step 1. Select a temperature sensor which you want to read

Page 7 - and 32h)

(15/50) Delimiter CR (0Dh): End of packet Step 3. The controller requests the monitor to send the temperature from the selected sensor. Header

Page 8 - 5.3 Set parameter

(16/50) Check code BCC: Block Check Code Refer to the section 4.5 “Check code” for a BCC calculation. Delimiter CR (0Dh): End of packet 7.

Page 9

(17/50) 0001: ON 0002: Stand-by (power save) 0003: Suspend (power save) 0004: OFF (same as IR power off) ETX (03h): End of Message Check code BCC: B

Page 10 - 5.5.1 Save Current Settings

(18/50) '0'-'0' (30h, 30h): Result code. No error. 'C'-'2’ ,'0'-'3'-'D'-'6&apo

Page 11 - 6. Typical procedure example

(19/50) 'B' (42h): Message type is "Command reply" N-N: Message length Ex.) The byte data 20h is encoded to ASCII characters &apo

Page 12

(2/50) 4. Communication Format The command packet consists of four parts, Header, Message, Check code and Delimiter. Sequence of a typical procedu

Page 13

(20/50) Note.) The maximum data length that can be written to the monitor at a time is 32bytes. Ex.) The byte data 20h is encoded as ASCII characters

Page 14

(21/50) 'C'-'3'-'1'-'1' (43h, 33h, 31h, 31h): Date & Time read reply command 'YY'-'MM&apo

Page 15

(22/50) Message STX (02h): Start of Message 'C'-'2'-'1'-'2' (43h, 32h, 31h, 32h): Date & Time write comm

Page 16 - 7. Power control procedure

(23/50) ST: Date & Time Status command '0'-'0'(30h, 30h): No error '0'-'1'(30h, 31h): Error 'YY&apos

Page 17 - 7.2 Power control

(24/50) '0'-'8'(30h, 38h): Message length Message STX (02h): Start of Message 'C'-'2'-'2'-&ap

Page 18 - 8. Asset Data read and write

(25/50) '0'-'1'(30h,31h): VGA '0'-'2'(30h,32h): RGB/HV '0'-'3'(30h,33h): DVI '0&apos

Page 19 - 8.2 Asset Data write

(26/50) Check code BCC: Block Check Code Refer to the section 4.5 “Check code” for a BCC calculation. Delimiter CR (0Dh): End of packet

Page 20 - 9.1 Date & Time Read

(27/50) '0'-'0'(30h, 30h): 00 | '1'-'7'(31h, 37h): 23 (=17h) '1'-'8'(31h, 38h): ON tim

Page 21 - 9.2 Date & Time Write

(28/50) This command is used in order to write the setting of the Schedule. 1) The controller requests the monitor to write Schedule. Header Message

Page 22

(29/50) WD: Week setting bit 0: Monday bit 1: Tuesday bit 2: Wednesday bit 3: Thursday bit 4: Friday bit 5: Saturday bit 6: Sunday EX. '0&apos

Page 23 - 10. Schedule read and write

(3/50) 2ndbyte) Reserved: Reserved for future extensions. On this monitor, it must be ASCII '0'(30h). 3rdbyte) Destination: Destination eq

Page 24

(30/50) 2) The monitor replies a data for confirmation. Header Message Check code Delimiter SOH-'0'-'0'-Monitor ID-'B&apos

Page 25

(31/50) bit 1: Tuesday bit 2: Wednesday bit 3: Thursday bit 4: Friday bit 5: Saturday bit 6: Sunday EX. '0'-'1'(30h, 31h): Monda

Page 26

(32/50) SOH (01h): Start Of Header '0' (30h): Reserved Monitor ID: Specify the Monitor ID of which you want to change a setting. Ex.) If Mo

Page 27 - 10.2 Schedule Write

(33/50) ***Following command also can be used for to keep backward compatibility, in order to write the setting of the Schedule. 1) The controller

Page 28

(34/50) bit 4: Friday bit 5: Saturday bit 6: Sunday EX. '0'-'1'(30h, 31h): Monday '0'-'4'(30h, 34h): Wednesd

Page 29

(35/50) | '1'-'7'(31h, 37h): 23 (=17h) '1'-'8'(31h, 38h): Off timer isn't set. OFF_MIN: Turn off ti

Page 30

(36/50) PG-EN: Enable/Disable Schedule data PG: Program No. '0'-'0'(30h, 30h): Program No.1 | '0'-'6'(30h

Page 31

(37/50) SOH (01h): Start of Header '0' (30h): Reserved Monitor ID: Specify the Monitor ID which you want to get status. Ex.) If Monitor ID

Page 32

(38/50) 12. Serial No. & Model Name Read 12.1 Serial No. Read This command is used in order to read a serial number. 1) The controller requests

Page 33

(39/50) SOH-'0'-Monitor ID-'0'-'A'-'0'-'6' STX-'C'-'2'-'1'-'7&ap

Page 34

(4/50) 5thbyte) Message Type: (Case sensitive.) Refer to section 4.2 “Message block format” for more details. ASCII 'A' (41h): Command.

Page 35

(40/50) 1) The controller requests the monitor to set the condition of security lock. Header Message Check code Delimiter SOH-'0'-MonitorI

Page 36 - 11. Self diagnosis

(41/50) 'C'-'3'-'1'-'D' (43h, 33h, 31h, 44h): Security Lock Control reply command ST-EN: Lock condition resu

Page 37

(42/50) Appendix A. Operation Code (OP code) Table Item OP code page OP code Parameter Remarks Brightness 00h 10h 0: dark | 100(64h): brigh

Page 38 - 12.2 Model Name Read

(43/50) Item OP code page OP code Parameter Remarks Ambient Brightness Low 10h 33h 0: dark | 100(64h): bright Ambient Brightness High 10h 3

Page 39 - 13. Security Lock

(44/50) Item OP code page OP code Parameter Remarks Zoom V-Position 02h CDh 0: Down side | Max.: Up side Aspect 02h 70h 1: Normal 2: Ful

Page 40

(45/50) Item OP code page OP code Parameter Remarks PIP Mode 02h 72h 1: Off 2: PIP 3: POP (4: Still) 5: Side by side (aspect) 6: Side by sid

Page 41

(46/50) Item OP code page OP code Parameter Remarks OSD Turn Off 00h FCh 0-1: Do not set. 2: 10s 3: 15s | 48: 240s 5sec/step H Position 02h

Page 42 - PICTURE

(47/50) Item OP code page OP code Parameter Remarks Fan Control 02h 7Dh 0: None 1: Auto(No offset) 2: Forced ON 3: Auto(offset -2) 4: Auto(of

Page 43

(48/50) Item OP code page OP code Parameter Remarks SYNC Terminate 02h E1h 1: Hi(2.2kohm) 2: Lo(75ohm) DVI Mode 02h CFh 1: DVI-PC 2: DVI

Page 44 - SCHDULE

(49/50) Item OP code page OP code Parameter Remarks Picture Mode 02h 1Ah 1: sRGB 3: Hi-Bright 4: Standard 5: Cinema 6: ISF-Day 7: ISF-Night 1

Page 45

(5/50) Message format of the “Set parameter” is as follows,  Refer to section 5.3 “Set parameter” for more details. 4)Set Parameter reply The mo

Page 46 - PROTECTIO

(50/50) All data are subject to change without notice. (Revised at Mar.25/2010) Copyright 2004-2009 NEC Display Solutions, Ltd. All Right Reser

Page 47 - Advanced Option

(6/50) Following is an example of a Check code (BCC) calculation. Check code (BCC) D17 = D1 xor D2 xor D3 xor … xor D14 xor D15 xor D16

Page 48 - Terminate

(7/50) 5. Message type 5.1 Get current Parameter from a monitor. Send this message when you want to get the status of a monitor. For the status t

Page 49 - Temperature

(8/50) These bytes indicate a result of the requested commands as follows, 00h: No Error. 01h: Unsupported operation with this monitor or unsupported

Page 50 - (Revised at Mar.25/2010)

(9/50) This OP code page data must be encoded to ASCII characters. Ex.) The byte data 02h must be encoded to ASCII '0' and '2' (3

Comments to this Manuals

No comments