7寸触摸液晶显示器使用说明书
- 格式:docx
- 大小:267.94 KB
- 文档页数:15
使用本產品之前,請您務必前先閱讀〈重要預防措施〉。
請將User's Guide (使用手冊光碟) 保存好以便日後參考。
洽詢經銷商時,請查看產品上的標籤,然後將上面的資訊告知經銷商。
W1934S W2234S W1934SE W2234SE
使用手冊
底座部分機頭部分
前端面板控制
「MENU 」(功能表) 按鈕
使用這個按鈕進入或結束螢幕顯示(OSD) 功能表。
OSD 控制鎖定/解除鎖定
這個功能可以鎖定目前的控制設定,確保這些設定不
因一時疏忽而變更。
按住「MENU 」(功能表) 按鈕幾秒。
訊息「OSD
LOCKED 」(OSD 鎖定) 將會出現。
您隨時都可以按下「MENU 」(功能表) 按鈕幾秒解除
OSD 控制的鎖定。
便會出現「OSD UNLOCKED 」
(OSD 解除鎖定) 訊息。
「4 : 3 in Wide 」
(寬度4 : 3) 按鈕5
6此按鈕可用來調整您正在觀賞的螢幕大小。
•WIDE (寬):根據輸入影像訊號,切換到全螢幕模
式。
•4 : 3:將輸入影像訊號比變更為4:3。
WIDE (寬) 模式 4 : 3 顯示模式
4 : 3 IN WIDE
WIDE 4 : 3 IN WIDE 4 : 3
重量(不含包裝傾斜
重量(不含包裝傾斜
重量(不含包裝傾斜
重量(不含包裝傾斜
底座部分機頭部分。
Supports various systems7inch HDMI LCD (B) (with bicolor case)Working with Raspberry PiFor the Windows OS on PC, the resolution of the LCD is automatically identified. Hence, you do not need to make the relative settings. When working with Raspberry Pi, you should set the resolution of the LCD by yourself, or else the LCD screen will not work. For more detail information, please read the following section.Turn on the "backlight" switch then connect the LCD to your Pi (HDMI Port of LCD -> HDMI Port of Pi; USB Port of LCD -> USB Port of Pi; 5V~2A power supply). Download the Raspbian image from Raspberry Pi web site (https:///downloads/). Write the image to a TF card and append the following lines to the config.txt file which is located in the root of your TF card:max_usb_current=1hdmi_group=2hdmi_mode=87hdmi_cvt 800 480 60 6 0 0 0hdmi_drive=1You must make sure that there are no spaces on either side of the equal sign.Save and connect the TF card to your Pi then power up.(Touch input working well means that the LED firmware is Rev2.1. If the LCD firmware is 1.1, see#About LCD revision)Note: Resolution of Ubuntu Mate OS or Windows 10 IoT Core OS can also be set properly by editing config.txt.RotationDisplay RotatingTo rotating the display, you can append this statement to the config filedisplay_rotate=1 #1: 90; 2: 180; 3: 270Reboot the Raspberry Pisudo rebootTouch rotatingWith the operation above. The screen could rotate in display. However, the touch works improperly. To rotate the touch as display, you could do as below:1. install libinputsudo apt-get install xserver-xorg-input-libinput2. create an xorg.conf.d foldersudo mkdir /etc/X11/xorg.conf.d3. copy file 40-libinput-conf to the folder which we createdsudo cp /usr/share/X11/xorg.conf.d/40-libinput.conf /etc/X11/xorg.conf.d/4. Append a statement to touchscreen part of the file as below:sudo nano /etc/X11/xorg.conf.d/40-libinput.conf5. save and reboot your Pisudo rebootAfter completing these steps. The LCD could rotate 90 degree both display and touch.Note:90 degree: Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"180 degree: Option "CalibrationMatrix" "-1 0 1 0 -1 1 0 0 1"270 degree: Option "CalibrationMatrix" "0 -1 1 1 0 0 0 0 1"About LCD revisionAn LCD with Rev 2.1 firmware does not require any drivers, that is, touch function works properly without installing any software. So we did not provide any drivers and images for Rev 2.1 LCDs. The following drivers are only available for the LCD with Rev 1.1 firmware. But if you install the driver for the Rev 2.1 one, it will lead touch function not to work.Rev2.1 New FeaturesStandard HID protocol, easy to be integrated into your system.For the Raspberry Pi, supports Raspbian, Ubuntu Mate, single touch, and driver free.When work as a computer monitor, supports Windows 10/8.1/8/7, five-points touch, and driver free.Rev1.1 and beforeFor the Raspberry Pi, comes with Raspbian driver (works with your Raspbian directly), andUbuntu imageWhen work as a computer monitor, touch function is unavailableHow to distinguishSee the backside of your LCD. The Revision number "Rev2.1" printed means that the LCDfirmware is Rev 2.1.However, "Rev1.1" printed on the backside doesn't mean that the LCD firmware must be Rev 1.1.Generally speaking, a LCD shipped after January 1, 2016 may be a Rev 2.1 one, although it was printed "Rev1.1".Note: The only difference between Rev 1.1 and Rev 2.1 is the firmware, but hardware solutions, placement and routing are all the same. (PCB printings might be different due to different production batches.)You can verify the firmware by these steps:1. Using Raspberry Pi: Connect the LCD to your Pi (HDMI Port of LCD -> HDMI Port of Pi; USB Port of LCD -> USB Port of Pi; 5V~2A power supply). Download the image, e.g. Raspbian 2015-11-21 jessie or Raspbian 2015-05-05 wheezy, from Raspberry Pi web site (https:///downloads/). Write the image to a TF card and add the following code to the end of /boot/config.txt:max_usb_current=1hdmi_group=2hdmi_mode=87hdmi_cvt 800 480 60 6 0 0 0hdmi_drive=1You must make sure that there are no spaces on either side of the equal sign.Save and connect the TF card to your Pi then power up. If touch works, that means the firmware revision is Rev 2.1.2. Without Raspberry Pi: A PC (Windows 10/8.1/8/7) is required which cannot connect with other display device. Connect the LCD to your PC (USB Port of LCD -> USB Port of PC; HDMI Port of LCD -> HDMI Port of PC. Please first connect the USB Ports then connect the HDMI Port). If a new touch drive is recognized by Windows, that means the firmware revision is Rev 2.1. In this case, after the driver successfully installed, you can use the LCD as a human interface device.If the touch function doesn't work properly after these steps, the firmware revision is often Rev1.1, which can also work by other methods, see Rev 1.1 Manual.Detailed informationDepending on the firmware, please view the instructions of different revision:[Expand] [Expand]7inch HDMI LCD (B) (Firmware Rev 2.1) User Manual7inch HDMI LCD (B) (Firmware Rev 1.1) User Manual(Not support Raspberry Pi 3 Model B)(/wiki/7inch_HDMI_LCD_(B)_(Firmware_Rev_1.1)_User_Manual)How to install 7inch Bicolor caseResourcesAn LCD with Rev 2.1 firmware does not require any drivers, that is, touch function works properly without installing any software. So we did not provide any drivers for Rev 2.1 LCDs.7inch HDMI LCD (B) image - used for the LCD with firmware Rev2.17inch HDMI LCD (B) image - used for the LCD with firmware Rev1.1Drivers (only support Rev1.1 LCD)Out of date, Not available for any Raspbian OS later than 27-May-2016.RPI2B_B_B+_USB_TOUCH_CAP_7.0_RASPBIAN.tar.gz(https:///file/d/0B5ceUb50sIDnOFhsZ3IteGVGXzA/view?usp=sharing) (For Raspberry Pi 2 Model B)RPIB_B+_USB_TOUCH_CAP_7.0_RASPBIAN_20150605.tar.gz(https:///file/d/0B5ceUb50sIDnbndweF9PMGQ3UHc/view?usp=sharing) (For Raspberry Pi B+/A+/B)3D Drawings7inch HDMI LCD B/C DrawingsLCD Panel Dimension7inch HDMI LCD (B) panel dimension (/w/upload/3/34/7inch-hdmi-lcd-b-panel-dimension.pdf)Anti-PiracySince the first-generation Raspberry Pi released, Waveshare has been working on designing,developing, and producing various fantastic touch LCDs for the Pi. Unfortunately, there are quite a few pirated/knock-off products in the market. They're usually some poor copies of our early hardware revisions, and comes with none support service.To avoid becoming a victim of pirated products, please pay attention to the following features when purchasing:。
7″3D LUT触摸监视器2200nits阳光可见使用说明书产品简介:欢迎使用本公司生产的7寸高亮触摸摄影监视器。
本监视器配备SDI(可选)、HDMI输入和输出,辅助电源输出,触摸屏菜单操作、HDR监看及支持用户3D LUT上载等特征。
高级特性包括波形图、矢量图、直方图、音频柱、辅助对焦、伪色彩、斑马纹、点对点、中心标记、安全标记、遮幅标记、单色显示、图像静止、放大、变形模式等,是一款理想的便携式轻量级的取景配套监视器。
监视器还配备有电池扣板,可通过外置电池或者通过电源适配器由市电进行供电。
使用产品前,为达到最佳使用效果,请阅读本说明书注意事项1.移动机子时慎防跌落导致机器严重损坏或损毁2.此产品中的液晶屏由玻璃制成,如屏破损可能会造成其他伤害。
3.保持产品远离热源,避免机器长时间暴露在阳光下,这将导致液晶屏的损坏。
4.不要用化学试剂或溶剂擦洗机子,请用软布擦除机子上的尘污,以保证本机的亮丽。
5.机内无用户可调组件,非专业人员请勿自行打开本机或自行尝试修理本产品,以免造成不必要的损坏。
产品特点触摸屏菜单操作支持HDR监看3D LUT Log灰片转换Rec.709,支持用户3D LUT上载1920x1200全高清IPS屏2200nits阳光可见,光感应亮度自动调节全波形显示、波形图、矢量图、RGB直方图亮度直方图,检验图片亮度的一种量化工具,指导摄影曝光掌握 辅助对焦(可选择黄、红、绿、蓝、白对焦边缘)斑马纹及伪色彩辅助功能,方便指导拍摄时用光和后期制作单色显示(灰、红、绿、蓝)图像放大功能变形模式图像横向和纵向翻转图像静止点对点显示中心标记、安全标记及遮幅标记图像亮度、对比度、锐度、色相、饱和度及色温调整耳机立体声输出方便监听支持DC8.4V电源输出给单反或微单相机供电目录一.产品描述--------------------------------------------------41.按键说明--------------------------------------------------42.接口说明--------------------------------------------------53.供电方式--------------------------------------------------64.安装方式--------------------------------------------------7二.菜单操作说明--------------------------------------------8三.菜单功能说明--------------------------------------------9四.信号支持格式-------------------------------------------13五.技术参数-------------------------------------------------14六.常见故障排除-------------------------------------------15一.产品描述1.按键说明①.指示灯:正确接入电源后指示灯亮(红色),长按左侧键开机,指示灯转为黄色,接入信号后,指示灯转为绿色。
Smart_700_IE 触摸屏说明书一、产品概述采用 7 英寸 TFT LCD 显示屏,分辨率为 800x480 像素,支持16.7M 色采,显示效果清晰、明艳。
采用电容式触摸屏,支持多点触控,操作灵敏、方便。
支持以太网、RS232、RS485、USB、SD卡等多种通信接口,方便与外部设备连接和数据交换。
支持 Windows CE 6.0操作系统,提供丰富的软件资源和开辟工具,方便用户开辟和运行自定义的应用程序。
支持 OPC UA 协议,可以与 OPC UA服务器进行数据通信,实现跨平台、跨网络的数据集成和共享。
具有 IP65防护等级,可以防止灰尘、水滴等物质的侵入,适合在恶劣的工业环境中使用。
具有 CE、FCC、RoHS 等认证,符合国际标准和法规要求。
二、产品规格---参数名称 ---参数值 -------:------: ---:----: -------显示屏尺寸 ---7 英寸 -------显示屏类型 ---TFT LCD -------分辨率 ---800x480 像素 -------色采 ---16.7M -------触摸屏类型 ---电容式 -------触摸点数 ---10 点 -------处理器 ---ARM Cortex-A8 1GHz -------内存 ---DDR3 512MB -------存储 ---NAND Flash 4GB -------操作系统 ---Windows CE 6.0 -------以太网接口 ---RJ45 10/100Mbps -------RS232 接口 ---DB9 -------RS485 接口 ---DB9 -------USB 接口 ---USB-A x2, USB-B x1 -------SD 卡接口 ---Micro SD x1 -------音频接口 ---耳机孔 x1, 麦克风孔 x1 -------扬声器 ---内置 1W x2 -------电源输入 ---DC 12V/2A -------功耗 ---<24W -------工作温度----10℃ ~ +60℃ -------存储温度----20℃ ~ +70℃ -------相对湿度 ---10% ~ 90% (无凝露) -------防护等级 ---IP65 (前面板) -------外形尺寸 ---200x146x36 mm -------开孔尺寸 ---192x138 mm -------净重 ---0.8 kg ----三、产品安装1. 在安装位置上按照开孔尺寸切割一个矩形孔洞。
w w w.d a t a v i d e o.c o m7" TFT LCD MONITOR2Standard Warranty• Datavideo equipment is guaranteed against any manufacturing defects for one year from the date of purchase.• The original purchase invoice or other documentary evidence should be supplied at the time of any request for repair under warranty.• Damage caused by accident, misuse, unauthorized repairs, sand, grit or water is not covered by this warranty.• All mail or transportation costs including insurance are at the expense of the owner.• All other claims of any nature are not covered.• Cables & batteries are not covered under warranty.• Warranty only valid within the country or region of purchase.• Your statutory rights are not affected.Two Year Warranty• All Datavideo products purchased after 01-Oct.-2008 qualify for a free one year extension to the standard Warranty, providing the product is registered with Datavideo within 30 days of purchase. For information on how to register please visit or contact your local Datavideo office or authorized Distributors• Certain parts with limited lifetime expectancy such as LCD Panels, DVD Drives, Hard Drives are only covered for the first 10,000 hours, or 1 year (whichever comes first).• Any second year warranty claims must be made to your local Datavideo office or one of its authorized Distributors before the extended warranty expires.WarrantyWelcome to the TLM-700HD Instruction ManualThank you for choosing a Datavideo product, pleasevisit the support pages on our website for the latestversion of the instruction manual./LCD+Monitors/TLM-700HDDon’t forget to register your product online to qualify foran additional free one year extension to the standardwarranty, and to receive information from Datavideo onservice & information relevant to your Datavideo productincluding new software updates & driversTLM-700HD3Disclaimer of Product and Services The information offered in this instruction manual is intended as a guide only. At all times, Datavideo Technologies will try to give correct, complete and suitable information. However, Datavideo Technologies cannot exclude that some information in this manual, from time to time, may not be correct or may be incomplete. This manual may contain typing errors, omissions or incorrect information. Datavideo Technologies always recommend that you double check the information in this document for accuracy before making any purchase decision or using the product. Datavideo Technologies is not responsible for any omissions or errors, or for any subsequent loss or damage caused by using the information contained within this manual. Further advice on the content of this manual or on the product can be obtained by contacting your local Datavideo Office or dealer. ContentsWelcome to the TLM-700HD Instruction Manual 2Warranty 2Standard Warranty 2Two Year Warranty 2Disposal 4Warnings and Precautions 4Packing List 5Introduction 5Features 6Supported Formats 6Connections & Controls 7Front Panel 7Rear Panel 9Menu Options 101. Picture (Screen Setup) 10Picture setting 10Brightness 102. Audio (Audio Indicator) 103. Function (Center Mark, Safety Zone) 10Center Mark 10Safety Zone 104. Setup (On Screen Display, Time Code) 11OSD Timer 11OSD Blending 11Time Code 11TC Position 11TC HD Line 11TC SD Line 11TC Font Size 115. Advance (LCD Display, Reset Firmware Version) 12LCD L/R Scan 12LCD U/D Scan 12Reset 12Calibrating Datavideo Monitors 12Tally light indication 13TLM-700HD Model & Battery Plate Variations 14Specifications 15Service & Support 167" TFT LCD MONITOR4Warnings and Precautions1.Read all of these warnings and save them for later reference.2.Follow all warnings and instructions marked on this unit.3.Unplug this unit from the wall outlet before cleaning. Do not use liquid or aerosol cleaners. Use a slightly damp cloth for cleaning.4.Do not use this unit in or near water.5.Do not place this unit on an unstable surface, cart, stand, or table. The unit may fall, causing serious damage.6.Any slots and openings on the case top, back, and bottom are provided for ventilation. To ensure safe and reliable operation of this unit, and to protect it from overheating, do not block or cover these openings. Do not place this unit on a bed, sofa, rug, or similar surface, as the ventilation openings may become blocked. This unit should never be placed near or over a heat source or radiator. This unit should not be placed in a built-in installation unless proper ventilation is provided.7.This product should only be operated from the type of power source indicated on the marking label of the AC adapter. If you are not sure of the type of power available, consult your Datavideo dealer or your local power company.8.Do not allow anything to rest on the power cord. Do not locate this unit where the power cord will be walked on, rolled over, damaged or otherwise stressed.9.If an extension cord must be used with this unit, make sure that the total of the ampere ratings on the products plugged into the extension cord do not exceed the extension cord’s rating.10.Make sure that the total amperes of all the units that are plugged into asingle wall outlet do not exceed 15 amperes.11.Never push objects of any kind into this unit through the case ventilationslots, as they may touch dangerous voltage points or short out parts that could result in risk of fire or electric shock. Never spill liquid of any kind onto or into this unit.12.Except as specifically explained elsewhere in this manual, do not attemptFor EU Customers only - WEEE MarkingThis symbol on the product indicates that it will not be treatedas household waste. It must be handed over to the applicabletake back scheme for the recycling of electrical and electronicequipment. For more detailed information about the recycling ofthis product, please contact your local Datavideo office.DisposalTLM-700HD5Introductionto service this product yourself. Opening or removing covers that are marked “Do Not Remove” may expose you to dangerous voltage points or other risks, and will void your warranty. Refer all service issues to qualified service personnel.13.Unplug this product from the wall outlet and refer to qualified service personnel under the following conditions:a.When the power cord is damaged or frayed;b.When liquid has spilled into the unit;c.When the product has been exposed to rain or water;d.When the product does not operate normally under normal operating conditions. Adjust only those controls that are covered by the operating instructions in this manual; improper adjustment of other controls may result in damage to the unit and may often require extensive work by a qualified technician to restore the unit to normal operation;e.When the product has been dropped or the case has been damaged;f. When the product exhibits a distinct change in performance, indicating a need for service.The Datavideo TLM-700HD is a 7 Inch monitor designed for use in the field or in a studio. The TLM-700HD can be powered from a standard V-Mount battery connection or by mains power. It is rugged and easy to carry with a variety of professional features and connections that make it easy for set up and intuitive to use.7" TFT LCD MONITOR6FeaturesSupported Formats• 7" 16:9 Wide Screen Panel• Resolution: 800 x 480 dots• View Angle (V)+60/-40°, (H)+60/-60°• HD/SD-SDI, YUV, HD-YUV, HDMI & CV Input• Internal colour bar• Blue only function• Audio indicator for SDI, HDMI• Safe Area indicator• VITC time code display• Dual colour tally light indicator• Brightness, Contrast, Colour, Tint Adjustable• Colour T emp* adjustable• Audio Level indicators• NTSC / PAL Auto Switching• 4:3 / 15:9 / 16:9 switchable* can be set to 9300, 7500, 6500, 5400 or USER RGB values.■ HDMI YUV• 720 x 576i x 50 Hz• 720 x 480i x 60 Hz• 1280 x 720p x 50 Hz• 1280 x 720p x 60 Hz• 1920 x 1080i x 50 Hz• 1920 x 1080i x 60 Hz■ HDMI RGB• 720 x 576i x 50 Hz• 720 x 480i x 60 Hz• 1280 x 720p x 50 Hz• 1280 x 720p x 60 Hz• 1920 x 1080i x 50 Hz• 1920 x 1080i x 60 Hz■ SDI• 720 x 576i / 50 Hz• 720 x 480i / 60 Hz• 1280 x 720p / 60 Hz• 1280 x 720p / 50 Hz• 1920 x 1080i / 50 Hz• 1920 x 1080i / 60 Hz■ YUV• 720 x 576i x 50 Hz• 720 x 480i x 60 Hz• 1280 x 720p x 50 Hz• 1280 x 720p x 60 Hz• 1920 x 1080i x 50 Hz• 1920 x 1080i x 60 Hz■ CV• 720 x 576i (PAL)• 720 x 480i (NTSC)TLM-700HD7Front Panel Connections & ControlsPOWERON OFFSOURCEASPECT Power Switch Switches the power On / Off.Stereo Headphone Mini Jack socket The level is adjusted by headphone volume control.Listen to embedded audio from HDMI or SDI sources.Source Button Selects Input include SDI, YPbPr, CVBS, and HDMI.Aspect Ratio Button Select 4.3, 15:9, or 16:9PATTERN Generate on colour bars.7" TFT LCD MONITOR8BLUEFor blue only display to allow accurate chromaand phase adjustments with NTSC signals.MENUCalls up the on-screen adjustment menu (SeePage10 Menu Options for more details).UP / DOWNMenu navigation controls.ENTERConfirms the new settings or return to the defaultstate.TALLY LIGHTRed = LiveAmber = StandbyMENUENTERTLM-700HD9BNC connector for Analogue (Composite) videoinput.HDMI in interface Supports HDMI 1.1Tally In Sends in red and amber colour tally signal to tally LED. Red means on-air, amber means standby.DC in socket Connects the supplied 12V 1A PSU to this socket. The connection can be secured by screwing the outer fastening ring of the DC In plug to the socket.7" TFT LCD MONITOR10Menu Options1. Picture (Screen Setup)Picture setting■ Press the MENU button once to display the Picture setting menu.■ Press the ENTER button to highlight the Brightness setting.■ Press the UP or DOWN button to highlight the setting that needs to be adjusted.Brightness■ Press ENTER button to select the Brightness setting.■ Press the UP or DOWN button to adjust the Brightness value between 0 and 100.■ Press ENTER button again to save and return to the Picture setting menu;now highlight another Picture setting to be adjusted. To select a different setting (Contrast, Saturation, Tint, Color Temp*) use the UP / DOWN buttons. Follow the same procedure to set the other values.■ Keep pressing the MENU button to cycle through the main menu options.■ Press the SOURCE button to exit the menu mode.* N.B.: Color Temp can be set to 9300, 7500, 6500, 5400 or USER RGB values.2. Audio (Audio Indicator)■ Press the MENU button twice to display the Audio setting menu.■ Press the ENTER button to highlight the Indicator setting.■ Press the ENTER button again to toggle the on screen audio indicator ON/OFF.■ Keep pressing the MENU button to cycle through the main menu options.■ Press the SOURCE button to exit the menu mode.3. Function (Center Mark, Safety Zone)■ Press the MENU button three times to display the Function. Settings menu.Center Mark■ Press the ENTER button to highlight the Center Mark setting.■ Press the ENTER button to toggle the on screen Center Mark ON/OFF. Safety Zone■ Press the UP or DOWN button to highlight the Safety Zone setting.■ Keep pressing the ENTER button to cycle through the values 80%, 90% or OFF.■ Press the UP or DOWN button to exit the Safety Zone setting. To selecta different setting (4:3 Screen, Cinema Zone) use the UP or DOWNbuttons. Follow the same procedure to set the next setting.■ Keep pressing the MENU button to cycle through the main menu options.■ Press the SOURCE button to exit the menu mode.TLM-700HD114. Setup (On Screen Display, Time Code)■ Press the MENU button four times to display the Setup setting menu.OSD Timer■ Press the ENTER button to highlight the OSD Timer setting.* N.B.: OSD Timer sets how long the setting menus will stay on screen.■ Press the ENTER button again to display the OSD Timer setting position.■ Press the UP or DOWN button to set the OSD value between 5 to 60 SEC.■ Press ENTER button to save the OSD value.OSD Blending■ Press the UP or DOWN button to highlight the OSD Blending setting.* N.B.: OSD Blending sets how transparent the setting menus will be on screen.■ Press the ENTER button to display the OSD Blending setting position.■ Press the UP or DOWN button to select the OSD blending value (from 0~7).* N.B.: OSD Blending value 0 = Min transparency 7 = Max transparency ■ Press the ENTER button to save the OSD blending value. Time Code■ Press the UP or DOWN button to highlight the Time Code setting.■ Press the ENTER button to toggle the on screen Time Code display ON/OFF.TC Position■ Press the UP or DOWN button to highlight the TC Position setting.* N.B.: TC Position is used to set where on the monitor Time Code will be shown.■ Press the ENTER button to cycle through the possible Time Code Positions on the monitor (Left/Up, Middle/Down, Right/Down, Right/Up)TC HD Line■ Press the UP or DOWN button to highlight the TC HD Line setting.■ Press ENTER button to cycle through the possible HD time code lines (8~20).TC SD Line■ Press the UP or DOWN button to highlight the TC SD Line setting.■ Press ENTER button to cycle through the possible SD time code lines (10~21).TC Font Size■ Press the UP or DOWN button to highlight the TC Font Size setting.■ Press ENTER button to cycle through the possible time code font sizes on the screen (Large or Small).■ Keep pressing the MENU button to cycle through the main menu options.■ Press the SOURCE button to exit the menu mode.7" TFT LCD MONITOR12Calibrating Datavideo MonitorsCalibrating professional monitors is crucial.For guidance on how to calibrate a Datavideo Monitor using SMPTE colour bars please visit our website /specs/Datavideo_Calibrating_Monitors.pdf 5. Advance (LCD Display, Reset Firmware Version)■ Press the MENU button five times to display the Advance setting menu.LCD L/R Scan■ Press the ENTER button to highlight the LCD L/R Scan setting.* N.B.: The LCD L/R Scan will reverse the image displayed horizontally.■ Press the ENTER button, the screen image will be reversed (Left to Right).■ Press the ENTER button again, the screen image will return to normal view.LCD U/D Scan■ Press UP / DOWN button to highlight the LCD U/D Scan setting.* N.B.: The LCD U/D Scan will reverse the image displayed vertically.■ Press the ENTER button, the screen image will be reversed (Top to Bottom).■ Press the ENTER button again, the screen image will return to normal view.Reset■ Press UP / DOWN button to highlight the Reset option.* N.B.: This option will return the monitor to the factory default settings.■ Press the ENTER button to re-start the monitor with the factory default settings.Version■ Press UP / DOWN button to highlight the Version setting.■ Press the ENTER button, the firmware version will be displayed on screen.■ Keep pressing the MENU button to cycle through the main menu options.■ Press the SOURCE button to exit the menu mode.TLM-700HD13Tally light indicationThe TLM-700HD has a tally input connector on the rear panel; many digital video switchers can provide tally light signals to this connector. The Datavideo range of intercom systems can also be used to pass on thesetally signals.Tally InD-sub 15pin type connector.TALLY LIGHTRed = LiveAmber = Standby7" TFT LCD MONITOR14TLM-700HD Model & Battery Plate VariationsTLM-700HD:with V-mount Battery PlateTLM-700HD-C:with Canon battery mountTLM-700HD-P:with Panasonic battery mountTLM-700HD-S1 & -S2:with Sony battery mountTLM-700HD-A:with Anton Bauer battery mountThere are several versions ofTLM-700HD monitor with differentbattery connection plates.TLM-700HD Specifications15All the trademarks are the properties of their respective owners. Datavideo Technologies Co., Ltd. All rights reserved 2018Service & SupportJan-24.2014 P/N: G082060476E6It is our goal to make your products ownership a satisfying experience. Our supporting staff is available to assist you in setting up and operating your system. Please refer to our web site for answers to common questions, support requests or contact your local office below.R.O.C.U.S.A.Datavideo Technologies (S) PTE Ltd No. 178 Paya Lebar Road #06-03Singapore 409030Tel:+65-6749 6866Fax:+65-6749 3266E-mail:******************Datavideo United KingdomDatavideo SingaporeDatavideo UK LimitedUnits1 & 2 Waterside Business Park Hadfield, Glossop, Derbyshire SK13 1BE, UKTel:+44-1457 851 000Fax:+44-1457 850 964E-mail:******************.ukDatavideo IndiaDatavideo Technologies India Pvt Ltd Fax:+91-0120-2427338E-mail:******************Tel:+91-0120-2427337A-132, Sec-63,Noida-201307,Uttar Pradesh (UP), India.Datavideo Technologies Co. Ltd10F. No. 176, Jian 1st Rd.,Chung Ho District, New Taipei City 235, Taiwan, Tel: +886-2-8227-2888Fax: +886-2-8227-2777E-mail:*********************.twDatavideo Corporation 7048 Elmer Avenue.Whittier, CA 90602, Tel:+1-562-696 2324Fax:+1-562-698 6930E-mail:******************Datavideo USADatavideo TaiwanDatavideo Hong KongDatavideo Hong Kong Ltd G/F.,26 Cross Lane Wanchai, Hong Kong Tel: +852-2833-1981Fax: +852-2833-9916E-mail:******************.hkDatavideo Technologies Europe BV Floridadreef 1063565 AM Utrecht, The NetherlandsTel:+31-30-261-96-56Fax:+31-30-261-96-57E-mail:*****************Datavideo The NetherlandDatavideo ChinaDatavideo Technologies China Co101,NO.618,LiuYing Rd,Zhabei District,Shanghai,ChinaTel: +86 21-5603 6599Fax: +86 21-5603 6770E-mail:********************Datavideo FranceDatavideo France s.a.r.lCité Descartes 1,rue Albert Einstein Champs sur Marne774477-Marne la Vallée cedex 2Tel:+33-1-60370246E-mail:*****************。
1 7inch HDMI LCD (B)User Manual 7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems.Features●800×480 high resolution, touch control ●Supports Raspberry Pi, and driver is provided (works with custom Raspbian directly) ●Supports BB Black, comes with related images like: Angstrom ●Supports Banana Pi / Banana Pro, comes with related images like : Lubuntu, Raspbian ●Not only for mini-PCs, it can work as a computer monitor just like any other general HDMI screen (touch function is unavailable in this case) ●HDMI interface for displaying, USB interface for touch controlDescription (1)Features (1)1.On-Board resource (3)2.Working with Raspberry Pi (3)2.1.How to program Raspbian image file (3)2.2.Hardware connection (4)2.3.Virtual keyboard of Raspberry Pi (4)2.4.Source code and protocol (4)2.5.How to configure original Raspbian image file (5)2.5.1.How to install driver script (5)2.5.2.How to enter graphical desktop (5)2.6.How to use with the Ubuntu system (6)3.How to use with BeagleBones (7)3.1.How to program Angstrom image file (7)3.2.Hardware connection (7)4.How to use with Banana Pi (8)4.1.How to program Raspbian_For_BananaPi image file (8)4.2.Hardware connection (8)4.3.How to load WiFi driver of BananaPi Pro (8)4.4.How to use with the Lubuntu system (8)5.Appendix (9)23 1.Figure 1: Switches and interfaces1)Backlight Switch: used to turn on/off the backlight. 2)USB Touch Interface: USB touch/power interface. 3) HDMI: it is used for connecting the main board to the LCD screen.2. Working with Raspberry Pi2.1. How to program Raspbian image fileIn order to use with Raspberry Pi, you should configure the original system first. Of course, you can program a ready-to-use system image file to your Raspberry Pi board as well. In this section, we will illustrate how to program the image file by taking the ready-to-use system image file,RPI_2B_B_B+_7.0_cap_usb_touch_RASPBIAN_20150405.img, as an example. This image file supports Raspberry Pi Model B/B+/A+/2B.1)Copy the file with the expansion name .img to your PC; 2) Connect a TF card to your PC, and format your TF card with the SDFormatter.exeNotices: The capability of TF card in used here should be more than 4GB. In this operation, a TF card reader is also required, which has to be purchased separately.3)Start the Win32DiskImager.exe, and select the system image file copied into your PC, then, click32 14 2.2.Hardware connection 1)Connect the LCD to the HDMI on the Raspberry Pi board with a HDMI cable; 2) Connect the USB Touch interface on the LCD to the USB interface on the Raspberry Pi board witha USB type-A male to micro-B cable.2.3. Virtual keyboard of Raspberry PiThe Virtual keyboard of Raspbian system enables you to save the USB resource, providing easy system operations. After the LCD is working properly, this function can be invoked by the following command: DISPLAY=:0.0 matchbox-keyboard -s 100 extendedNow, the virtual keyboard is ready to use, as Figure 2 shows.Figure 2: Virtual keyboard of Raspberry Pi2.4. Source code and protocol 1)Copy the source code to your Pi.2) Execute the following command:cd wavesahre-7inch-touchscreen-driverchmod +x install.shsudo apt-get updatesudo ./install.sh 3) Shut down your Pi then power up again and usually you can use the display and touch functions. Note: You may need for help about the source code but please consult the related website. We don't provide any supports of development environment building and source code modification.5 See the Appendix: HID Proprietary Protocol.2.5. How to configure original Raspbian image fileIn the section above, we presented the steps of image programming by taking the ready-to-usesystem image file programming as an example (see Section 2.1), since the ready-to-use image is easier to use and understand. However, you can freely customize your system by configuring the original Raspbian image file to support this LCD module.1) Copy the file RPI2B_B_B+_USB_TOUCH_CAP_7.0_RASPBIAN.tar.gz into the Raspbian system, andunzip it. That is, enter the terminal and input the following command: sudo tar zxvf RPI2B_B_B+_USB_TOUCH_CAP_7.0_RASPBIAN.tar.gz2) Run the script USB_TOUCH_CAP_7.0_RASPBIAN located at the folderRPI2B_B_B+_USB_TOUCH_CAP_7.0_RASPBIANby the following command:cd RPI2B_B_B+_USB_TOUCH_CAP_7.0_RASPBIANsudo ./ USB_TOUCH_CAP_7.0_RASPBIAN3) When finished, the system will reboot automatically. And the LCD module can work properly, including display and touch functions, after the system rebooted.Notice: If the max USB current is limited by the system, the LCD may not work properly. To unlock the current limitation, you can edit the /boot/config.txt and add:max_usb_current=1Notice: The Raspbian system boots to terminal interface by default. To make the operations simple when using with a LCD, it is recommended to set the system to boot to graphical desktop directly. Please follow the steps below to configure the system.1)Enter the Raspbian system, and input the following command: sudo raspi-config 2)Select the option Enable Boot to Desktop/Scratch by using the Arrow keys, Space key or/and Enter key. 3)Select the option Desktop Login as user ‘Pi’ at the graphical desktop . 4) When you see the prompt “Would you like to reboot now?”, select the option Yes to reboot thesystem.2.6.How to use with the Ubuntu systemProgram the image file RPI_2B_B_B+_7.0_cap_usb_touch_ubunutu_lxde_20150405.img to the board. This image file supports Raspberry Pi 2B.User Name: linaroPassword: linaro63.3.1.How to program Angstrom image fileIf this LCD module is used for display only, you can program the latest Angstrom image file to the board directly without any change. The BeagleBone Black will read the display parameters of the 7 inch HDMI displayer and set the resolution to 800*480 automatically.When using this LCD module as a touch screen, you should program the image fileBeagleBone_Black-Angstrom-usb-touch-7.0-cap-20150513.img provided by the CD to the board. Please follow the steps below to program the image file.1)Copy the file with the expansion name .img to your PC;2)Connect a TF card to your PC, and format your TF card with the SDFormatter.exeNotices: The capability of TF card in used here should be more than 4GB. In this operation, a TF card reader is also required, which has to be purchased separately.3)Start the Win32DiskImager.exe, and select the system image file copied into your PC, then, click4)and hold it till power up. Then, you will enter the system located at the TF card. And BeagleBone will take about 40 minutes to copy the system in the TF card into the on-board eMMC. When finished, the 4 LED indicators on the board will light up at a same time. After the systemrebooted, you can enter the graphical desktop directly.3.2.Hardware connection1)Connect the LCD to the HDMI on the BeagleBone board with a HDMI to micro HDMI cable;2)Connect the USB Touch interface on the LCD to the USB interface on the BeagleBone board withUSB type-A male to micro-B cable. (BeagleBone has two USB interfaces, one for host and the other for client. In here, you should connect the LCD module to the USB host interface).74.Before powering up the Banana Pi, you should connect it to a LCD displayer properly, since the Banana Pi may read the resolution parameters of the LCD displayer on startup. And the connection should be remained till the Banana Pi enters the desktop. In this case, even if you disconnect the LCD displayer and reconnect it again to the Banana Pi, the LCD can still work properly.4.1.How to program Raspbian_For_BananaPi image fileProgram the image file Raspbian_For_BananaPi_Pro_v1412_7.0_cap_usb_touch_20150513.img to the borad. This image file supports the modules BananaPi Pro and BananaPi.1)Copy the file with the expansion name .img to your PC;2)Connect a TF card to your PC, and format your TF card with the SDFormatter.exeNotices: The capability of TF card in used here should be more than 4GB. In this operation, a TF card reader is also required, which has to be purchased separately.3)Start the Win32DiskImager.exe, and select the system image file copied into your PC, then, click4.2.Hardware connection1)Connect the LCD to the HDMI on the Banana Pi board with a HDMI cable;2)Connect the USB Touch interface on the LCD to the USB interface on the Banana Pi board with adual micro USB cable.4.3.How to load WiFi driver of BananaPi ProComparing with the Banana Pi, the BananaPi Pro has added an on-board WiFi module. When using the BananaPi Pro, you can use SSH to connect to the Pi and execute the following command to load the WiFi driver:sudo modprobe ap62104.4.How to use with the Lubuntu systemProgram the image file Lubuntu_For_BananaPi_v1412_7.0_cap_usb_touch_20150513.img to the board. This image file supports the modules BananaPi Pro and BananaPi.User name: bananapiPassword: bananapi85.7inch capacitive touch screen HID protocolThe Frame lengths are fixed at 25 bytes.5 touch coordinates are reported but the Raspberry Pi only uses the first one.9。
7inch HDMI LCD (B)User ManualOvervire (3)Features (3)How to Use (4)Working with PC (4)Connection (4)Configure the touch display (4)Workign with Raspberry Pi (7)Rotation (7)7inch HDMI LCD (B) has 800x480 resolution, capacitive touch control, HDMI display supports various systems.FEATURES⚫800×480 high resolution⚫Capacitive touch control⚫Supports popular mini-PCs like Raspberry Pi, BB Black, etc.⚫When working with Raspberry Pi, supports Raspbian, Ubuntu, WIN10 IoT, single touch, and driver free⚫When working with other mini-PCs, driver is required and should be developed by users⚫Not only for mini-PCs, it can work as a computer monitor just like any other general HDMI screen⚫When works as a computer monitor, supports Windows 10/8.1/8/7, five-points touch, and driver free⚫Backlight can be turned off to lower power consumptionWORKING WITH PCThis product supports Windows 10/8.1/8/7 OS. For the Windows 10/8.1/8 OS, the touch screen supports multi-touch up to 5 points. For some Window 7 OS, the touch screen supports single touch only.CONNECTION1.Turn on the "backlight" switch2.Connect the LCD to your PC- USB Port of LCD connect to USB Port of PC;- HDMI Port of LCD connect to HDMI Port of PC. (Please first connect the USB Ports then connect the HDMI Port).A new touch drive will be recognized by Windows and you can use the LCD as a human interface device. When multiple displays are detected by your PC. CONFIGURE THE TOUCH DISPLAYAs we know, the touch screen connected is set to control the main display by default, sometimes we need to make the touch to control other display than the main display if we set the touch screen as second display. Herein we show you how to configure it.1.Open Tablet PC Settings from Control Panel2.O pen the Tablet PC Settings, and click Setup…:3.Following the hint to finish setting:hints:Tap this screen with a single finger to identify it as the touchscreen. If this is not the Tablet PC screen, press Enter to move to the next screen. To close the toll, press Esc.For example:I connect a big size display and one touch screen to my PC (Windows 10), the big display is recognized as display 1 (the main display), the touch screen is recognized as display 2 (the second display). Before tablet setting, the touch screen controls the main display if I touch it. Now I want to make the touch screen to control itself-the second display.So, I click Setup…, the hint appears on display 1 and display 2 is white. I press Enter, the hint turns to display 2 and display 1 is white. I tap the center of the touch screen (display 2). The setting is finish, and now if I tap the touch screen, I can control the display 2 with the touch screen instead of main display.WORKIGN WITH RASPBERRY PIWhen working with Raspberry Pi, you should set the resolution of the LCD manually, or else the LCD screen will not work. For more detail information, please read the following section.1.Turn on the "backlight" switch2.Connect the LCD to your Pi-HDMI Port of LCD -> HDMI Port of Pi;-USB Port of LCD -> USB Port of Pi;3.Download the Raspbian image from Raspberry Pi web site.4.Write the image to a TF card5.Append the following lines to the config.txt file which is located in the root ofyour TF card:6.Save and connect the TF card to your Pi then power up.ROTATIONDisplay Rotating1.To rotating the display, you can append this statement to the config file2.Reboot the Raspberry PiTouch RotatingNote: To rotate the touch, you can re-compile the kernel as well. There is an example for reference (use 7inch HDMI LCD (C).)⚫Re-Compilation MethodAnother way, you can set the libinput.1.Install libinputFor Ubuntu-Mate OS, you need to install xserver-xorg-input-libinput-hwe-16.04 instead.2.create an xorg.conf.d folder3.copy file 40-libinput-conf to the folder which we created4.Append a statement to touchscreen part of the file as below:5.save and reboot your PiAfter completing these steps. The LCD could rotate 90 degree both display and touch. 【Note】90 degree: Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"180 degree: Option "CalibrationMatrix" "-1 0 1 0 -1 1 0 0 1"270 degree: Option "CalibrationMatrix" "0 -1 1 1 0 0 0 0 1"。
矿产资源开发利用方案编写内容要求及审查大纲
矿产资源开发利用方案编写内容要求及《矿产资源开发利用方案》审查大纲一、概述
㈠矿区位置、隶属关系和企业性质。
如为改扩建矿山, 应说明矿山现状、
特点及存在的主要问题。
㈡编制依据
(1简述项目前期工作进展情况及与有关方面对项目的意向性协议情况。
(2 列出开发利用方案编制所依据的主要基础性资料的名称。
如经储量管理部门认定的矿区地质勘探报告、选矿试验报告、加工利用试验报告、工程地质初评资料、矿区水文资料和供水资料等。
对改、扩建矿山应有生产实际资料, 如矿山总平面现状图、矿床开拓系统图、采场现状图和主要采选设备清单等。
二、矿产品需求现状和预测
㈠该矿产在国内需求情况和市场供应情况
1、矿产品现状及加工利用趋向。
2、国内近、远期的需求量及主要销向预测。
㈡产品价格分析
1、国内矿产品价格现状。
2、矿产品价格稳定性及变化趋势。
三、矿产资源概况
㈠矿区总体概况
1、矿区总体规划情况。
2、矿区矿产资源概况。
3、该设计与矿区总体开发的关系。
㈡该设计项目的资源概况
1、矿床地质及构造特征。
2、矿床开采技术条件及水文地质条件。
7.0” HDMI TFT ModulesNewhaven Display International2661 Galvin Court ▪ Elgin IL ▪ 60124Phone: 847.844.8795 Fax: 847.844.8796Sales:*************************** Technical Support:**************************U s e r G u i d ePart NumberingNHD - x.x - HDMI - N - xxxx - xxx1 2 3 4 5 61 Manufacturer –Newhaven Display2 Size (in inches)–5.0” Diagonal–7.0” Diagonal3 Interface –HDMI Interface4 Descriptor –800x480 Resolution, Video Only [HDMI audionot supported]5 Type–Standard–Premium MVA [Higher Brightness, Extended Viewing Angles]–Sunlight Readable6 Touch Panel–No Touch–Capacitive USB-HID [Pre-calibrated, No external drivers needed]–Resistive USB-HID [Pre-calibrated, No external drivers needed]Table of ContentsOverview (3)Functions and Features (3)Model Information (4)Electrical Characteristics (4)HDMI Receiver Information (4)Interface Description (5)Connecting with Windows/Windows Embedded (6)Connecting with Linux (8)Technical Resources (9)2D Drawings (9)3D Models (9)EDID Timing (9)Schematic (9)EDID Array (9)Quality Information (10)Precautions for Using LCDs/LCMs (10)Warranty Information (10)Document Revision History (11)OverviewThe HDMI interface has become the most popular video interface standard to date, and HDMI video sources are easier to come by now than ever before. Whether you need an HDMI TFT display for your Raspberry Pi/BeagleBone Black application, a Windows/Windows Embedded PC monitor, or a touch screen HMI for your Linux or other embedded system, the Newhaven Display HDMI TFT product line offers a solution.Our HDMI TFT Modules unite our existing high-quality TFT display panels with a custom PCB engineered in the USA by Newhaven Display. Assembled to the display, our PCB provides the user an all-in-one, plug-and-play HDMI + USB Touch solution for virtually any application.Functions and Features7.0” HDMI TFT Module w/ USB-HID Capacitive or Resistive Touch optionsOn-board Texas Instruments TFP401A HDMI/DVI ReceiverHDMI (Type-A) InputCompatible with PC (Windows/Linux)Compatible with Linux based SBCs such as Raspberry Pi, BeagleBone, etc.Plug-and-play USB-HID Touch, no external driver installation required24-bit True Color, 800x480 Resolution (WVGA)On-board Texas Instruments TPS61165 High Brightness LED Driver w/ PWMStandard, Premium MVA, and Sunlight Readable options available4 x 3.5mm Mounting Holes Enabling Standard M3 or #6-32 ScrewsOpen-Source Hardware, Engineered in Elgin, IL (USA)Model InformationHDMI Module P/N TFT Panel Used Display Type Luminance Rating Optimal Viewing Angle Touch PanelNHD-7.0-HDMI-N-RTXL NHD-7.0-800480EF-ATXL# Standard 280 cd/m² 12:00 No Touch NHD-7.0-HDMI-N-RSXV NHD-7.0-800480EF-ASXV# Premium MVA 800 cd/m² 75° all angles NHD-7.0-HDMI-N-RSXN NHD-7.0-800480EF-ASXN# Sunlight Readable 1000 cd/m² 12:00 NHD-7.0-HDMI-N-RTXL-CTU NHD-7.0-800480EF-ATXL#-CTP Standard 230 cd/m² 12:00 Projected Capacitive (USB-HID) NHD-7.0-HDMI-N-RSXV-CTU NHD-7.0-800480EF-ASXV#-CTP Premium MVA 660 cd/m² 75° all angles NHD-7.0-HDMI-N-RSXN-CTU NHD-7.0-800480EF-ASXN#-CTP Sunlight Readable 830 cd/m² 12:00 NHD-7.0-HDMI-N-RTXL-RTUNHD-7.0-800480EF-ATXL#-TStandard220 cd/m²6:004-WireResistive(USB-HID)NHD-7.0-HDMI-N-RSXV-RTU NHD-7.0-800480EF-ASXV#-T PremiumMVA600 cd/m² 75° all angles NHD-7.0-HDMI-N-RSXN-RTU NHD-7.0-800480EF-ASXN#-T SunlightReadable780 cd/m² 6:00For detailed information on the TFT Panel used, please view its Product Specification by accessing the product webpage link above.Electrical CharacteristicsItemSymbol ConditionMin.TypicalMax. Unit Operating Temperature Range T OP Absolute Max -20 - +70 ⁰C Storage Temperature Range T STAbsolute Max -30- +80 ⁰C Backlight PWM Frequency f PWM- 5 - 100 kHz Module Supply Voltage V DD- 5.0 - 7.5 V Standard models (RTXL)Module Supply CurrentI DDV DD = 5V -550 580 mA V DD = 7.5V -360 390 mA Premium MVA / Sunlight Readable models (RSXV, RSXN)Module Supply CurrentI DDV DD = 5V -750 790 mA V DD = 7.5V -560590mAHDMI Receiver InformationOn-board Texas Instruments TFP401A Receiver.To view the full TFP401A specification, please download it by accessing the link below: /lit/ds/slds190a/slds190a.pdfInterface Description(Capacitive Touch model shown above as reference)Num. Description1) (LED2)LED Indicator for Touch–Resistive Touch models onlyThis is a Red LED that will blink slowly (once per second) if the RTP controller is powered ON, awake, and no touch isdetected. This LED will blink rapidly (5 times per second) if the RTP controller detects a touch.2) (LED4)LED Indicator for Touch–Capacitive Touch models onlyThis is a Red LED that will illuminate when there is a touch sensed on the CTP.3) (LED3)LED Indicator for PowerThis is a Green LED that will illuminate when DC power is supplied to the module.4) (CN3)DC Jack (Center-Positive)This is used to supply power to the display module. A DC power supply in the range of 5V – 7.5V must be used.The output current rating of the DC power supply should be at least the maximum Supply Current (I DD) listed in the Electrical Characteristics section on the previous page.5) (CN4)Surface Mount Pin Header, 2.54mm pitch, for Backlight PWMThe pin labelled ‘PWM’ is connected directly to the LED driver’s CTRL pin (T.I. TPS61165). This is a multifunctional pin whi ch can be used for enable control, PWM, and digital dimming. A PWM frequency in the range of 5kHz – 100kHz must be used.6) (CN2)Micro-USB (Type-B) Connector for Touch–Touch Panel models onlyThis is to connect the Touch Panel of this module to a USB input to act as a USB-HID device.7) (LED1)LED Indicator for VideoThis is a Blue LED that will illuminate when there is an active video signal detected.8) (CN1)HDMI (Type-A) ConnectorThis is a full-size HDMI connector meant to connect the HDMI source signal (Video only) to this module.The on-board T.I. TFP401A HDMI/DVI Receiver does not scale video resolutions. Therefore, the output resolution of thesource must be 800x480 (WVGA). In most applications, this is automatically detected by the HDMI source.Connecting with Windows/Windows EmbeddedConnecting our HDMI TFT Modules to a Windows system is fully plug-and-play. Start by plugging in a DC power supply in the range of 5 - 7.5V, with at least 1A of output current. The green LED near the DC jack will illuminate when the board has power supplied to it. Next, connect the display to your system via HDMI cable. Due to the on-board EDID, the display will be detected automatically and the system’s output resolution will set itself to 800x480.For Touch Panel models, once the display is connected to the system via USB, Windows willautomatically detect and install the necessary drivers.The above window is shown for the Capacitive Touch model. The Resistive Touch model will also install automatically, however it will be labelled ‘AR1100 HID-MOUSE’ instead of ‘Newhaven Display’.Once Windows has finished installing the drivers, the device will show as ‘Ready to use’.For reference, in Device Manager the USB-HID Touch device will show as below:Connecting with LinuxMost Linux applications with an HDMI source will also be fully plug-and-play, however when using our HDMI TFT Modules with the Raspberry Pi, the config.txt file on the Pi’s microSD card will need to beslightly modified by the user.The following highlighted lines need to be added in config.txt for proper display output:# For more options and information see# http://rpf.io/configtxt# Some settings may impact device functionality. See link above for details# uncomment if you get no picture on HDMI for a default "safe" mode#hdmi_safe=1# uncomment this if your display has a black border of unused pixels visible# and your display can output without overscan#disable_overscan=1# uncomment the following to adjust overscan. Use positive numbers if console# goes off screen, and negative if there is too much border#overscan_left=16#overscan_right=16#overscan_top=16#overscan_bottom=16# uncomment to force a console size. By default it will be display's size minus# overscan.#framebuffer_width=1280#framebuffer_height=720# uncomment if hdmi display is not detected and composite is being output#hdmi_force_hotplug=1# uncomment to force a specific HDMI mode (this will force VGA)#hdmi_group=1#hdmi_mode=1hdmi_group=2hdmi_mode=87hdmi_cvt=800 480 60 6 0 0 0# uncomment to force a HDMI mode rather than DVI. This can make audio work in# DMT (computer monitor) modes#hdmi_drive=2# uncomment to increase signal to HDMI, if you have interference, blanking, or# no display#config_hdmi_boost=4# uncomment for composite PAL#sdtv_mode=2#uncomment to overclock the arm. 700 MHz is the default.#arm_freq=800# Uncomment some or all of these to enable the optional hardware interfaces#dtparam=i2c_arm=on#dtparam=i2s=on#dtparam=spi=on# Uncomment this to enable the lirc-rpi module#dtoverlay=lirc-rpi# Additional overlays and parameters are documented /boot/overlays/README# Enable audio (loads snd_bcm2835)dtparam=audio=onTechnical Resources2D DrawingsNHD-7.0-HDMI-N-RTXL NHD-7.0-HDMI-N-RSXV NHD-7.0-HDMI-N-RSXN NHD-7.0-HDMI-N-RTXL-CTU NHD-7.0-HDMI-N-RSXV-CTU NHD-7.0-HDMI-N-RSXN-CTU NHD-7.0-HDMI-N-RTXL-RTU NHD-7.0-HDMI-N-RSXV-RTU NHD-7.0-HDMI-N-RSXN-RTU 3D ModelsNHD-7.0-HDMI-N-xxxx NHD-7.0-HDMI-N-xxxx-CTU NHD-7.0-HDMI-N-xxxx-RTUEDID TimingSchematicNHD-7.0-HDMI-NEDID Arrayconst unsigned char NHD_HDMI7[] = {0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x39, 0x04, 0x4F, 0x07, 0x00, 0x00, 0x00, 0x00,0x01, 0x11, 0x01, 0x03, 0x80, 0x0F, 0x09, 0x00, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x80, 0x0C, 0x20, 0x80, 0x30, 0xE0, 0x2D, 0x10, 0x28, 0x30, 0xD3, 0x00, 0x9A, 0x56, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0xFC, 0x00, 0x4E, 0x48, 0x44, 0x2D, 0x37, 0x2E, 0x30, 0x20, 0x48, 0x44, 0x4D, 0x49, 0x0A, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFB, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };Quality InformationTest Item Content of Test Test Condition Note High Temperature storage Endurance test applying the high storage temperaturefor a long time.+80⁰C, 96hrs 2Low Temperature storage Endurance test applying the low storage temperaturefor a long time.-30⁰C, 96hrs 1,2High Temperature Operation Endurance test applying the electric stress (voltage ¤t) and the high thermal stress for a long time.+70⁰C, 96hrs 2Low Temperature Operation Endurance test applying the electric stress (voltage ¤t) and the low thermal stress for a long time.-20⁰C, 96hrs 1,2High Temperature / Humidity Operation Endurance test applying the electric stress (voltage ¤t) and the high thermal with high humidity stressfor a long time.+60⁰C, 90% RH, 96hrs 1,2Thermal Shock resistance Endurance test applying the electric stress (voltage ¤t) during a cycle of low and high thermal stress. -20⁰C, 30min -> 25⁰C, 5min -> 70⁰C, 30min = 1 cycle10 cyclesVibration test Endurance test applying vibration to simulatetransportation and use. 10-55Hz, 15mm amplitude.60 sec in each of 3 directionsX,Y,ZFor 15 minutes3Static electricity test Endurance test applying electric static discharge. VS=800V, RS=1.5kΩ, CS=100pFOne timeNote 1: No condensation to be observed.Note 2: Conducted after 4 hours of storage at 25⁰C, 0%RH.Note 3:Test performed on product itself, not inside a container.Precautions for Using LCDs/LCMsSee Precautions at /specs/precautions.pdfWarranty InformationSee Terms & Conditions at /index.php?main_page=termsDocument Revision HistoryRevision Date Comments1.0 1/4/2017 Initial Release[read caution below]SCHEMATIC/PART NUMBER:REVISION:SCHEMATIC/PART NUMBER:REVISION:SCHEMATIC/PART NUMBER:REVISION:。
Systevo Touch IP, 7" DisplayFeatures:•High-quality, hardened mineral glass with a surface integrated into the surface-mounted plastic housing for each cleaning / disinfection of the device.•Equipped with antimicrobial compound for reduction of existing bacteria or preventing their reproduction.•Good mechanical properties with high resistance to daily stress (operation,cleaning, disinfection, jolts etc.).•Suitable for use in care facilities with high standards of hygiene, stability, longevity and durability (continuous operation).•Temporary switch-off of the touch display for cleaning mode to disinfect the surface / the housing•UV-resistant, impact-resistant •Heat-resistant, stability•Longevity, durability, Halogen-free•Flame protection (fire protection class V0)•Processor: Cortex A64 Quad-Core,1.2GHz•Memory: 1GB DDR3, 8 GB Flash •Operating system: Linux•Cyber Security: Firewall, VNC (SSH),secured boot-loader function•VoIP/SIP: Digital, Codec G.711, P2P •Configuration: via web service•LAN: RJ45, 10/100Base-TX/IEEE 802.3•ETH for digital data/audio (WIFI opt.)•Panel size: 17 cm, 16:9•Technology: TFT LCD, LED lighting•Resolution: 1024x600, 16.7 million colors •Touch technology: capacitive, multi•glass: hardened mineral glass/hardness 7H•Cleaning mode for 10 s activatable•Output power: 2W (normal), 2,5W (max.)•Frequency range: 380Hz-20kHzPart-No.: 79CM307IP-Terminal with 7" capacitive touch-display to support the daily care processes in care facilities. User-friendly operating interface to ensure runtime-critical and relevant data and process flows for user groups such as nursing staff, medical service as well as supporting personnel (including IT department, technical service). Reduction of movement times to optimize productivity and efficient information flow of nursing tasks. Use of RFIDtechnology/PIN code for audit-proof authentication/time-accurate registration of processes and for access control in accordance with GDPR specifications, depending on the requirements in care facilities.Designed as an IP communication unit for full-duplex operation, in a high-quality surface-mounting housing for residents'/patients' rooms/office rooms, as well as a control unit for additional functions in the respective room and as a gateway to mobile terminals. Intuitive operation via the backlit touch-display with high colour brilliance and good readability indifferent environmental parameters (brightness, distance). Intercom communication in hands-free intercom (full duplex) and announcement function (send/receive) via IP communication or bus technology as well as connection with VoIP/SIP interface (ETH, WIFI), forcommunication via the PBX. Optional extension with telephony client (SIP) for duty rooms and function rooms.Display of system messages with set presence (alarms, calls and presences, etc.) with the highest priority in colour, prioritised order, including time / date. Acoustic call forwarding when set presence and possibility of triggering further calls. Option for configuring the after mode for switching off the display to fulfil the after rest for residents/patients. Support of workflow-relevant processes through display as well as selecting/de-selecting of services (zone concentrations), for extended call forwarding to further wards. Use of RFID technology for identification at the touch terminal for access to patient data directly in the patient's room as well as documentation of care processes. Hereby efficient design of care tasks / activities as well as documentation for the respective patient to relieve the burden of routine work and support the daily care processes in a suitable way. Nursing services are documented immediately after provision: Recording of vital data, care activities, medication and other information requiring documentation, to reduce the number of incorrect records. Energy saving and optimized domotic control functions are provided by a local user interface.Security features: Monitoring/synchronization of all data traffic as well as audiocommunication (conversations, announcements) to other rooms within the organizational unit, coordination of communication with the central units and other IP participants via IP interface (ETH-LAN, WIFI). The configuration data of a room is managed via themanagement server, made available through the use of standardized web services and stored locally. Support of the cyber security requirements of modern IT infrastructures.Upgradable to future system firmware thanks to future-oriented flash memory technology to ensure automated software updates during operation. Multi-stage security concept enables local call signalling in case of missing communication with the central unit of the system.Activation of licensed system functions by separate software licenses required:RFID funct., IP funct. (ETH-LAN/WIFI/BT) duty room funct. (zone concentrations,announcements, room/bed prioritisation), telephony (SIP client), care documentation (HIS interface required).Operation either on fieldbus or IP infrastructure. Installation in duty rooms by using corresponding licences.S u b j e c t t o c h a n g e w i t h o u t n o t i c e ! © 2022 N o v a r G m b HAccessories:79CM307Z1Systevo connection board for IP-Touch terminal, Databus79CM307Z2Systevo connection board for IP-Touch terminal, Databus / IP (ETH-LAN)79CM307Z3Systevo connection board for IP-Touch terminal, IP (ETH/PoE)79CM307Z4Systevo connection board for IP-Touch terminal, IP (ETH/PoE), DatabusS u b j e c t t o c h a n g e w i t h o u t n o t i c e ! © 2022 N o v a r G m b H。
彩色液晶显示器使用说明书尊敬的用户:欢迎使用本公司生产的微型彩色触摸(可选)液晶显示器,本显示器采用先进的集成电路与质量上等的TFT LCD显示屏,具有功耗低、性能稳定、无辐射等优点。
本显示器外观小巧、操作方便、安全,具有VGA、AV输入,不仅可做为闭路监视系统、车用影视、PC操作系统、车船导航系统的配套显示,亦可应用配套于仪表仪器,工控自动化的显示系统。
为了可靠的、长期的正常使用,达到最佳视听效果,请认真阅读本使用说明书注意事项1. 请采用随机配置的电源适配器,如果因为需要,请注意提供合格的电源。
.2. 不要将机子放于日光下爆晒,也不要在过冷过热或潮湿的地方存放、使用.3. 使用时显示屏幕应避开强光照射,以保证图像效果及机子的长期使用.4. 机子内部虽有防震保护措施,但还应避免剧烈碰撞。
5.配有触摸功能的显示器,操作时应避免用力过度,以免损伤触摸屏表面。
6. 不要用化学试剂或溶剂擦洗机子.请用软布擦除机子上的尘污,以保证本机的亮丽.7. 机内无用户可调组件,非专业人员,请勿自行打开本机或自行尝试修理本产品!以免造成不必要的损坏.目录一.产品特征------------------- 3●.本机键说明------------------ 4●.遥控器说明------------------ 4●.配套电缆线------------------ 4●.电源、信号线与本机的连接---- 5二.操作说明------------------- 6●.菜单操作说明---------------- 6●.菜单说明-------------------- 71.PC状态下的菜单------------ 72.AV状态下的菜单------------ 9三.技术参数------------------- 11四.随机附件------------------- 11五.常见问题排除---------------- 12一.产品特征:●本机键说明图片1:1.指示灯2.:电源(POWER)开/关机键,用于机子工作或待机状态的选择3.:进行VGA, AV输入信号的切换4.:音量减,直接按此键控制音量的减小,菜单中用于设定值的调整5.红外线接收窗6.:音量加,直接按此键控制音量的加大,菜单中用于设定值的调整7.:按此键弹出OSD菜单, 红外线接收窗8.项目选择键或在VGA模式下进行自动相位调整9.:项目选择键或者直接地调整亮度10.D C12V输入电压端口11.H DMI输入端口12.S KS输入端口●遥控器说明●图片2:1.:电源控制键,用于整机工作与待机的选择2.:静音键,按此键可关闭声音,再按则可恢复声音3.:菜单键,按此键弹出OSD菜单4.: 音量控制键,直接按此键为音量的减小;OSD菜单中用于设定值的调整5.: 音量控制键,直接按此键为音量的增加;OSD菜单中用于设定值的调整6.: OSD 菜单中用于调整项目的选择7.: OSD 菜单中用于调整项目的选择8.: 图像画面4:3/16:9切换9.:图像画面的上下反转切换10.:图像画面左右反转切换11.:AV1/AV2/ PC信号输入模式切换选择●配套电缆线图片3. (AV线)1.SKS 插头与监视器背面的SKS输入插口对准插入2.黑色9芯插头:VGA信号输入(与图4的1对齐后连接)3.黑色插口:DC12V电源输入插口4.黄色RCA插头:视频1(AV1)输入插头5.白色RCA插头:音频输入插头6.红色RCA插头:视频2(AV2)输入插头图片4. (VGA线)1.黑色9芯插头连接到图片3的9芯插头B端口,连接到电脑主机的USB端口.3.VGA信号输入端口,连接到电脑的VGA输出端口●电源、信号线与本机的连接1. 将配套电缆线中的SKS 插头与监视器背面的SKS输入插口对准插入,确保其接触良好后再将其另一端的信号输入端子与相应的信号相接.如下所述:2. 9芯黑色插头(图片3)与图片4的9芯插口对接(标识箭头对齐后插入),图片4中VGA信号输入插头与电脑后部的VGA输出插口对接后拧紧螺丝. USB端口与电脑的触摸屏USB接口对接.3. 黄色RCA插口连接视频信号14. 红色RCA插口连接视频信号25. 白色RCA插口连接音频信号6. 黑色插口连接DC12v电源输入7. 当使用机子的时候.请使用本机配套的电源适配器,如果因为其他原因需要使用其他品种的电源,请注意提供的应该是供给功率不小于10W的DC12V±10%的合格电源。
二.操作说明●菜单操作说明按照以上的连接说明,接入相应的信号及电源。
机器即处于待机状态(红色电源指示灯亮)。
此时按机子或遥控器上的“”键,机子的蓝色按键指示灯亮,这时机器进入工作状态(在5到6秒后,按键指示灯熄灭)如果在工作状态下,再按一次“”键,机器恢复待机状态。
在工作的状态下,按动本机或遥控器上“”键,用来在PC和AV信号之间的切换。
如果在PC 或AV状态下按下机子或遥控器上的“”键,即进入相应的OSD菜单操作(PC状态与AV状态的OSD菜单,有所区别),如下图:PC状态:AV状态:按本机上或遥控器上的“”或“”键来选择所需查看或调整的选项:(颜色)(调整)(菜单)(功能)(声音),在选择相应的选项后,按动本机上或遥控器上的“”或“”键进行确认,然后再用“”或“”键进行各调整量的调整。
如果需要退出OSD菜单,则再按一次“”键即可。
●菜单说明:1. PC状态下的菜单:(Color)进入Color菜单后,按动“”或“”键进行确认,即进入Color参数调整,用“”或“”键选择调整项,再用“”或“”键调整具体的参数。
※Brightness:调整图像画面的明亮度※Contrast:图像画面最亮处与最暗处比例的调整,调整时注意图像画面的层次感,比例过大或过小,均可使图像失去彩色画面的艳丽。
※Color Temp:在PC状态下的OSD菜单中,图像画面的色温是可调节的。
在进入(Color)菜单后,按本机键或遥控器上的“”或“”键进行确认,用“”或“”键来选择色温栏,再按本机键或遥控器上的“”或“”键确认,然后用“”或“”键选择色温为9300 K, 6500K或用户. 当选择:“用户”时,菜单的右下角出现:这时,可用“”或“”键对R、G、B三基色的进行相应选择,再用“”或“”键,进行相应模拟量的调整,使图像画面的颜色符合自己的爱好。
(Adjust):※Auto Config:选择自动调整时,屏幕将会自动进行画面的上下左右幅度及失真等的自动修正调整,使之趋以最佳的显示效果。
如果你认为调整还不理想的话,可采用以下的人工调整。
※H Position:调整显示画面的左右水平移动。
※V Position:调整显示画面的上下垂直移动。
※Phase:调节相位参数,达到图像的清晰自然。
※Clock:调节clock参数可以将时钟信号与液晶屏的帧信号、行信号同步,从而减少图像的失真程度。
+(OSD):※Language:选择菜单显示语言,有以下可选:English 简体中文Francois ItaliansDeutsch Español 日本语Pycc※H Position:调节该参数,可使菜单显示画面在屏幕水平位置上左右移动。
※V Position:菜单显示画面在屏幕垂直位置上下移动。
※OSD Timeout:调节菜单画面在屏幕上的显示时间。
※Transparent:调节菜单画面背景在屏幕上的透明程度。
(Function):※Reset:将各调整量恢复出厂的初始状态。
※Display Ratio:改变画面显示比例16:9或4:3(显示屏为4:3的无此功能)。
※LR Rotation:画面图像的左右反转。
※UD Rotation:画面图像的上下反转。
(Sound)※Volume: 调节扬声器音量的大小。
2. AV状态下的菜单:(Color)※Brightness:调整图像画面的明亮度。
※Contrast:图像画面最亮处与最暗处比例的调整,调整时注意图像画面的层次感,比例过大或过小,均可使图像失去彩色画面的艳丽。
※Hue:在播放NTSC制式的视频时,可通过此功能进行画面彩色的冷暖色调的调整。
※Saturation:色饱和度的调整。
(OSD)※Language:选择菜单显示语言,有以下可选:English 简体中文Francois ItaliansDeutsch Español 日本语Pycc※H Position:调节该参数,可使菜单显示画面在屏幕水平位置上左右移动。
※V Position:菜单显示画面在屏幕垂直位置上下移动。
※OSD Timeout:调节菜单画面在屏幕上的显示时间。
※Transparent:调节菜单画面背景在屏幕上的透明程度。
(Function)※Reset:将各调整量恢复出厂的初始状态。
※Display Ratio:改变画面显示比例16:9或4:3(显示屏为4:3的无此功能)。
※LR Rotation:画面图像的左右反转。
※UD Rotation:画面图像的上下反转。
※(Sound)※Volume: 调节扬声器音量的大小。
三.技术参数四.随机附件家用AC电源适配器1个车用电源线适配器1条SKS 视频线1条9芯VGA 电缆线1条遥控器1个底座支架1个驱动光盘1个(触摸选配)触摸笔1支使用说明书1本五.常见问题排除1.只有黑白图象请确信彩色级别的饱和度和亮度、对比度的调整是否合适。
2.接上电源开启后无图查看AV或VGA线连接到VGA信号输出端接触是否良好。
确保使用标准的适配器连接到监视器3.画面图像色彩失真或者是不正常的颜色,如缺少某种颜色:请检查信号连接线是否确保正确连接.连接线的损坏或松动会造成信号的传输不良.而引起以上故障。
4. 画面图像有类似干扰条纹,图像暗。
检查SKS插头是否插紧,9芯插座是否松动等。
5..遥控器不能工作检查电池是否安装正确。
电池电量不足或遥控信号受阻挡、干扰。
■备注:若仍存在其他问题,请联系我们的相关人员.*偶尔可能发生图象中断,这可能是因为VGA卡的信号频率与平常的标准不符. *如果关上监视器时,屏幕上可能瞬时出现线条,这是正常的现象.。