RS-232 Command Protocols

Size: px
Start display at page:

Download "RS-232 Command Protocols"

Transcription

1 RS-232 Command Protocols FOR DYNASCAN MODELS DS471LT4 DS551LT4 DS841LR4 COMMUNICATION PARAMETERS Baud rate bps Data length 8 bits Parity None Stop bit 1 bit FORMAT Command Packet: 80 bits Address: 8 bits (between 00H and FEH. FFH means all screens; when Address is FFH, screen will not return any result.) Command: 8 bits Data: 56 bits End: 8 bits (must always be AAH) Data: The highest byte comes first and combine a 56-bit pool. LIST OF COMMANDS Command Direction Description 40H PC DISPLAY Set Brightness 41H DISPLAY PC Return Brightness 42H PC DISPLAY Set Color Temperature Data 43H DISPLAY PC Return Color Temperature Data 44H PC DISPLAY Set Current Color Temperature 45H DISPLAY PC Return Current Color Temperature 46H PC DISPLAY Set Contrast 47H DISPLAY PC Return Contrast 48H PC DISPLAY Set System Time 49H DISPLAY PC Return System Time 4AH PC DISPLAY Set Auto Power On/Off 4BH DISPLAY PC Return Auto Power On/Off Setting 4EH PC DISPLAY Get Status 4FH DISPLAY PC Return Status Page 1

2 50H PC DISPLAY Get Information 51H DISPLAY PC Return Information 52H PC DISPLAY Reset to Factory Default 54H PC DISPLAY Power Control 58H PC DISPLAY Set Screen Save 59H DISPLAY PC Return Screen Save 5AH PC DISPLAY Set TV Wall 5BH DISPLAY PC Return Video Wall Setting 5CH PC DISPLAY Set landscape mode 5DH DISPLAY PC Return landscape mode setting COMMAND 40H: SET BRIGHTNESS [PC DISPLAY] Bri Lv H Bri Lv L Auto HTimeH HTimeM LTimeH LTimeM G G: Flag for getting data, When G=1, no setting for Brightness feedback, other data are invalid. Bri Lv H: High Level Brightness value (00H ~ 64H), when G = 1; this value invalid. Bri Lv L: Low Level Brightness value (00H ~ 64H), when G = 1; this value invalid. Auto: Auto Brightness Type, when G=1; this value is not valid. 0=Off, no auto brightness. Brightness set in High Level. 1=Auto, auto brightness. Brightness follow the ambient brightness to set in High or Low Level. 2=Timer, auto brightness. Brightness follow the time setting to set in High or Low Level. HTimeH: High Level Brightness time setting, hour. HTimeM: High Level Brightness time setting, minute. LTimeH: Low Level Brightness time setting, hour. LTimeM: Low Level Brightness time setting, minute. Ex AA Set the first unit: Auto Brightness=off, High Level=99, Low Level=50 Ex AA To get the brightness setting from the first unit. Page 2

3 COMMAND 41H: RETURN BRIGHTNESS [DISPLAY PC] Bri Lv H Bri Lv L Auto H TimeH H TimeM L TimeH L TimeM Bri Lv H:High Level Brightness value (00H ~ 64H). Bri Lv L:Low Level Brightness value (00H ~ 64H). Auto:Auto Brightness Type. 0 = Off, no auto brightness. Brightness set in High Level. 1= Auto, auto brightness. Brightness follow the ambient brightness to set in High or Low Level. 2=Timer, auto brightness. Brightness follow the time setting to set in High or Low Level. HTimeH:High Level Brightness time setting, hour. HTimeM:High Level Brightness time setting, minute. LTimeH:Low Level Brightness time setting, hour. LTimeM:Low Level Brightness time setting, minute. Ex AA Get setting from the first unit: Auto Brightness=off, High Level=99, Low Level=0 COMMAND 42H: SET COLOR TEMPERATURE DATA [PC DISPLAY] CT Red Green Blue G Priority:G=CT>Red=Green=Blue G: Flag for get data,when G=1, no setting for Brightness feedback. CT:Assigned color temperature value, 0=Warm 1=Normal 2=Cool, 3 undefined Red:Red value (00H ~ 63H), When G= 1; this value invalid. Green:Green value (00H ~ 63H), When G= 1; this value invalid. Blue:Blue value (00H ~ 63H),When G= 1; this value invalid. Page 3

4 COMMAND 43H: RETURN COLOR TEMPERATURE DATA [DISPLAY PC] CT Red Green Blue Priority:None CT:Feedback Color Temperature value, 0=Warm 1=Normal 2=Cool, 3 undefined. Red:Red value (00H ~ 63H) Green:Green value (00H ~ 63H) Blue:Blue value (00H ~ 63H) COMMAND 44H: SET CURRENT COLOR TEMPERATURE [PC DISPLAY] CT G Priority:G>CT G: Flag for get data, when G=1, no setting for Color Temperature feedback. CT:Feedback Color Temperature value, 0=Warm 1=Normal 2=Cool, 3 undefined., When G=1, this value invalid. COMMAND 45H: RETURN CURRENT COLOR TEMPERATURE [DISPLAY PC] CT Red Green Blue Priority:None CT:Feedback Color Temperature value, 0=Warm 1=Normal 2=Cool, 3 undefined. Red value (00H ~ 63H) Green:Green value (00H ~ 63H) Blue:Blue value (00H ~ 63H) Page 4

