Nec RS-232C Manuale Utente

Navigare online o scaricare Manuale Utente per Monitor Nec RS-232C. NEC RS-232C User Manual Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 50
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 0
1 2 3 4 5 6 ... 49 50

Sommario

Pagina 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

Pagina 2 - 4. Communication Format

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

Pagina 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:

Pagina 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

Pagina 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)

Pagina 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

Pagina 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

Pagina 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.

Pagina 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

Pagina 10 - 5.5.1 Save Current Settings

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

Pagina 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

Pagina 12

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

Pagina 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

Pagina 14

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

Pagina 15

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

Pagina 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

Pagina 17 - 7.2 Power control

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 24

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

Pagina 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

Pagina 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

Pagina 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

Pagina 28

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

Pagina 29

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

Pagina 30

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

Pagina 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

Pagina 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

Pagina 33

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

Pagina 34

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

Pagina 35

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

Pagina 36 - 11. Self diagnosis

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Commenti su questo manuale

Nessun commento