CN106648506A - Display with showing and teaching OSD functions - Google Patents

Display with showing and teaching OSD functions Download PDF

Info

Publication number
CN106648506A
CN106648506A CN201611093929.9A CN201611093929A CN106648506A CN 106648506 A CN106648506 A CN 106648506A CN 201611093929 A CN201611093929 A CN 201611093929A CN 106648506 A CN106648506 A CN 106648506A
Authority
CN
China
Prior art keywords
finditem
function
osd
execution step
demo
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201611093929.9A
Other languages
Chinese (zh)
Inventor
张家豪
周济昌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TPV Electronics Fujian Co Ltd
Original Assignee
TPV Electronics Fujian Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by TPV Electronics Fujian Co Ltd filed Critical TPV Electronics Fujian Co Ltd
Priority to CN201611093929.9A priority Critical patent/CN106648506A/en
Publication of CN106648506A publication Critical patent/CN106648506A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros

Abstract

The invention relates to a display with showing and teaching OSD functions. A demo field is added in an OSD software architecture of the display to mark OSD functions needing to be showed, and showing and teaching of the OSD functions are executed through the demo field. According to the display with the showing and teaching OSD functions, the defect that a traditional showing function is too monotonous is overcome, and showing of two or more functions is achieved.

Description

With the display shown with teaching osd function
Technical field
The present invention relates to a kind of with the display shown with teaching osd function.
Background technology
The demo mode of traditional OSD, only show One function, when display has unique work(of 2 kinds and the above after startup When can show, a displaying can only be selected.
It is functional in order to show display institute, or some (two or more) specific functions.To overcome conventional display function too It is dull;Present applicant proposes it is a kind of with the display shown with teaching osd function, have:1st, two or more special work(are shown Energy;2nd, the characteristics of teaching user's how to operate specific function.
The content of the invention
It is an object of the invention to provide a kind of with the display shown with teaching osd function, the display overcomes biography System shows that function is too dull, realizes the displaying of 2 kinds and function above.
For achieving the above object, the technical scheme is that:A kind of display with displaying with teaching osd function, In the OSD software architectures of display, demo fields are added, it is to indicate the osd function for needing to show and real in the following way The displaying of existing osd function and teaching,
S1:Start and show and instructional function, make FindItem=OSD root;
S2:According to demo fields, whether the FindItem.RightItem for judging current osd function is NULL, if it is not, order FindItem=FindItem.RightItem, and execution step S5;Otherwise, execution step S3;
S3:According to demo fields, whether the FindItem.DownItem for judging current osd function is NULL, if it is not, order FindItem=FindItem.DownItem, and execution step S5;Otherwise, execution step S4;
S4:According to demo fields, whether the FindItem.LeftItem for judging current osd function is NULL, if so, terminates exhibition Show and instructional function;Otherwise, FindItem=FindItem. LeftItem are made, and performs return to step S3;
S5:According to demo fields, whether the FindItem.Flag for judging current osd function is labeled as Demo, if so, then performs Step S6;Otherwise, return to step S2;
S6:OSD cursors are moved to into FindItem.DrawItem=FindItem, DrawItem=is made DrawItem.LeftItem, and judge whether DrawItem is NULL, the displaying and teaching of current osd function are if so, performed, Return to step S2;If it is not, DrawItem is changed into color, the path of this function is indicated entry into, for instructing how user leads to Cross option and realize corresponding function;And execution step S6 again.
In an embodiment of the present invention, in step S6, the concrete mode of displaying with teaching of current osd function is performed such as Under,
S61:Whether the FindItem.Type for judging current osd function is AdjustValue, if so, execution step S63;It is no Then, execution step S62;
S62:Judge whether FindItem.Type is AdjustText, if so, execution step S64, otherwise, execution step S65;
S63:The current setting numerical value of backup, numerical value is stepped up or is reduced, while using so that user sees adjustment Effect afterwards, is then reduced to backup and sends out setting numerical value, execution step S65;
S64:The current setting value of backup, it is loaded down with trivial details using circulating, setting value is changed to into next group of word and is applied, so that using Person sees the effect after adjustment, is then reduced to backup and sends out setting value, execution step S65;
S65:Terminate the displaying and teaching of current osd function.
Compared to prior art, the invention has the advantages that:The present invention overcomes conventional display function too dull, real The displaying of 2 kinds and function above is showed.
Description of the drawings
Fig. 1 implements schematic flow sheet for inventive display.
Fig. 2 is the idiographic flow schematic diagram of displaying with teaching that the present invention performs osd function.
Fig. 3 is the demo field schematic diagrames that the embodiment of the present invention is adopted.
Specific embodiment
Below in conjunction with the accompanying drawings, technical scheme is specifically described.
As shown in Figure 1-2, a kind of display with displaying with teaching osd function of the invention, soft in the OSD of display In part framework, demo fields are added, to indicate the osd function for needing to show(Or can be by increasing independent list in display One function demo function switchs to realize), and realize the displaying of osd function in the following way and impart knowledge to students,
S1:Start and show and instructional function, make FindItem=OSD root;
S2:According to demo fields, whether the FindItem.RightItem for judging current osd function is NULL, if it is not, order FindItem=FindItem.RightItem, and execution step S5;Otherwise, execution step S3;
S3:According to demo fields, whether the FindItem.DownItem for judging current osd function is NULL, if it is not, order FindItem=FindItem.DownItem, and execution step S5;Otherwise, execution step S4;
S4:According to demo fields, whether the FindItem.LeftItem for judging current osd function is NULL, if so, terminates exhibition Show and instructional function;Otherwise, FindItem=FindItem.LeftItem is made, and performs return to step S3;
S5:According to demo fields, whether the FindItem.Flag for judging current osd function is labeled as Demo, if so, then performs Step S6;Otherwise, return to step S2;
S6:OSD cursors are moved to into FindItem.DrawItem=FindItem, DrawItem=is made DrawItem.LeftItem, and judge whether DrawItem is NULL, the displaying and teaching of current osd function are if so, performed, Return to step S2;If it is not, DrawItem is changed into color, the path of this function is indicated entry into, for instructing how user leads to Cross option and realize corresponding function;And execution step S6 again.
In step S6, the displaying for performing current osd function is as follows with the concrete mode of teaching,
S61:Whether the FindItem.Type for judging current osd function is AdjustValue, if so, execution step S63;It is no Then, execution step S62;
S62:Judge whether FindItem.Type is AdjustText, if so, execution step S64, otherwise, execution step S65;
S63:The current setting numerical value of backup, numerical value is stepped up or is reduced, while using so that user sees adjustment Effect afterwards, is then reduced to backup and sends out setting numerical value, execution step S65;
S64:The current setting value of backup, it is loaded down with trivial details using circulating, setting value is changed to into next group of word and is applied, so that using Person sees the effect after adjustment, is then reduced to backup and sends out setting value, execution step S65;
S65:Terminate the displaying and teaching of current osd function.
Hereinafter implement process for the present invention.
1st, in OSD, there is an OSD Root, it is which to record first option
2nd, assume that OSD arrangements are from top to bottom, by left and right, as shown in Figure 3.
3rd, each option has following structure parameter:Xpos, Ypos, Color, LeftItem, RightItem, UpItem, DownIten, Type, Icon, Text, Value, Flag etc..
If the 4, left/right/up/down has other options, LeftItem, RightItem, UpItem, DownIten refers to respectively To corresponding option, otherwise value is NULL.Such as Fig. 3, the LeftItem of Brightness, Contrast, Color Temp is It is Color Temp, but the RightItem only one of which of Color Temp, i.e. first project Cool in the right.
5th, in Flag, there is a Demo field, record whether the option wants demo.
6th, the rule found is first to the right, still further below, again to the left finally.
(a)If the right has, the right is moved to.
(b)If the right does not have, have below, be moved to following.
(c)If the right does not have, do not have below, the left side is not Root yet, be moved to the left side, then re-cover (b), (c)
(d)If the right does not have, do not have below, the left side is Root yet, just looked for one time.
7th, when demo function ons, start to look for from OSD Root, if there are Flag marks to want demo, just automatically to the function Adjust, i.e. demo, until having looked for one time.
8th, to re-cover demo, as long as re-covering 7.
Another way uses key command collection, the function of wanting demo, how into this (a little), how to adjust Deng button operation sequentially write down, in being stored into program, when demo function ons, just sequentially by key command collection read into Come, replace physical button operation, just as someone in operation button, OSD can be shown, Cursor can be moved, have operation Audio-visual change.
It is more than presently preferred embodiments of the present invention, all changes made according to technical solution of the present invention, produced function is made During with scope without departing from technical solution of the present invention, protection scope of the present invention is belonged to.

Claims (2)

1. a kind of with the display shown with teaching osd function, it is characterised in that:In the OSD software architectures of display, plus Enter demo fields, to indicate the osd function for needing to show, and realize the displaying of osd function in the following way and impart knowledge to students,
S1:Start and show and instructional function, make FindItem=OSD root;
S2:According to demo fields, whether the FindItem.RightItem for judging current osd function is NULL, if it is not, order FindItem=FindItem.RightItem, and execution step S5;Otherwise, execution step S3;
S3:According to demo fields, whether the FindItem.DownItem for judging current osd function is NULL, if it is not, order FindItem=FindItem.DownItem, and execution step S5;Otherwise, execution step S4;
S4:According to demo fields, whether the FindItem.LeftItem for judging current osd function is NULL, if so, terminates exhibition Show and instructional function;Otherwise, FindItem=FindItem.LeftItem is made, and performs return to step S3;
S5:According to demo fields, whether the FindItem.Flag for judging current osd function is labeled as Demo, if so, then performs Step S6;Otherwise, return to step S2;
S6:OSD cursors are moved to into FindItem, DrawItem=FindItem, DrawItem=is made DrawItem.LeftItem, and judge whether DrawItem is NULL, the displaying and teaching of current osd function are if so, performed, Return to step S2;If it is not, DrawItem is changed into color, the path of this function is indicated entry into, for instructing how user leads to Cross option and realize corresponding function;And execution step S6 again.
2. according to claim 1 with the display shown with teaching osd function, it is characterised in that:In step S6, hold The displaying of osd function is as follows with the concrete mode of teaching before the trade,
S61:Whether the FindItem.Type for judging current osd function is AdjustValue, if so, execution step S63;It is no Then, execution step S62;
S62:Judge whether FindItem.Type is AdjustText, if so, execution step S64, otherwise, execution step S65;
S63:The current setting numerical value of backup, numerical value is stepped up or is reduced, while using so that user sees adjustment Effect afterwards, is then reduced to backup and sends out setting numerical value, execution step S65;
S64:The current setting value of backup, it is loaded down with trivial details using circulating, setting value is changed to into next group of word and is applied, so that using Person sees the effect after adjustment, is then reduced to backup and sends out setting value, execution step S65;
S65:Terminate the displaying and teaching of current osd function.
CN201611093929.9A 2016-12-02 2016-12-02 Display with showing and teaching OSD functions Pending CN106648506A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611093929.9A CN106648506A (en) 2016-12-02 2016-12-02 Display with showing and teaching OSD functions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611093929.9A CN106648506A (en) 2016-12-02 2016-12-02 Display with showing and teaching OSD functions

Publications (1)

Publication Number Publication Date
CN106648506A true CN106648506A (en) 2017-05-10

Family

ID=58813798

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611093929.9A Pending CN106648506A (en) 2016-12-02 2016-12-02 Display with showing and teaching OSD functions

Country Status (1)

Country Link
CN (1) CN106648506A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200725509A (en) * 2005-12-23 2007-07-01 Innolux Display Corp Method of controlling display device
CN101556812A (en) * 2008-04-10 2009-10-14 飞利浦建兴数位科技股份有限公司 Selection method for digital versatile disc menu

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200725509A (en) * 2005-12-23 2007-07-01 Innolux Display Corp Method of controlling display device
CN101556812A (en) * 2008-04-10 2009-10-14 飞利浦建兴数位科技股份有限公司 Selection method for digital versatile disc menu

Similar Documents

Publication Publication Date Title
DE112008004156B4 (en) SYSTEM AND METHOD FOR A GESTURE-BASED EDITING MODE AND COMPUTER-READABLE MEDIUM FOR IT
JP2011040059A5 (en)
US20130241944A1 (en) Electronic Device and Display Control Method Thereof
EP1584361A3 (en) Control of subcharacter's action
DE202014010943U1 (en) Switch to and from native web applications
CN105554523A (en) Live channel-based information interaction method and server
DE102005054772B4 (en) System and method of express execution of playing computer multimedia data
CN106303639A (en) A kind of realization method and system of intelligent television full keyboard function key
CN104536652B (en) A kind of list display method and terminal
JP2017189590A5 (en)
CN106648506A (en) Display with showing and teaching OSD functions
JP2019208772A5 (en)
CN105976667A (en) Virtual earthquake scene escape training system
CN202042069U (en) Multi-role space simulation system and space ship simulation system
CN104615349A (en) Information processing method and electronic device
CN103561341A (en) Method and device for tabletop switch of smart television and smart television
CN102012811A (en) Desktop labeling and interacting method
US9844722B2 (en) Game system, controller, game device, control method for game device, and program
CN104572271A (en) Anti-freezing method and system of multi-tab browser
Seton et al. Decreasing the digital divide: analysing the UI requirements of older Australians
KR101964551B1 (en) A Mineral Exploring Game Apparatus and A Game Method Using Thereof
JP2018163618A5 (en)
CN107295414A (en) A kind of Web page focus control method and device
CN105302582B (en) Installation interface methods of exhibiting and device
CN107710087A (en) Application widget of the control with hovering the pop-up panel

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170510

RJ01 Rejection of invention patent application after publication