5 COMMAND 46H: SET CONTRAST [PC DISPLAY] Contrast G Priority:G>Contrast G: Flag for get data, When G=1, no setting for contrast feedback. Contrast:Contrast value (00H ~ 63H). When G=1, this value invalid. COMMAND 47H: RETURN CONTRAST [DISPLAY PC] Contrast Priority:None Contrast:Present contrast value (00H ~ 63H) COMMAND 48H: SET SYSTEM TIME [PC DISPLAY] Hour Minute G Priority:G>Time G: Flag for get data, When G=1, No setting for system time feedback. Hour:Hour setting, When G=1, this value invalid. Range (00~23). Minute:Minute setting, When G=1, this value invalid. Range (00~59). COMMAND 49H: RETURN SYSTEM TIME [DISPLAY PC] Hour Minute Priority:None Hour:Present System time, hour. Range (00~23). Minute:Present System time Minute. Range (00~59). Page 5

6 COMMAND 4AH: SET AUTO POWER ON/OFF [PC DISPLAY] A Power On Hour Power On Minute Off Hour Off Minute G Priority:G>A>Power On Time = Power Off Time G:Flag for get data, When G=1, No setting for Auto Power On/Off value feedback. A:Auto Power On/Off Enable, 0=Off; 1=On, when A=0, value of Power On Time and Power Off Time are invalid. Power On Hour/Minute:Auto Power On time, When G=1 or A=0, this value invalid. Off Hour/Minute:Auto Power Off time, When G=1 or A=0, this value invalid. COMMAND 4BH: RETURN AUTO POWER ON/OFF SETTING [DISPLAY PC] A Power On Hour Power On Minute Off Hour Off Minute Priority:None A:Auto Power On/Off Enable, 0=Off; 1=On. Power On Hour/Minute:Auto on time. Off Hour/Minute:Auto off time. COMMAND 4EH: GET STATUS [PC DISPLAY] Priority:Lowest bit must be 1. COMMAND 4FH: RETURN STATUE [DISPLAY PC] T1 T2 LD P O S B R ResH ResV T1:Internal Temperature 1. T2:Internal Temperature 2. LD:Light Sensor Data, ambient brightness data. Page 6

7 P:Power State, 0=Stand by, 1=Operation. O:Overheat Protection, 0=Normal, 1=Half-brightness. S:Signal, 0=Working, 1=No signal. B:Brightness Level,0=High, 1=Low. Remote:Remote Control Type, 0=RS232, 1=Network. Res H:Resolution Horizontal, resolution in horizontal. Res V::Resolution Vertical, resolution in vertical. Ex. 01 4F 1E 1F FF 80 F0 10 E0 AA Get setting from the first unit: Internal Temperature=30 and 31, Ambient Brightness=255, Power State=Operation, Signal=Working, Brightness Level=high, Remote Control=RS232, Resolution= COMMAND 50H: GET MODEL INFORMATION [PC DISPLAY] C N1 N2 N3 N4 N5 G G:Flag for get data, when G=1, get the present setting, no setting. C:Get address, Model has 10 characters, C=0 lower 5 characters, C=1 top 5 characters N1~N5:Five ASCII code. Ex AA To get the Model Name lower 5 characters Byte value from the first unit: Get first display Model Name lower 5 characters Byte value COMMAND 51H: RETURN INFORMATION [DISPLAY PC] C N1 N2 N3 N4 N5 C:Get address, Model has 10 characters, C=0 lower 5 characters, C=1 top 5 characters N1~N5:Five ASCII code. Ex C AA AA Get the first unit information, Model Name= DS841LR4 Page 7

8 COMMAND 52H: RESET TO FACTORY DEFAULT [PC DISPLAY] Priority:Lowest bit must be 0. COMMAND 54H: POWER CONTROL [PC DISPLAY] P 0 Priority:Lowest bit must be 0. P: Power, 1=Power-On, 0=Power-Off COMMAND 58H: SET SCREEN SAVER [PC DISPLAY] A Cycle time G Priority:G>A> Cycle Time G: Flag for get data,when G=1, no setting for Screen Save value feedback. A: Enable Screen save. Cycle Time: minute. COMMAND 59H: RETURN SCREEN SAVER [DISPLAY PC] A Cycle time A: Enable Screen save. Cycle Time : minute. Page 8

9 COMMAND 5AH: SET VIDEO WALL [PC DISPLAY] Row Num Col Num Row Col B V1 V2 V3 V4 G G: Flag for get Data, When G=1, no setting for video wall feedback value. Row Num: Row of the video wall, Maximum value is 15. Col Num: Column of the video wall, Maximum value is 15. Row: Device location of the row (1~Raw Num). Col: Device location of the column (1~Col Num). B:Bezel Compensation, 0=No,1=Yes. V1~V4:Row Num, Col Num, Row, Col is the 4 th bit value (MSB) up to 15x15 video wall. Ex. 01 5A AA Set the first unit location of a video wall is 1-1 in 2x2. COMMAND 5BH: RETURN VIDEO WALL SETTING [DISPLAY PC] Row Num Col Num Row Col G Row Num: Row of the video wall, Maximum value is 6. Col Num: column of the video wall, Maximum value is 6. Row: Device location of the row (1~Raw Num) Col: Device location of the column (1~Col Num) COMMAND 5CH: SET LANDSCAPE MODE [PC DISPLAY] F G G: Flag for get Data,When G=1, no setting for Landscape/Portrait mode. F: Flag for landscape mod,landscape mode when F=1, Portrait mode when F=0. Page 9

10 COMMAND 5DH: RETURN GET LANDSCAPE MODE SETTING [DISPLAY PC] Direction: DISPLAY PC F F: Flag for landscape mod,landscape mode when F=1, Portrait mode when F=0. Page 10

Projector Control Command Reference Manual

Projector Control Command Reference Manual Projector Control Reference Manual NEC Display Solutions, Ltd. 2014-2017 BDT140013 Revision 6.1 Introduction This manual describes the commands used to control an NEC-made projector from a PC or other

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer DLP Projector EX320U/EW330U/EX320U-ST Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions:

More information

VC-C50i COMMUNICATION CAMERA PROGRAMMER'S MANUAL

VC-C50i COMMUNICATION CAMERA PROGRAMMER'S MANUAL VC-C50i COMMUNICATION CAMERA PROGRAMMER'S MANUAL Contents 1. Getting Started... 6 2. Connection with your Computer... 6 2.1 Connection... 6 2.2 Connector & Pin Assignment... 7 3. Communication Format...

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer DLP Projector EX320U/EW330U/EX320U-ST/EX321U-ST/EW331U-ST/EX321U Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal.

More information

====================================================================== Control Commands for LV series Rev1.0.4

====================================================================== Control Commands for LV series Rev1.0.4 ====================================================================== Control Commands for LV series Rev1.0.4 Copyright (C) NEC Display Solutions, Ltd. 2006-2010 ----- Updated on January 25, 2010 -----

More information

VC-C4 COMMUNICATION CAMERA PROGRAMMER'S MANUAL

VC-C4 COMMUNICATION CAMERA PROGRAMMER'S MANUAL VC-C4 COMMUNICATION CAMERA PROGRAMMER'S MANUAL Contents 1. Getting Started... 5 2. Connection with your Computer... 5 2.1 Connection... 5 2.2 Connector & Pin Assignment... 5 3. Communication Format...

More information

ADDENDUM : APPA RS-232 PROTOCOL FOR DMM 301, 303, 305 USING WITH APPA RS-232 CABLE SOFTWARE LICENSE AGREEMENT FOR APPA WinDMM / 98 / NT

ADDENDUM : APPA RS-232 PROTOCOL FOR DMM 301, 303, 305 USING WITH APPA RS-232 CABLE SOFTWARE LICENSE AGREEMENT FOR APPA WinDMM / 98 / NT ADDENDUM : APPA RS-232 PROTOCOL FOR DMM 301, 303, 305 USING WITH APPA RS-232 CABLE SOFTWARE LICENSE AGREEMENT FOR APPA WinDMM300 95 / 98 / NT IMPOTANT : Please read carefully before using the Software

More information

1 Overview. T10/ revision 0

1 Overview. T10/ revision 0 Date: 10/22/08 To: T10 Committee (SCSI) From: George Penokie (LSI) Subject: SPC-4: Cache hits and power on statistics 1 Overview There are some performance statistics relating to cache hits that would

More information

Controlling the projector via RS-232C connection. Contents. 1. Introduction Connection Interface... 2

Controlling the projector via RS-232C connection. Contents. 1. Introduction Connection Interface... 2 MODEL TX10U/TW11U Controlling the projector via RS-232C connection Contents 1. Introduction... 2 1.1 Connection... 2 1.2 Interface... 2 1.2.1 Pin assignment of SERIAL terminal (D-SUB 9-pin)... 2 1.2.2

More information

Generic RS232 protocol

Generic RS232 protocol Generic RS232 protocol Table of content 1 Introduction... 2 2 Description... 2 2.1 Hardware specification... 2 2.2 Communication Setting... 2 2.3 Command Message Reference... 3 3 Protocol 1 : with ID...

More information

D-ILA PROJECTOR RS-232C CONTROL SPECIFICATIONS. Victor Company of Japan, Limited. * D-ILA is a trademark of Victor Company of Japan, Limited.

D-ILA PROJECTOR RS-232C CONTROL SPECIFICATIONS. Victor Company of Japan, Limited. * D-ILA is a trademark of Victor Company of Japan, Limited. D-ILA TM PROJECTOR DLA-G3010series DLA-M2000series RS-232C CONTROL SPECIFICATIONS Victor Company of Japan, Limited * D-ILA is a trademark of Victor Company of Japan, Limited. Document Number CTGKE-0013

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer MODEL UD740U Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning the power ON

More information

NORITAKE ITRON VFD MODULES GU192x16H-K612C5

NORITAKE ITRON VFD MODULES GU192x16H-K612C5 192 x 16 High Brightness Dot Graphic Display Single 12V DC Supply 2 ASCII Fonts (5 x 7 and 10 x 14) RS232 Asynchronous Serial Interface 31 Selectable Multi Drop Addresses Transformerless PSU (patent pending)

More information

61XM4 Installation Guide 61 Plasma Display Rev 1.3

61XM4 Installation Guide 61 Plasma Display Rev 1.3 Contents: Product Description and Notes Page 1 Ventilation Requirements Page 2 Display Dimensions Front, Top & Bottom Page 3 Rear Page 4 Left & Right Side Page 5 Display Dimensions w/optional Speakers

More information

RS-232 Serial Communication Control

RS-232 Serial Communication Control RS-232 Serial Communication Control for LDT323V 1. Application This document defines the communication protocols for serial control of the LDT323V. -----Revision History----- 1 st Draft Release: Dec. 09

More information

Power Level Converter 3110 PC. C. Frame format The length of the frame is 26 bytes (compatible with FAB). The form is as the following:

Power Level Converter 3110 PC. C. Frame format The length of the frame is 26 bytes (compatible with FAB). The form is as the following: The protocol between 3645 A Family Power supply and PC Power supply can be connected to RS-232 interface by the DB9 plug on the back panel through the level switching circuit. The following instructions

More information

PowerKey and PowerKey pro serier. J1939 Programmers Manual

PowerKey and PowerKey pro serier. J1939 Programmers Manual PowerKey and PowerKey pro serier. J1939 Programmers Manual Summary: 1. How to connect CAN bus:... 2 2. Reference... 2 3. Message header description... 3 4. General Data Format... 3 5. Default Settings...

More information

Contents. 1. Introduction Connection Interface...2

Contents. 1. Introduction Connection Interface...2 DLP TM Projector NW31U-EST/NW30U Controlling the projector via RS-232C connection Contents 1. Introduction...2 1.1 Connection...2 1.2 Interface...2 1.2.1 Pin assignment of SERIAL terminal (D-SUB 9-pin)...

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer AUDIO OUT AUDIO IN-1 AUDIO IN-2 AUDIO IN-3L AUDIO IN-3R S-VIDEO VIDEO SERIAL MONITOR OUT COMPUTER / COMPONENT VIDEO IN-1 IN-2 USB-B USB-A DLP TM MODEL Projector XD550U/XD560U/WD570U/XD360U-EST/WD380U-EST/XD365U-EST/WD385U-EST

More information

IS-DEV KIT-9 User Manual

IS-DEV KIT-9 User Manual IS-DEV KIT-9 User Manual Revision C Firmware Version 1.0 NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942 Fax 480-998-1435 e-mail

More information

The benefits are ease of set-up, more data available for the user from the drive, fast control, and state of the art technology.

The benefits are ease of set-up, more data available for the user from the drive, fast control, and state of the art technology. APPLICATION NOTE THIS INFORMATION PROVIDED BY AUTOMATIONDIRECT.COM TECHNICAL SUPPORT These documents are provided by our technical support department to assist others. We do not guarantee that the data

More information

CAMERA UNIT (KX-DP60X) SERIAL INTERFACE SPECIFICATION

CAMERA UNIT (KX-DP60X) SERIAL INTERFACE SPECIFICATION CAMERA UNIT (KX-DP60X) SERIAL INTERFACE SPECIFICATION Nov. 1st. 1999 Products and product specifications may be subject to change without notice. Confirm that you have received the latest product standards

More information

Modbus Protocol For FTS/FTM 3x&8x

Modbus Protocol For FTS/FTM 3x&8x [ 公司地址 ] Modbus Protocol For FTS/FTM 3x&8x V3.0 Introduction This document describes the protocol detail of Modbus for FTSXX Hardware interface - The interface on the sensor is RS-485. - Hardware named

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer LCD Projector HC6500 Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning the

More information

IS-Dev Kit-5 and IS-Dev Kit-6 Users Manual

IS-Dev Kit-5 and IS-Dev Kit-6 Users Manual IS-Dev Kit-5 and IS-Dev Kit-6 Users Revision A IS-Dev Kit-5 and IS-Dev Kit-6 Version 1.2 NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942

More information

PowerKey 1000 J1939 user manual

PowerKey 1000 J1939 user manual PowerKey 1000 J1939 user manual 1/15 PK1000_J1939_UM_REV1.0 www.blinkmarine.com Summary: 1. How to connect Deutsch 4 pin:... 3 2. Reference... 3 3. Message header description... 4 4. General Data Format...

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

IS-Dev Kit-1 Users Manual

IS-Dev Kit-1 Users Manual IS-Dev Kit-1 Users Manual Revision A IS-Dev Kit-1 Version 1.1 NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942 Fax 480-998-1435 e-mail

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer LCD Projector FL7000U Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning the

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer 1 2 3 4 5 6 7 8 DLP Projector HC3200 Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions:

More information

J1939 USER MANUAL POWERKEY PRO SERIES

J1939 USER MANUAL POWERKEY PRO SERIES J1939 USER MANUAL POWERKEY PRO SERIES PKP-2600-SI www.blinkmarine.com - info@blinkgroup.com Summary: 1. How to connect CAN bus:... 2 2. Reference... 2 3. Message header description... 3 4. General Data

More information

QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0.

QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0. QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0. QTS-8000 RS-485 Data Communication Protocols 82050-005-000 Name Signature Date Prepared: Gang Li 00-05-15 Reviewed: Checked: Approved:

More information

1. Communication Data Frame

1. Communication Data Frame Page : 1 1. Communication Data Frame EDX series inverter can be communication controlled by the PC or other controller with the communication protocol, Modbus ASCII Mode & Mode RTU, RS485 or RS232. Frame

More information

1 Overview. 2 Changes to SPC-4. T10/ revision 5

1 Overview. 2 Changes to SPC-4. T10/ revision 5 Date: 3/18/09 To: T10 Committee (SCSI) From: George Penokie (LSI) Subject: SPC-4: Cache hits and power on statistics 1 Overview There are some performance statistics relating to cache hits that would be

More information

6. Front Project RS-232 Protocol Specification

6. Front Project RS-232 Protocol Specification Pro 45000dp RS232 Codes Rev. 01 6. Front Project RS-232 Protocol Specification RS232 Setting Baud rate: 9600 Parity check: None Data bit: 8 Stop bit: 1 Flow Control None Minimum delay for next command:

More information

04-374r0 SES-2 Define a SAS Expander element 7 November 2004

04-374r0 SES-2 Define a SAS Expander element 7 November 2004 To: T10 Technical Committee From: Rob Elliott, HP (elliott@hp.com) Date: 7 November 2004 Subject: 04-374r0 SES-2 Define a SAS Expander element Revision history Revision 0 (7 November 2004) First revision

More information

C1098 JPEG Module User Manual

C1098 JPEG Module User Manual C1098 JPEG Module User Manual General Description C1098 is VGA camera module performs as a JPEG compressed still camera that can be attached to a wireless or PDA host. Users can send out a snapshot command

More information

Tongta Inverter TDS-F8

Tongta Inverter TDS-F8 Tongta Inverter TDS-F8 MODBUS Communication Application Manual Please ensure the user gets this manual, for the optimal use of this device. 1. Introduction: TEK-DRIVE / TDS-F8 INVERTER MODBUS Communication

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer DLP Projector XD221U/XD221U-ST Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning

More information

Software Developer's Manual

Software Developer's Manual Software Developer's Manual Raster Command Reference QL-800/810W/820NWB Version 1.00 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer LCD Projector WL2650U Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning the

More information

NORITAKE ITRON VFD MODULES GU128x18F-K612A2

NORITAKE ITRON VFD MODULES GU128x18F-K612A2 28 x 8 High Brightness Dot Graphic Display Single 5V DC Supply 2 ASCII Fonts ( 5 x 7 and x 4 ) Mixed Graphics and Text Display RS232 Serial Interface SPI Clock Serial Interface and 2 Pins Variable Active

More information

NORITAKE ITRON VFD MODULES GU128x18F-K610A2

NORITAKE ITRON VFD MODULES GU128x18F-K610A2 28 x 8 High Brightness Dot Graphic Display Single 5V DC Supply 2 ASCII Fonts ( 5 x 7 and x 4 ) Mixed Graphics and Text Display CMOS Asynchronous Serial Interface SPI Clock Serial Interface and 2 Pins Variable

More information

ShenZhen Top Create Electronic Co.,Ltd. Website: Tel: CJ - CAM User Manual.

ShenZhen Top Create Electronic Co.,Ltd. Website:  Tel: CJ - CAM User Manual. ShenZhen Top Create Electronic Co.,Ltd Website: www.szccge.cn.alibaba.com Tel: +86-755-25937185-85 CJ - CAM User Manual OV528 Protocol OV528 PROTOCOL Serial Interface Single-byte Timing Diagram RS232 single-byte

More information

C1182 Video Compression Module User Manual. Release Note: 1 st Release : Aug 01, 2012

C1182 Video Compression Module User Manual. Release Note: 1 st Release : Aug 01, 2012 C1182 Video Compression Module User Manual Release Note 1 st Release Aug 01, 2012 General Description This is a series of camera modules which perform video compression and output video stream through

More information

WIE485 and WIE232. Wiegand to RS485 or RS232 bidirectional interface converters for systems with contactless readers

WIE485 and WIE232. Wiegand to RS485 or RS232 bidirectional interface converters for systems with contactless readers Wiegand to RS485 or RS232 bidirectional interface converters for systems with contactless readers 24. srpna 2016 w w w. p a p o u c h. c o m WIE485 and WIE232 Product Data Sheet Created: 5.10.2010 Last

More information

Digital Projector X30N/X35N

Digital Projector X30N/X35N Digital Projector X30N/X35N Operator's Guide TECHNICAL Warranty 3M warrants that when the 3M Product is used according to 3M s Intended Use Statement (www.3m.com/meetings), it will perform satisfactorily

More information

2. Terminal arrangement TEMPERATURE CONTROLLER KT2 COMMUNICATION INSTRUCTION MANUAL. (Fig. 2-1)

2. Terminal arrangement TEMPERATURE CONTROLLER KT2 COMMUNICATION INSTRUCTION MANUAL. (Fig. 2-1) COMMUNICATION INSTRUCTION MANUAL TEMPERATURE CONTROLLER No.KTC3E2 2006.08 To prevent accidents arising from the misuse of this controller, please ensure the operator receives this manual. For this product

More information

4K LASER FRONT PROJECTOR REMOTE CODES

4K LASER FRONT PROJECTOR REMOTE CODES 4K LASER FRONT PROJECTOR REMOTE CODES Changes Dreamvision provides this manual as is without warranty of any kind, either expressed or implied, including but not limited to the implied warranties or merchantability

More information

MRUC-20 Modul-R CAN Bus Network

MRUC-20 Modul-R CAN Bus Network MRUC-20 Modul-R CAN Bus Network BALOGH This manual is based on information available at the time if its publication. Every effort has been made to provide accurate and up-to-date information. This document

More information

IS-Dev Kit-6, 6D, 6C, 6HB User s Manual

IS-Dev Kit-6, 6D, 6C, 6HB User s Manual IS-Dev Kit-6, 6D, 6C, 6HB User s Manual Revision C IS-Dev Kit-6 (IS15EBFP4RGB) Firmware Version 1.3 IS-Dev Kit-6D (IS01EBFRGB) IS-Dev Kit-6C (IS15ESBFP4RGB) IS-Dev Kit-6HB (IS15EBFP4RGB- 09YN) NKK SWITCHES

More information

Projector Control Command Reference Manual

Projector Control Command Reference Manual Projector Control Command Reference Manual NEC Display Solutions, Ltd. 20142017 BDT140013 Revision 6.1 Introduction This manual describes the commands used to control an NECmade projector from a PC or

More information

S-Series Sensor ASCII Protocol v8.1.0

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

More information

Elotech Standard Protocol. for Single R8200 SC

Elotech Standard Protocol. for Single R8200 SC Elotech Standard Protocol interface description / network protocol for Single R8200 SC ELOTECH Industrieelektronik GmbH Verbindungsstraße 27 D - 40723 HILDEN FON +49 2103 / 255 97 0 FAX +49 2103 / 255

More information

OLED Engineering Kits User Manual

OLED Engineering Kits User Manual OLED Engineering Kits User Manual Revision C Firmware Version 1.X NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942 Fax 480-998-1435 e-mail

More information

J1939 user manual. Summary: PowerKey pro series

J1939 user manual. Summary: PowerKey pro series J1939 user manual PowerKey pro series Summary: 1. How to connect CAN bus:... 2 2. Reference... 2 3. Message header description... 3 4. General Data Format... 3 5. Default Settings... 4 6. Key Contact state

More information

Dot Graphic VFD Module GU126x64F-K612A4

Dot Graphic VFD Module GU126x64F-K612A4 126 x 64 High Brightness Dot Graphic Display Single 5V DC Supply 3 ASCII Fonts ( 5 x 5, 5 x 7, and 10 x 14 ) SPI & RS232 Asynchronous Serial Interface 8 User Pins with Key Scanning Capability Transformerless

More information

Citrix IMA Service Error Codes

Citrix IMA Service Error Codes Citrix IMA Service Error Codes This article contains Citrix IMA Service error codes that can appear in the Event Viewer. Page 1 IMA Error Codes Hex Value Signed Value Unsigned Value Mnemonic 80000001h

More information

D0 DCM Module Setup Direct

D0 DCM Module Setup Direct D0 DCM Module Setup 3 In This Chapter.... Important Module Information Using DirectSOFT5 to Configure s 1 and Port 2 Registers Using Ladder Logic to Configure s (DL05) Using Ladder Logic to Configure s

More information

THE MODBUS PROTOCOL HANDLING FOR PDU-4xx-P

THE MODBUS PROTOCOL HANDLING FOR PDU-4xx-P THE MODBUS PROTOCOL HANDLING FOR PDU-4xx-P Transmission parameters: 1 start bit, 8 data bits, 1 or 2 stop bit (2 bits are send, 1 and 2 bits are accepted when receive), no parity control Baud rate: selectable

More information

NEC Solutions (America), Inc. Visual Systems Division 42VM5/42VP5/42XM3 Installation Guide 42 Plasma Displays v3.8

NEC Solutions (America), Inc. Visual Systems Division 42VM5/42VP5/42XM3 Installation Guide 42 Plasma Displays v3.8 NEC Solutions (America), Inc. Visual Systems Division 42VM5/42VP5/42XM3 Installation Guide 42 Plasma Displays v3.8 Contents Product Description and Notes Page 1 Ventilation Requirements Page 2 Display

More information

Product Description. Notes. Maximum Tilt Angles Below are the maximum angles that the display can be tilted in both landscape and portrait mode

Product Description. Notes. Maximum Tilt Angles Below are the maximum angles that the display can be tilted in both landscape and portrait mode NEC Solutions (America), Inc. Visual Systems Division 50XM4 Installation Guide 50 Plasma Display v1.2 Contents Product Description and Notes Page 1 Ventilation Requirements Page 2 Display Dimensions Front,

More information

Communication Protocol Guide Version 1.4.0

Communication Protocol Guide Version 1.4.0 VideoReQuest Series Communication Protocol Guide Version 1.4.0 IR, RS-232, and Ethernet Interface Guide Table of Contents Table of Contents...I Revision History...II Introduction...1 Conventions Used...1

More information

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

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

More information

Serial Interfacing. Asynchronous Frame

Serial Interfacing. Asynchronous Frame Serial Interfacing Serial Data Transfer used by keyboards, plotters, modems and other peripherals with low data transfer rates (low bandwidth) 2 Types: Asynchronous CPU and device are not using a common

More information

Software Developer's Manual

Software Developer's Manual Software Developer's Manual Raster Command Reference RJ-4250WB/4230B/3050/3150/2030/2050/2140/2150 Version 1.03 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered

More information

CE-320 Microcomputers I Winter 2010 LAB 1: MINIIDE GROUP #: NAME: PARTNER: Lab 1 Page 1

CE-320 Microcomputers I Winter 2010 LAB 1: MINIIDE GROUP #: NAME: PARTNER: Lab 1 Page 1 LAB 1: MINIIDE GROUP #: NAME: PARTNER: Lab 1 Page 1 LAB 1: MINIIDE GOALS Understand Wytec s Dragon12+ evaluation board Know how to use Dragon12 commands Understand an integrated development environment

More information

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL COMMUNICATION INSTRUCTION MANUAL JCL-33A (C5) No.JCL3CE3 2018.11 This manual contains instructions for the communication functions, operations and notes when operating the JCL-33A. To prevent accidents

More information

IS-Dev Kit-7 & 7D User s Manual

IS-Dev Kit-7 & 7D User s Manual IS-Dev Kit-7 (ISC15ANP4) IS-Dev Kit-7 & 7D User s Manual Revision A Firmware Version 2.4 IS-Dev Kit-7D (ISC01P) NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655)

More information

AT45DB021D and AT45DB021E Comparison. Adesto Field Application

AT45DB021D and AT45DB021E Comparison. Adesto Field Application AT45DB021D and AT45DB021E Comparison Adesto Field Application http://www.adestotech.com/ 1 AT45DB021D and AT45DB021E Comparison Content: Features Highlight for AT45DB021E Features not recommended for new

More information

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

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

More information

Softstarters. Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU. 1SFC132092M0201 June SFC132092M0201 1

Softstarters. Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU. 1SFC132092M0201 June SFC132092M0201 1 Softstarters Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU 1SFC132092M0201 June 2017 1SFC132092M0201 1 1 Modbus RTU The Modbus protocol is a fieldbus protocol that provides full control and

More information

IS-Dev Kit-8 User Manual

IS-Dev Kit-8 User Manual IS-Dev Kit-8 User Manual Revision E Version 3.0 IS18WWC1W Development Kit. NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942 Fax 480-998-1435

More information

2D BARCODE SCANNER CA-SC-20200B

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

More information

OPTRIS CT communication interface

OPTRIS CT communication interface OPTRIS CT communication interface 1. Serial interface parameters Protocol Baud rate: 9600 115200, set by user (factory default: 9600) Data bits: 8 Parity: none Stop bits: 1 Flow control: off The protocol

More information

Software Developer's Manual

Software Developer's Manual Software Developer's Manual Raster Command Reference RJ-4030/4030Ai/4040 Version 1.03 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother

More information

HP Network Sign Manager. User Guide

HP Network Sign Manager. User Guide HP Network Sign Manager User Guide 2010, 2014 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

IS-Dev Kit-8 User Manual

IS-Dev Kit-8 User Manual IS-Dev Kit-8 User Manual Revision A IS-Dev Kit-8 Version 1.0 NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942 Fax 480-998-1435 e-mail

More information

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS TANGENT TECHNOLABS Device: Power Supply (9-36V) Yellow LED (Traffic) Green LED (Router Device) Blue LED (Coordinator Device) RS232/485 Connector Power Indication LED Technical Specifications: Input Power:

More information

10. RS-232C communication

10. RS-232C communication 10. RS-232C communication PB9200(P5XMLA) Connecting the cable (1) Turn off the projector and the computer power supplies. (2) Connect the CONTROL port of the projector with a RS-232C port of the computer

More information

MDS-E12/E11/E52 RS-232C Interface Manual -ADDITIONAL INFORMATION-

MDS-E12/E11/E52 RS-232C Interface Manual -ADDITIONAL INFORMATION- MDS-E12/E11/E52 RS-232C Interface Manual -ADDITIONAL INFORMATION- This is additional information of RS-232C interface manual for MDS-E12/E11/E52. This is informed by 3 component as follows. *Addition :

More information

RADON SS SENSOR pci/l

RADON SS SENSOR pci/l 1. FEATURES Easy to use advanced technology Delivers complete set of information for instantaneous and average Radon concentrations Ideal for portable, fixed and digital applications 2. SPECIFICATION Measuring

More information

SKD-200D Laser Distance Sensor

SKD-200D Laser Distance Sensor SKD-200D Laser Distance Sensor USER MANUAL version 1.0 Getting more info & supports from http://www.top1sensor.com Thank you for your choice for SKD laser distance sensor by SANKOE.LTD Please read this

More information

for more: efesotomasyon - sanch inverter S2000 is RS-232C built-in. It is available for RS-485 when WI-K2 interface card is added.

for more: efesotomasyon - sanch inverter S2000 is RS-232C built-in. It is available for RS-485 when WI-K2 interface card is added. COMMAND FORMAT 1.Instruction S2000 can be connected with PLC and PC performing Serial Communication by using MODBUS protocol at 1:1 or 1:N (add a SI-K2 interface card, N maximum up to 31) trams mission

More information

INVERTER E510. Communication Addendum. ModbusRTU/ASCI. DOCUMENT-TECO-E510-AC001 Ver01:

INVERTER E510. Communication Addendum. ModbusRTU/ASCI. DOCUMENT-TECO-E510-AC001 Ver01: INVERTER E510 Communication Addendum ModbusRTU/ASCI DOCUMENT-TECO-E510-AC001 Ver01:2015.03 Table of Contents 1.0 Modbus Protocol Description... 1-1 1.0.1 Communication Connection and Data Frame... 1-1

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

Controlling the projector using a personal computer

Controlling the projector using a personal computer DLP Projector XD3500U Controlling the projector using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions: Turning the

More information

AT45DB321D and AT45DB321E Comparison. Adesto Field Application

AT45DB321D and AT45DB321E Comparison. Adesto Field Application AT45DB321D and AT45DB321E Comparison Adesto Field Application http://www.adestotech.com/ 1 AT45DB321D and AT45DB321E Comparison Content: Differences Highlight require NO software change Features Highlight

More information

YASBEC BOOT/MONITOR. one ot the following: 300, 60e, 1200,2400,4800,9600 or 19.2Kbaud 8 1 none

YASBEC BOOT/MONITOR. one ot the following: 300, 60e, 1200,2400,4800,9600 or 19.2Kbaud 8 1 none Z180 YASBEC BOOT/MONITOR EPROM MANUAL Document No: Z180BOOT.SW Revision 2.0 Date:October 28, 1991 YASBEC BOOT/MONITOR EPROM Introduction This manual is intended fer those who are familiar with small microcomputer

More information

Header code Command code Data code End code HEX Command Data 0Dh ASCII V Command Data CR

Header code Command code Data code End code HEX Command Data 0Dh ASCII V Command Data CR RS-232C Protocol RS232 Setting Baud rate: 9600 Parity check: Data bit: 8 Stop bit: 1 Flow Control UART16550 FIFO None None Disable Minimum delay for next command: 1ms Control Command Structure APPENDIX

More information

Ocean Sensor Systems, Inc. Wave Logger III, OSSI A Self Logging, Self Powered Wave Staff With a Self Grounding Coaxial Staff

Ocean Sensor Systems, Inc. Wave Logger III, OSSI A Self Logging, Self Powered Wave Staff With a Self Grounding Coaxial Staff Ocean Sensor Systems, Inc. Wave Logger III, OSSI-010-010 A Self Logging, Self Powered Wave Staff With a Self Grounding Coaxial Staff General Description The OSSI-010-010 Wave Logger III combines the high

More information

REV: PAGE: REVISION DESCRIPTION APPR: DATE: B - Released as a standard product. GRW 11/05/96

REV: PAGE: REVISION DESCRIPTION APPR: DATE: B - Released as a standard product. GRW 11/05/96 PAGE: REVISION DESCRIPTION APPR: DATE: B - Released as a standard product. GRW 11/05/96 B.1 5, 11 7 Removed reference to R5-C9 reset circuit in SYSTEM BLOCK DIAGRAM and RESET sections since components

More information

Contents. Additional Instructions P-3X CANopen

Contents. Additional Instructions P-3X CANopen Page 1 of 24 / 07.04.14 Contents 1. Quick Start Guide... 2 2. Service Data Object (SDO)... 3 2.1 Read Object... 3 2.2 Write Object... 3 2.3 Abort SDO Transfer... 3 2.4 SDO Abort Codes... 4 3. Process Data

More information

Technical Description. Wired M-Bus. Water Meters flowiq 2101/3100

Technical Description. Wired M-Bus. Water Meters flowiq 2101/3100 Technical Description Wired M-Bus Water Meters flowiq 2101/3100 TECHNICAL DESCRIPTION Wired M-Bus Water Meters flowiq 2101/3100 Contents 1 Introduction... 4 1.1 M-Bus... 4 1.2 M-Bus communication... 4

More information

AC/DC Modular Power Supply Series PMBus APPLICATION NOTES

AC/DC Modular Power Supply Series PMBus APPLICATION NOTES QM AC/DC Modular Power Supply Series PMBus APPLICATION NOTES Contents 1. Overview of the PMBus Interface... 3 2. Hardware Interface... 3 3. Setting the PMBus Address... 4 4. Supported PMBus Commands...

More information

AT45DB642D and AT45DB641E Comparison. Adesto Field Application

AT45DB642D and AT45DB641E Comparison. Adesto Field Application AT45DB642D and AT45DB641E Comparison Adesto Field Application http://www.adestotech.com/ 1 AT45DB642D and AT45DB641E Comparison Content: Differences Highlight require software change Features Highlight

More information

Omron Toolbus Driver Help Kepware Technologies

Omron Toolbus Driver Help Kepware Technologies Omron Toolbus Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Modem Setup 5 Data Types Description 6 CS1/CJ1 Address Descriptions 7 Error Descriptions

More information

DSP860 Operation Manual

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

More information

Projection Display Serial Interface Specification

Projection Display Serial Interface Specification Projection Display Serial Interface Specification D950HD, D952HD, D963HD Version 1.9 Table of Contents 1. RS-232 SETTING 2. CONTROL COMMAND STRUCTURE 3. CONTROL SEQUENCE 4. OPERATION COMMAND 5. REMOTE

More information

DSP840 Operation Manual Version 3.0

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

More information