WO2015063847A1 - Programmable display apparatus and program - Google Patents

Programmable display apparatus and program Download PDF

Info

Publication number
WO2015063847A1
WO2015063847A1 PCT/JP2013/079190 JP2013079190W WO2015063847A1 WO 2015063847 A1 WO2015063847 A1 WO 2015063847A1 JP 2013079190 W JP2013079190 W JP 2013079190W WO 2015063847 A1 WO2015063847 A1 WO 2015063847A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
image
screen
item
area
Prior art date
Application number
PCT/JP2013/079190
Other languages
French (fr)
Japanese (ja)
Inventor
欣史 古山
Original Assignee
発紘電機株式会社
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 発紘電機株式会社 filed Critical 発紘電機株式会社
Priority to PCT/JP2013/079190 priority Critical patent/WO2015063847A1/en
Priority to JP2015544648A priority patent/JPWO2015063847A1/en
Priority to CN201380080027.XA priority patent/CN105659205A/en
Publication of WO2015063847A1 publication Critical patent/WO2015063847A1/en

Links

Images

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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/34Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/42Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of patterns using a display memory without fixed position correspondence between the display memory contents and the display position on the screen
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/04Changes in size, position or resolution of an image
    • G09G2340/0464Positioning
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2354/00Aspects of interface with display user
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports

Definitions

  • the present invention relates to a programmable display and the like.
  • a programmable display is connected to various connected devices such as a PLC main body and a temperature control device, and items such as numerical displays and lamps for displaying the status of these connected devices, and for users to give arbitrary instructions. Displays an image of items such as switches. An item is also called a screen component or the like. Usually, images of a plurality of screen parts (items) are displayed on the screen of the programmable display.
  • the screen of the programmable display is called an operation display screen.
  • Screen data or the like Data or the like for displaying such an operation display screen (referred to as screen data or the like) is arbitrarily created in advance by a developer or the like in a support device (not shown) and downloaded from the support device to a programmable display. .
  • the screen data includes data for each item, such as an image of the item, display position coordinates, and an address of an allocated memory area to be described later.
  • some programs may be included.
  • the item image is, for example, an image of a switch, an image of a lamp, or a “image of a type indicating a numerical value by a figure” such as a meter (meter or the like) or a bar graph.
  • Each of the above items displays the status of the component corresponding to an arbitrary component of an arbitrary connected device, or accepts an ON / OFF instruction for the component.
  • the current temperature is displayed as a numerical value as needed.
  • the display control related to the various items is realized by, for example, periodically executing predetermined processing for each item.
  • the predetermined processing is, for example, reading stored data in a predetermined area (allocated memory area) of a memory device in the connected device, and determining / displaying the display content of the item based on the stored data.
  • the connected device updates the stored data in each allocated memory area as needed. For example, in the temperature control device, the temperature measurement value is updated as needed.
  • the stored data in the allocated memory area is 1-bit data. When this bit is “0”, the item image to turn off the lamp, and when “1”, the lamp is turned on is programmable. Display on the display.
  • the stored data in the allocated memory area is updated on the connected device side as described above. For example, “1” is stored in the allocated memory area when the push button on the connected device is ON, and “0” is stored when the push button is OFF.
  • a predetermined area of the memory device in the connected device that is, an allocated memory area may be referred to as a monitoring memory. From the above, it can be said that an arbitrary monitoring memory is assigned to each item, and the display content of each item is controlled to be updated based on the data stored in the monitoring memory.
  • the data read from the monitoring memory is temporarily stored in a predetermined area (referred to as internal memory) of the memory device in the programmable display, and the display contents of the item are determined and displayed based on the stored data.
  • internal memory a predetermined area of the memory device in the programmable display
  • the process of reading the data stored in the monitoring memory and storing it in the internal memory is executed, for example, periodically by the communication function unit of the programmable display.
  • the communication function unit communicates with various connected devices such as the PLC main body and the temperature control device, acquires the storage data of the monitoring memory for each item, and stores the acquired data in the internal memory. Overwrite and store.
  • the item display function part which performs the display control which concerns on the said various items in a programmable display determines and controls the display content regarding each item by accessing an internal memory regularly.
  • Patent Documents 1 and 2 are known.
  • Patent Document 1 discloses scrolling a list of items in an apparatus with a touch screen display.
  • Patent Document 2 discloses that screen data is automatically resized in a screen editing device that edits screen data of a programmable display.
  • the screen displayed on the programmable display is the operation display screen as described above. That is, as described above, the operation display screen is composed of displays related to various items, and switches, buttons, and the like may be displayed.
  • a switch, button, or the like is touch-operated, some command is issued to the connected device, and for example, motor driving is started. For this reason, even if the user touches an arbitrary position on the screen for the purpose of the scroll operation, if there is a switch or the like at this position, it is erroneously determined that the switch is operated and the connected device operates. There was a case.
  • the programmable display device is configured such that when a switch press (touch) is detected, it is determined that there is a switch operation (ON / OFF), and an operation corresponding to the switch is performed.
  • a switch press touch
  • the momentary switch is a switch having a function of assuming that the switch is kept on while the switch is pressed and assuming that the switch is turned off when the touch operation is released. For this reason, as described above, in the programmable display, it is not possible to set “the operation is confirmed by the release of the touch operation”.
  • An object of the present invention is to provide a programmable display and the like capable of scrolling and displaying an operation display screen larger than the display display resolution in a programmable display that displays an operation display screen including various item displays.
  • the programmable display of this invention has the following each structure in the programmable display which has a touch panel and a display.
  • Screen storage means for storing screen data exceeding the display resolution of the display;
  • a scroll operation detecting means for detecting a scroll operation on the touch panel to obtain a moving direction and a moving amount;
  • Offset position updating means for updating the offset position based on the moving direction and the moving amount;
  • Image cutout means for cutting out a part of the screen data based on the offset position and storing it in a display memory;
  • Display control means for displaying an image stored in the display memory on the display.
  • FIG. 10 is a second diagram illustrating an example of scroll processing; It is an example of a data structure of a switch area chain list.
  • A) is an example of a screen and an example of operation, and (b) is an example of data.
  • A) is an example of a screen and an example of operation, and (b) is an example of data.
  • A)-(d) is a figure which shows the scroll display example of the overlap image by this example. It is a functional block diagram of the programmable display of this example.
  • FIG. 1 is a schematic configuration diagram of the entire system including the programmable display 1 of this example.
  • the programmable controller system shown in FIG. 1 has various connection devices 4 and a programmable display 1 connected to the various connection devices 4 via a communication line 6. Furthermore, the structure by which the programmable display 1 was connected to the drawing editor apparatus 5 (support apparatus) via the communication line 3 may be sufficient. However, the drawing editor device 5 does not necessarily need to be connected to the programmable display device 1. The drawing editor device 5 may be referred to as the support device 5 in some cases.
  • the programmable display 1 is provided with a plurality of communication interfaces 2 (communication ports), and is connected to various connection devices 4 and the drawing editor device 5 by the communication line 3 / communication line 6 connected to each communication interface 2. ing.
  • Programmable display 1 displays the operation display screen based on the screen data and the like during operation.
  • the programmable display 1 of this example can display an operation display screen larger than the display display resolution.
  • screen data exceeding the display display resolution can be displayed.
  • the operation display screen can be 1600 (pixels) ⁇ 1200 (pixels) horizontally.
  • Such an operation display screen can be scroll-displayed in accordance with an arbitrary operation by the user.
  • an operation display screen (screen data exceeding the display display resolution) larger than the display display resolution as described above may be referred to as a virtual screen.
  • the programmable display 1 acquires the data of the said allocation memory area from the connection apparatus 4 with a fixed period, for example about each item on the operation display screen currently displayed like the past, and based on this acquisition data Updates the display contents of the operation display screen. This display content update is performed on the entire virtual screen.
  • FIG. 2 is a configuration example of the programmable display 1 of this example.
  • the programmable display device 1 has a function of displaying an operation display screen based on the above-described screen data and the like in substantially the same manner as the conventional example described above.
  • an operation display screen ((display Screen data exceeding the display resolution (virtual screen) can be scroll-displayed according to an arbitrary operation by the user.
  • the illustrated programmable display 1 includes a display operation control device 10, a touch panel 18, a display 19, the communication interface 2 and the like.
  • the display operation control device 10 includes a CPU 11, a ROM 12 (flash memory, etc.), a RAM 13, a communication controller 14, a graphic controller 15, a touch panel controller 16, etc., which are connected to a bus 17.
  • the CPU 11 is a central processing unit (arithmetic processor) that controls the entire display operation control device 10.
  • the CPU 11 performs a predetermined arithmetic processing operation by executing a program (for example, a main body program 21 described later) stored in advance in the ROM 12. Thereby, for example, the processing of various flowcharts to be described later is realized.
  • a program for example, a main body program 21 described later
  • Various calculation results are stored in, for example, the RAM 13 or the ROM 12.
  • the ROM 12 may be a flash memory, for example.
  • the ROM 12 stores the screen data (screen data 22 described later) and the like described in the background art.
  • the screen data includes various data related to item display such as the image of the item, display position coordinates and size, and the allocation memory. It has data related to monitoring memory access, such as area addresses.
  • the processing of the CPU 11 includes, for example, processing for acquiring “stored data in the allocated memory area for each item” described in the background art. From the above, it can be said that this is a process of acquiring data stored in the “monitoring memory”. This acquired data is temporarily stored in, for example, a shared memory 63 described later.
  • the shared memory 63 may be a part of the storage area of the RAM 13 or the ROM 12 or may be another memory (not shown).
  • display target data based on, for example, the screen data and the acquired data is developed (drawn) on, for example, the RAM 13 or a video RAM (not shown) by the processing of the CPU 11.
  • the graphic controller 15 displays the above-described operation display screen on the display 19.
  • the display 19 is made of, for example, a liquid crystal panel, and a touch panel 18 is provided so as to overlap the liquid crystal panel.
  • the operation display screen is basically displayed in which a plurality of item images are arranged at predetermined positions.
  • the entire operation display screen is drawn on a memory area (not shown) and the like is cut out, for example, the RAM 13 or not shown. Stored on the video RAM. As a result, only the cropped image portion is displayed from time to time, thereby realizing scroll display. The part to be cut out corresponds to the user operation. Details will be described later.
  • the communication controller 14 communicates with the connection device 4 and the drawing editor device 5 such as a PLC main body (not shown), a temperature control device, and the like via the communication interface 2.
  • the detection result of the pressing operation position (touch position) on the touch panel 18 by the operator or the like is taken into the CPU 11 or the like via the touch panel controller 16 and analyzed. This is analyzed based on the display position coordinates and size data of each item, for example. For example, when an operator touches the display position of an image of an arbitrary switch, it is assumed that the operation has been performed on this switch by analyzing that the touch position is within the display area of the switch image. It becomes.
  • Fig. 3 shows the software configuration of this system.
  • various programs / data such as a main body program 21, screen data 22, and communication program 23 are stored in the ROM 12 (flash memory or the like), for example.
  • the CPU 11 reads / executes / references these programs / data and the like, display control of the operation display screen and the like is performed.
  • This operation display screen consists of image display of various items such as meters, bar graphs, lamps and switches.
  • the display content of each item image is updated as needed, for example, by reflecting data acquired from the allocated memory area (monitoring memory) through communication with the connected device 4.
  • the operation display screen is the virtual screen, only a part of the entire virtual screen image is displayed.
  • the CPU 11 performs processing based on the main body program 21 and the screen data 22, whereby the operation display screen is displayed.
  • the display content of each screen component on the operation display screen is updated as needed based on the result of communication with the connected device 4 by the communication program 23 (such as the acquired data).
  • the display content is, for example, a display indicating a numerical value such as a temperature or lighting / extinguishing of a lamp.
  • the screen data 22 is, for example, a screen data file 32 arbitrarily created in advance on the drawing editor device 5 side, downloaded to the programmable display device 1 and stored.
  • the communication program 23 is also the one in which, for example, the communication program file 33 previously stored on the drawing editor device 5 side is downloaded and stored in the programmable display device 1.
  • the CPU 11 performs display control of the operation display screen based on the main body program 21, screen data 22, acquired data, and the like. For example, regarding items such as meters and lamps, data is periodically read from the allocated memory area of the item, and the display content of the item is updated based on the read data. Alternatively, for example, regarding an item such as a switch, when the user touches a desired switch on the operation display screen and performs an ON / OFF operation, switch ON image display / switch OFF image display is performed. Further, the CPU 11 performs a predetermined process (for example, control of the connection device 4) according to the switch operation.
  • a predetermined process for example, control of the connection device 4
  • the read data from the allocated memory area is temporarily stored in an internal memory (such as a shared memory 63 described later) of the programmable display 1, and item display control is performed based on this.
  • an internal memory such as a shared memory 63 described later
  • the communication program 23 of the programmable display 1 is a program for communicating with the connection device 4 via the communication line 6.
  • each connected device 4 has a communication protocol (communication rule) unique to each model and performs communication between the programmable display 1 and the connected device 4 in accordance with this communication rule. Therefore, the communication program 23 needs to be developed for each model of each connected device 4.
  • the CPU 11 and the like execute the communication program 23 to realize communication processing with the connected device 4.
  • connection device 4 such as the PLC main body has various manufacturers and models, each manufacturer / model has its own communication program, and the communication program 23 depends on the manufacturer / model of the connection device 4 depending on the case. Multiple types will be provided.
  • the communication program 23 is normally stored in advance as a plurality of communication program files 33 (a plurality of communication programs developed for each model) in an HD (hard disk) (not shown) in the drawing editor device 5. Then, when the user selects / designates an arbitrary connected device 4 using the drawing editor 31, the drawing editor device 5 transfers the communication program file 33 corresponding to the selected connected device 4 to the programmable display device 1, The communication program 23 is stored.
  • the process of accessing the monitoring memory in the connected device 4 from the programmable display 1 is executed according to various settings included in the screen data 22. In other words, it is executed according to various user settings made when the screen data file 32 is created on the drawing editor 31. For example, when the user creates the screen data file 32, the user arranges various items in the screen and designates an arbitrary address (monitoring memory) for each item.
  • the screen data file 32 created as described above is downloaded to the programmable display 1 and stored as the screen data 22.
  • the programmable display 1 performs display control of the operation display screen using the screen data 22 as in the conventional case, and accordingly, periodically acquires the data in the monitoring memory for each item. Perform operations and so on. Furthermore, the operation
  • the program for realizing the various processes described above may be included in the main body program 21, for example, or may be included in the screen data file 32 (screen data 22).
  • the CPU 11 executes such a program, for example, various processes and operations of the programmable display 1 of this example are realized.
  • the support device 5 is, for example, a personal computer or the like.
  • a general general-purpose computer configuration (CPU, storage unit (hard disk, memory, etc.), communication unit, operation unit (mouse, etc.), display) is provided. Have. When the CPU executes an application program stored in advance in the storage unit, for example, the processing functions of the drawing editor 31 are realized.
  • FIG. 4 and 5 are examples of screen data creation support screens in the drawing editor device 5.
  • FIG. 4 and 5 are examples of screen data creation support screens in the drawing editor device 5.
  • the user creates an arbitrary operation display screen in the editing area shown on the left side of the diagram. That is, the screen data 22 (32) is arbitrarily created.
  • the created screen data 22 (32) is downloaded and stored in the programmable display device 1, and an operation display screen is displayed based on the screen data 22.
  • an operation display screen larger than the display display resolution is displayed.
  • the operation for creating the arbitrary operation display screen itself is the same as the conventional one.
  • the user selects a desired item from an item list display selection area (not shown) and places it at an arbitrary position on the editing area. To do.
  • the user performs various settings for the arranged items on a setting window (dialog box or the like) (not shown). For example, a desired function is assigned and an address of the assigned memory area is set.
  • the illustrated setting window 40 that can further set the operation display screen (screen) itself can be displayed by the user performing a predetermined operation.
  • the size of the editing area is matched with the display size (display display resolution) of the programmable display 1 by default, and here is “horizontal (640 (pixels) ⁇ vertical 480 (pixels)”. It shall be. “Horizontal” corresponds to “width” and “vertical” corresponds to “height”.
  • the user can arbitrarily set and change the size of the screen.
  • a preview image corresponding to the setting in the display area setting area 41 is displayed in the illustrated preview display area 42.
  • the display is such that the correspondence between the display size of the programmable display 1 and the size of the screen after changing the setting (the size of the editing area) can be understood.
  • the present invention is not limited to this example.
  • the width of the editing area is doubled.
  • the height does not change.
  • the editing area has a size of “horizontal (1280 (pixels) ⁇ vertical 480 (pixels))”. This is the size of the screen of the operation display screen displayed on the programmable display 1 side as it is.
  • a screen having a size larger than the display resolution is called a virtual screen.
  • only an arbitrary portion of the virtual screen will be displayed on the display.
  • the thick frame 44 on the figure represents the initial display position.
  • the user can perform an operation of moving the thick frame 44 to an arbitrary position in the editing area, and can thereby set the initial display state of the virtual screen.
  • the initial display position is set in the state shown in the figure, when this creation support screen is displayed on the programmable display 1 side, the left half of the virtual screen is displayed in the initial state. Then, the user can perform a scroll operation from this state to display a desired portion of the virtual screen. Details will be described later.
  • the size of the thick frame 44 corresponds to the size of the display.
  • FIG. 6 and FIG. 7 show examples of images in which an operation display screen (virtual screen) having a size larger than the display display resolution is scroll-displayed on the programmable display 1.
  • FIG. 6 is an example where the horizontal direction (width) of the virtual screen is set to “three times the display resolution” by the setting window 40. It is assumed that the vertical direction (height) is “no setting change” and the display resolution remains unchanged.
  • the virtual screen is “twice the display resolution” in the horizontal direction (width) and “no setting change” in the vertical direction (height).
  • the display offset position (X, Y) indicates the relative positional relationship between the virtual screen and the display.
  • the display offset position (X, Y) is a display reference position of screen data (virtual screen) with respect to the display.
  • the display offset position (X, Y) may be regarded as indicating the relative positional relationship between the upper left corner of the virtual screen and the upper left corner of the display.
  • the virtual screen is an image that moves to the left relative to the display.
  • the content displayed on the display is displayed on the right side of FIG. 6A.
  • the display offset position (X , Y) (200, 0).
  • FIG. 7 is an example in which the virtual screen is set to double the display resolution in both the horizontal direction (width) and the vertical direction (height) by the setting window 40.
  • the virtual screen is an image that moves in the upper left direction relative to the display.
  • the display content on the display is displayed in the lower right part of FIG. 7A.
  • the state shown in FIG. 7B temporarily moves from the state shown in FIG. 7A to the upper left direction by 300 pixels in the horizontal direction (X direction) and 200 pixels in the vertical direction (Y direction).
  • the display offset position (X, Y) (300, 200).
  • FIG. 8 is a processing function diagram of the programmable display of this example.
  • various processing function units shown in a dotted line in FIG. 8 are realized. That is, various processing functions such as the illustrated touch switch determination processing unit 51, screen scroll position change processing unit 52, screen display cutout drawing processing unit 53, and the like are realized.
  • the entire virtual screen image data 54 is generated and stored as needed by an existing function (not shown).
  • This existing function generates image data of an operation display screen based on the screen data 22 and the like, and image data can be generated in the same manner in the case of a virtual screen.
  • the generated image data may be stored in the RAM 13 as it is.
  • the generated virtual screen whole image data 54 is stored in a memory other than the RAM 13 (not shown in the CPU 11). Memory etc.). Then, the screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 and stores it in the RAM 13. This will be described in detail later.
  • the graphic controller 15 displays the drawing data on the RAM 13 on the display 19 so that the operation display screen or the like is displayed.
  • the virtual screen entire image data 54 is updated as needed by existing functions. That is, for example, the display content of each item is updated as needed in a manner that reflects the latest acquired data from the allocated memory area for each item.
  • the touch switch determination processing unit 51 is a processing function unit that determines the user operation content based on the touch operation by the user.
  • the touch switch determination processing unit 51 has, for example, an existing function such as determining an item operated by the user, but also has a new function of this example.
  • the touch switch determination processing unit 51 further includes various processing functions of, for example, the screen scroll start detection processing unit 51a, the screen scroll end detection processing unit 51b, and the screen scroll position change detection processing unit 51c shown in the figure. Have In the following description, these are omitted and referred to as a start detection processing unit 51a, an end detection processing unit 51b, and a position change detection processing unit 51c.
  • the screen scroll position change processing unit 52 is also referred to as a position change processing unit 52.
  • the touch panel controller 16 detects the XY coordinates of the touch position.
  • the touch switch determination processing unit 51 determines the item operated by the user based on the detected coordinates and, for example, the screen data 22 or the like. This is an example of the existing function of the touch switch determination processing unit 51.
  • the screen data 22 includes display position coordinates and size data of each item, and an area (item area) where each item is arranged. Can be determined. From this, it is determined that the item corresponding to the item area has been operated by determining the item area including the user operation detection position coordinates. For example, the item may be determined based on a switch list 61 described later.
  • the start detection processing unit 51a executes a scroll operation start process.
  • the touch position coordinates are stored as a drag position described later, and the mode is shifted to the screen scroll mode.
  • the switch detection mode is a mode for performing a processing operation as usual, and is normally a switch detection mode.
  • processing related to the operated item is executed.
  • the screen shifts to the screen scroll mode.
  • the position change detection processing unit 51c detects this and considers that the scroll operation has been performed. Then, the position change processing unit 52 is caused to execute a predetermined process.
  • the position change processing unit 52 updates a display offset position (X, Y), which will be described later, according to the touch position moving operation.
  • the screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 based on the display offset position (X, Y) at that time (for example, at regular intervals), and overwrites this in the RAM 13. To do. As a result, the image cut-out position changes with the update of the display offset position (X, Y), so that the operation display screen is scrolled on the display 19.
  • the processing of the position change processing unit 52 and the screen display cutout drawing processing unit 53 described above is executed many times at regular intervals.
  • the display offset position (X, Y) is updated, and a part of the entire virtual screen image data 54 is cut out based on this, and stored in the RAM 13. Thereby, the operation display screen is scrolled with the user operation.
  • the screen display cutout drawing processing unit 53 may execute the above processing operation only during the screen scroll mode, but basically it is desirable to execute the above processing operation regardless of the current mode. This is because the image cutout position does not change during the switch detection mode, but the display content of each item may change.
  • the end detection processing unit 51b When the user performs an operation of releasing the fingertip from the touch panel 18 (lifting operation), the end detection processing unit 51b performs a process for ending the scroll process. For example, the mode is returned to the switch detection mode.
  • FIGS. 10A, 10 ⁇ / b> B, and 10 ⁇ / b> C will be described.
  • the screen setting data 60 shown in FIG. 10A includes a width designation presence / absence 61, a display area width 62, a height designation presence / absence 63, a display area height 64, and the like.
  • These various types of information store, for example, the setting contents on the setting window 40 described above.
  • the presence / absence of the setting and the setting contents are stored in the various data items 61-64.
  • the width designation presence / absence 61 is designated (flag ON), and the user setting contents are stored in the display area width 62.
  • the height designation presence / absence 63 is designated (flag ON), and the user setting content is stored in the display area height 64.
  • the width is changed as described above, the width designation presence / absence 61 is set to the flag ON, and '1280' is stored in the display area width 6.
  • the height designation presence / absence 63 remains flag OFF, and the display area height 64 remains no data (NULL).
  • the screen setting data 60 is included in the screen data 22 (32), for example. Further, display related data such as display display resolution is registered in advance in the programmable display 1, for example.
  • the virtual screen control information 70 shown in FIG. 10B includes a virtual screen width 71, a virtual screen height 72, a display offset position X73, a display offset position Y74, and the like.
  • the display area width 62 and the display area height 64 in the screen setting data 60 relating to the currently displayed screen are copied to the virtual screen width 71 and the virtual screen height 72.
  • the values of the display offset position X73 and the display offset position Y74 are updated at any time by a calculation process described later in the screen scroll mode. Then, as will be described later, for example, a process of cutting out a part of the virtual screen from the virtual screen and storing it in the RAM 13 is performed at regular intervals based on the current offset position.
  • the values of the display offset position X73 and the display offset position Y74 are “0” by default. That is, it is “0” at the start of the virtual screen display.
  • the screen movement detection control information 80 shown in FIG. 10C includes a drag position X81, a drag position Y82, and the like. These drag position X81 and drag position Y82 store the XY coordinates of the touched position when a touch operation is performed on the empty area. Even if the touch position moving operation described above is performed thereafter, the drag positions 81 and 82 are not changed. This is because the drag positions 81 and 82 indicate the first touch position (drag position).
  • the XY coordinates of the drag position are XY coordinates in the physical coordinate system. That is, it is not the coordinates on the virtual screen but the coordinates on the display 19. In other words, the coordinates are detected by the touch panel controller 16. Therefore, if the display 19 is 640 (pixels) ⁇ 480 (pixels), the physical coordinate system is 640 ⁇ 480 regardless of the size of the virtual screen. Here, it is assumed that the upper left corner is the coordinate (0, 0) and the lower right corner is the coordinate (640, 480).
  • FIG. 11 is a process flowchart of the touch switch determination processing unit 51. Note that this may be regarded as a processing flowchart of the start detection processing unit 51a.
  • the touch panel controller 16 detects the touch position coordinates (physical coordinates) and passes them to the touch switch determination processing unit 51. Thereby, the process of FIG. 11 is started.
  • the detected touch position coordinates are coordinates in the physical coordinate system as described above. For this reason, in the case of a normal screen, that is, a screen having the same size as the display resolution, the touch position coordinates may be used as they are, but in the case of a virtual screen, it is necessary to convert them to coordinates on the virtual screen.
  • step S11 it is determined whether or not the currently displayed screen is a virtual screen. For example, referring to the screen setting data 60 relating to the currently displayed screen, when both the width designation presence / absence 61 and the height designation presence / absence 63 are both flag OFF (no designation), the normal screen display is performed. In other cases, it is determined that the virtual screen is being displayed.
  • step S11 If the virtual screen is being displayed (step S11, YES), the detected touch position coordinates are converted into coordinates on the virtual screen (step S12).
  • This conversion method is as follows, for example.
  • X coordinate on virtual screen pressed X coordinate + display offset position X73
  • Y coordinate on virtual screen pressed Y coordinate + display offset position Y74
  • the pressed X coordinate and pressed Y coordinate are the touch position coordinates (physical coordinates).
  • step S13 If it is a virtual screen, it is determined whether or not an arbitrary item has been operated using the coordinates on the virtual screen obtained by the conversion process (step S13). In the case of a normal screen, it is determined using the detected touch position coordinates whether or not an arbitrary item has been operated (step S13).
  • step S13 The determination process itself in step S13 may be an existing technology and will not be described in detail, but by referring to the screen data 22, the area where each item is arranged (item area) can be known, so the touch position If there is an item area including the coordinates, step S13 is YES.
  • step S13 is NO. In this case, it can be considered that the empty area has been touched.
  • the method is not limited to the example using the screen data 22 described above, and for example, a determination method using the switch area chain list 90 may be used, which will be described later.
  • step S14 When an arbitrary item is operated, that is, when a display area of an arbitrary item is touched (step S13, YES), the processing function of the operated item is executed (step S14).
  • This process itself is an existing process, for example, a process of updating the display content of the item based on the screen data 22 or the acquired data from the allocated memory area.
  • step S13, NO when an item is not operated, that is, when a touch operation is performed on an empty area (step S13, NO), in the case of a normal screen (step S15, NO), nothing is done as usual. This process ends.
  • step S15, YES the processing of steps S16 and S17 is executed, and this processing is terminated. That is, for example, the scroll operation start process by the start detection processing unit 51a is executed, and this process ends.
  • the method for determining that an empty area has been touched is not limited to the example using the arrangement area of each item. For example, by registering area information indicating an empty area in advance, if the touch position is within the area indicated by the area information, it may be determined that the empty area has been touched.
  • step S16 is a process of storing the touch position. That is, the touch position coordinates (pressed X coordinate, pressed Y coordinate) are stored in the drag position X81 and drag position Y82.
  • the process of step S17 is a mode change process for changing the mode to the “screen scroll mode”.
  • the processing in FIG. 11 may be regarded as being performed by the start detection processing unit 51a in steps S16 and S17, and the other processing by the touch switch determination processing unit 51. Not exclusively. For example, you may consider that the start detection process part 51a performs all the processes of FIG.
  • step S22 in FIG. 12 it is determined whether or not the touch position by the user has moved every fixed period ⁇ t, and each time it is determined that the touch position has moved, the process of step S22 in FIG. 12 is executed. . Moreover, you may perform the process of step S23 for every process execution of step S22. However, the processing in step S23 (image cutout processing) may be executed at a constant cycle regardless of the mode as described above.
  • FIG. 12 is regarded as a processing flowchart of the scroll display related processing.
  • the determination process of whether or not the touch position moved by the user has been executed, for example, by the position change detection processing unit 51c.
  • the touch panel controller 16 passes the current (latest) touch position coordinate detection result to the position change detection processing unit 51c, for example, at any time or for each fixed period ⁇ t.
  • the position change detection processing unit 51c determines whether or not the current value of the touch position coordinate matches the previous value. If the current value does not match, the position change detection processing unit 51c determines that the touch position has moved (step S21). Is transferred to the position change processing unit 52. Further, the current value is stored as a new previous value regardless of the determination result.
  • the position change processing unit 52 updates the display offset position X73 and the display offset position Y74 based on this (Step S22).
  • a new display offset position is calculated by the following calculation formula, and this is overwritten and stored in the display offset position X73 and the display offset position Y74.
  • Display offset position X Drag position X81—Pressed X coordinate
  • Display offset position Y Drag position Y82—Pressed Y coordinate
  • the pressed X coordinate and pressed Y coordinate are the touch position coordinates (current value).
  • the touch position coordinates (current value) are coordinates in the physical coordinate system.
  • the screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 at that time and stores it in the RAM 13 at a fixed cycle regardless of the mode as described above, for example (step S23).
  • the part to cut out is determined as follows, for example.
  • Cutting reference position (display offset position X73, display offset position Y74)
  • Cutout width Display resolution X
  • the process execution timing of the screen display cutout drawing processing unit 53 is not limited to the above-described fixed-cycle execution example.
  • the position change processing unit 52 updates the offset position with the execution of the process of step S22. You may make it notify the said screen display cut-out drawing process part 53 to the effect. Then, by this notification, the screen display cutout drawing processing unit 53 may execute the process of step S23.
  • drag position X81—pressed X coordinate” and “drag position Y82—pressed Y coordinate” can be said to indicate the moving direction and moving amount from the drag position to the current fingertip position.
  • FIG. 13 is a processing flowchart of the end detection processing unit 51b.
  • the end detection processing unit 51b monitors the user operation detection result by the touch panel controller at any time during the “screen scroll mode”, and when the lifting operation is detected (step S31), the mode is changed to the “switch detection mode”. Change (step S32).
  • FIGS. 14 and 15 show examples of the scroll display processing.
  • FIG. 7 is used as an example of the virtual screen. That is, an example in which the virtual screen is set to twice the display resolution in both the horizontal direction (width) and the vertical direction (height) is used. In this case, it can be said that the virtual screen is composed of four divided areas with the display size as one unit. In other words, it can be said to be composed of four divided areas: upper left, upper right, lower left, and lower right.
  • FIG. 14 shows the scrolling process as an image of the positional relationship between the display and the virtual screen.
  • the display resolution is assumed to be 800 horizontal (pixels) ⁇ 400 vertical (pixels).
  • the virtual screen is an image indicated by a dotted-line rectangle in the figure in the default state.
  • (display offset position X73, display offset position Y74) (0, 0)
  • the upper left corner of the virtual screen matches the upper left corner of the display as illustrated. It becomes an image.
  • the image of the upper left divided area of the virtual screen is displayed on the display.
  • steps S22 and S23 are repeatedly performed at a constant cycle, and each time the offset position (display) is displayed. Based on the offset position X73 and the display offset position Y74), a part of the virtual screen is cut out. This is cut out by the size of the display indicated by the thick frame.
  • the clipped image is stored in the RAM 13 and displayed on the display 19.
  • step S23 an image is obtained in which the process of step S23 is performed on the virtual screen indicated by the alternate long and short dash line. That is, an image of a region having a width of 800 and a height of 400 is cut out from the coordinates (400, 300) on the virtual screen as a starting point. In other words, this is an image of cutting out the area indicated by the thick frame on the virtual screen indicated by the alternate long and short dash line. This cuts just the middle area of the virtual screen by the size of the display. Then, the image of the clipped area is stored in the RAM 13 and displayed on the display 19.
  • the virtual screen is virtualized according to the (updated) offset position at that time, for example, at regular intervals. Cut out and display a part of the screen. As a result, the display 19 scrolls from the state where the upper left divided area of the virtual screen is displayed to the state where the middle area is displayed.
  • FIG. 15 shows an example in which the scroll operation is further performed after the scroll of FIG.
  • a lift operation is performed at a corner.
  • this is an image in which the virtual screen is moved to a position indicated by a thin solid line (thin line) in the figure.
  • the image is subjected to the image cut-out process in step S23 on the virtual screen indicated by the thin line. That is, an image of an area having a width of 800 and a height of 400 is cut out from the coordinates (800, 600) on the virtual screen indicated by the thin line as a starting point.
  • this is an image in which the area indicated by the thick frame is cut out from the virtual screen indicated by the thin line. This means that when the virtual screen is composed of the above four divided areas, the lower right divided area is cut out.
  • the offset position is updated during movement, for example, and a part of the virtual screen is cut out and stored in the RAM 13 accordingly. Is called.
  • the display 19 scrolls from the state where the middle area of the virtual screen is displayed to the state where the lower right divided area is displayed.
  • the operation display screen larger than the display display resolution can be scroll-displayed in the programmable display device that displays the operation display screen including various item displays.
  • the scroll display can be realized in such a way that a situation in which an arbitrary item is mistakenly operated and erroneously operates does not occur.
  • switch area chain list 90 is used for the item determination process in step S13.
  • region chain list 90 it is not restricted to such an example. Basically, by referring to predetermined information such as item position coordinates and item size (not shown) of the screen data 22, the area where each item is arranged can be known. Thus, the pressed item can be determined by determining in which item area the coordinates of the position touched by the user are included. Therefore, normally, the screen data 22 or the like may be referred to, and the switch area chain list 90 is not necessary.
  • the switch area chain list 90 is information for enabling the pressed item to be properly identified even when the items are arranged so as to partially overlap each other. However, such an item discrimination process is not essential and may be omitted.
  • FIG. 16 shows an example of the switch area chain list 90.
  • the switch area chain list 90 one record corresponds to one item (here, each switch).
  • the switch area chain list 90 is composed of a plurality of records.
  • Each switch area chain list 90 includes an upper link 91, a lower link 92, a link 93 to switch item information, a switch area start X94, a switch area start Y95, a switch area end X96, a switch area end Y97, and the like.
  • the upper link 91 is a link (a pointer or the like) to a record corresponding to the switch arranged above the switch.
  • the lower link 92 is a link (a pointer or the like) to a record corresponding to the switch arranged below the switch.
  • the link 93 to the switch item information is a link (pointer or the like) to a record in the screen data 22 or the like in which information related to the switch is registered.
  • the present invention is not limited to this example.
  • item ID a unique identification ID
  • the item ID of this item is “ It may be stored in “link to switch item information” 93.
  • the function item of the operation item is referred to by referring to the link destination information using the “link 93 to the switch item information” of the record of the operation item. Will be executed.
  • the switch area start X94, switch area start Y95, switch area end X96, and switch area end Y97 all indicate an area (arrangement area) where the switch is arranged. This assumes a rectangular switch as shown in FIG. 17A and the like, which will be described later, and the XY coordinates of the upper left corner of the rectangle are the switch area start X94 and the switch area start Y95. The XY coordinates of the lower corner are the switch area end X96 and the switch area end Y97.
  • the “that switch” is a switch corresponding to the record.
  • an arrangement in which the touch position coordinates are included in the arrangement area of each record in the switch area chain list 90. Determine whether there is an area. If there is only one corresponding item, it may be determined that the switch is an operation item. However, when there are a plurality of applicable items (basically two), an operation switch discrimination process using the upper link 91 and the lower link 92 is performed.
  • the operation item is an item that is touch-operated by the user, and basically the function of the operation item is executed as usual.
  • switch area chain list 90 will be described with reference to FIGS.
  • FIGS. 17A and 18A three switch items of switch A, switch B, and switch C are arranged.
  • the switch A and the switch B partially overlap, and the switch B and the switch C also partially overlap. This overlaps so that the switch B is on the upper side (upper order) of the switch A.
  • the switches C overlap so that they are above (upper) the switch B.
  • the upper link 91 is “switch C” and the lower link 92 is “switch A”. From this, for example, when the area where the switch A and the switch B overlap is touched, it can be determined that the switch B is operated because the switch A can be recognized as being lower than the switch B. Similarly, for example, when the area where the switch C and the switch B overlap is touched, the switch C can be recognized as being higher when viewed from the switch B, so that it can be determined that the switch C is operated.
  • step S13 the determination result of step S13 is NO, and the process proceeds to step S15.
  • the overlap image is a window that pops up on the operation display screen, such as a dialog box or a banner.
  • an operation display screen image including each item image is generated based on the screen data 22 and the like, and the overlap image is overwritten and drawn at a predetermined position on the image. For example, the entire virtual screen image data 54 is generated.
  • a predetermined image is registered in advance as the overlap image, but the present invention is not limited to this example.
  • the overlap image is also cut out together. If the display offset position changes due to the scroll operation, the cutout location of the overlap image also changes. Thus, for example, as shown in FIGS. 19C and 19D, the overlap image is scrolled together with the scroll display. In some cases, the overlap image may disappear from the screen.
  • the “global overlap image” is an overlap image that displays, for example, an alarm or a warning, and therefore needs to be continuously displayed even when the screen is scrolled. For this reason, it is not desirable to make the display display that may disappear as the operation display screen is scrolled like the normal overlap image.
  • a “global overlap image storage unit” (not shown) is provided.
  • a memory area for storing the global overlap image is further provided in a memory (not shown) in the CPU.
  • a process of storing the “global overlap image” in the “global overlap image storage unit” is performed.
  • a predetermined image is registered in advance, and when a predetermined event (such as some abnormality detection) occurs, this registered image is stored in the “global overlap image storage unit”. .
  • the screen display cutout drawing processing unit 53 performs the global overlap when the image is stored in the “global overlap image storage unit” every time the above image cutout / storage process is executed.
  • the image is overwritten on the cut out image. That is, as described above, the screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 based on the display offset position, and stores this cutout image in the RAM 13. Further, when an image is stored in the “global overlap image storage unit”, the global overlap image is overwritten and stored in a predetermined storage area on the RAM 13.
  • the predetermined storage area is a part of the storage area for storing the cut image.
  • the global overlap image continues to be displayed without changing the display position. That is, for example, the display is as shown in FIGS. 19 (a) and 19 (b).
  • FIG. 20 is a functional block diagram of the programmable display 1 of this example.
  • the programmable display 1 of this example is a programmable display having a touch panel 18 and a display 19.
  • the illustrated programmable display 1 includes a screen storage unit 101, a scroll operation detection unit 102, an offset position update unit 103, an image cutout unit 104, a display control unit 105, an item function execution unit 106, a screen update unit 107, and a global image storage.
  • Various processing function units such as the unit 108 are included. These various processing function units are realized, for example, when the CPU 11 executes application programs stored in advance in the ROM 12 or the like.
  • the screen storage unit 101 stores a screen image larger than the display resolution of the display 19. In other words, screen data exceeding the display resolution of the display 19 is stored. That is, for example, the “virtual screen image” is stored.
  • the scroll operation detection unit 102 detects a scroll operation on the touch panel 18 by the user, and obtains a movement direction and a movement amount based on the detection result.
  • the offset position update unit 103 updates the offset position based on the movement direction and the movement amount. For example, in the embodiment described above, the values of the display offset position X73 and the display offset position Y74 are updated.
  • the image cutout unit 104 cuts out a part of the screen image (screen data) based on the offset position and stores it in the display memory.
  • An example of the display memory is the RAM 13 described above.
  • the display control unit 105 displays an image stored in the display memory on the display.
  • An example of the display control unit 105 is the graphic controller 15 described above.
  • the screen image (screen data) is composed of one or more item images
  • the scroll operation detection unit 102 determines that the scroll operation is started when an empty area without the item image is touched.
  • the scroll operation detection unit 102 determines that the scroll operation is started, the scroll operation detection unit 102 shifts to a specific mode, and obtains the movement direction and the movement amount each time the touch position movement is detected during the specific mode.
  • This specific mode is the screen scroll mode described above.
  • the offset position update unit 103 performs the offset position update process every time the movement direction and the movement amount are obtained.
  • the programmable display 1 further includes an item function execution unit 106 that executes the function of the item when a display position of an arbitrary item image is touched, for example.
  • the item function execution unit 106 is an existing function. When the user touches an item image when an arbitrary position on the display (on the touch panel) is touched to start a scroll operation, an operation that is not desired by the user is caused by the existing function. Therefore, in this method, an empty area is used for the scroll operation as described above.
  • the image cutout unit 104 cuts out an area having a size corresponding to the width and height of the display 19 from the start point from the offset image, for example, from the offset position. For example, when the offset position is updated in accordance with the scroll operation by the user, the portion to be cut out from the screen image changes accordingly. As a result, the screen image is scrolled on the display 19.
  • the offset position is, for example, the base coordinate (0, 0) of the physical coordinate system on the display 19 by default.
  • the moving direction and moving amount are, for example, the moving direction and moving amount from the scroll operation start position to the current position.
  • the programmable display 1 is connected to the connection device 4, and a predetermined memory area in the connection device 4 is assigned to each item in advance.
  • the screen update unit 107 generates and updates the content of the item image based on predetermined information set in advance and data acquired from the allocation memory area as needed for each item. Update the contents of the screen image (screen data).
  • the screen update unit 107 may basically be regarded as an existing function. However, if the screen image (screen data) to be updated is the “virtual screen”, the display content may change during scrolling. .
  • the virtual screen image may be an image formed by overlapping an arbitrary image on an operation display screen generated based on the screen data 22 or the like that is information on one or more items.
  • the clipping process by the image clipping unit 104 is performed on the virtual screen image including the overlap image.
  • the image stored in the display memory may include an overlap image.
  • the cutout location from the overlap image also changes.
  • the overlap image is also scrolled together.
  • the configuration further includes a global image storage unit 205 that stores the global overlap image. May be.
  • the image cutout unit 104 cuts out a part of the virtual screen image and stores it in the display memory, and then when the global overlap image is stored in the global image storage unit 205, The global overlap image is overwritten and stored in a predetermined storage area in the display memory.
  • the predetermined storage area is a part of the storage area for storing the clipped image. Thereby, for example, the scroll display shown in FIGS. 19A and 19B is performed.
  • the support device 5 may have, for example, the setting unit 111 shown in the figure as its processing function.
  • the setting unit 111 performs, for example, the screen display described with reference to FIGS. 4 and 5 to allow the user to create or set desired screen data.
  • the screen itself can be set, and in particular, the user can arbitrarily set the screen size.
  • the operation display screen larger than the display display resolution can be scroll-displayed on the programmable display that displays the operation display screen including various item displays.

Abstract

A scrolling-operation detecting unit (102) obtains a movement direction and a movement amount on the basis of a user-performed scrolling operation detection result. An offset position updating unit (103) updates an offset position on the basis of the movement direction and the movement amount. An image segmenting unit (104) segments part of a screen image on the basis of the offset position, and stores the part in a display memory. A display control unit (105) displays the image stored in the display memory on a display. The scrolling-operation detecting unit (102) determines a scrolling operation to have begun when an empty region in which there is no item image is touched.

Description

プログラマブル表示器、プログラムProgrammable display, program
 本発明は、プログラマブル表示器等に関する。 The present invention relates to a programmable display and the like.
 プログラマブル表示器は、一般的に、PLC本体や温調装置等の各種接続機器と接続して、これら接続機器の状態表示を行う数値表示やランプ等のアイテムや、ユーザが任意の指示を出す為のスイッチ等のアイテムの画像を表示する。尚、アイテムは、画面部品等とも呼ばれている。プログラマブル表示器の画面には、通常、複数の画面部品(アイテム)の画像が表示される。尚、当該プログラマブル表示器の画面を、操作表示画面と呼ぶものとする。 In general, a programmable display is connected to various connected devices such as a PLC main body and a temperature control device, and items such as numerical displays and lamps for displaying the status of these connected devices, and for users to give arbitrary instructions. Displays an image of items such as switches. An item is also called a screen component or the like. Usually, images of a plurality of screen parts (items) are displayed on the screen of the programmable display. The screen of the programmable display is called an operation display screen.
 この様な操作表示画面を表示する為のデータ等(画面データ等と呼ばれる)は、予め不図示の支援装置において開発者等によって任意に作成されて、支援装置からプログラマブル表示器にダウンロードされている。 Data or the like for displaying such an operation display screen (referred to as screen data or the like) is arbitrarily created in advance by a developer or the like in a support device (not shown) and downloaded from the support device to a programmable display. .
 上記画面データには、上記各アイテム毎に、そのアイテムの画像や表示位置座標、更に後述する割当メモリ領域のアドレス等のデータが含まれている。更に何らかのプログラム等が含まれている場合もある。尚、上記アイテム画像は、例えば、スイッチの画像やランプの画像、あるいはメーター(メーター等)や棒グラフ等のような“数値を図形等によって示すタイプの画像”等である。 The screen data includes data for each item, such as an image of the item, display position coordinates, and an address of an allocated memory area to be described later. In addition, some programs may be included. The item image is, for example, an image of a switch, an image of a lamp, or a “image of a type indicating a numerical value by a figure” such as a meter (meter or the like) or a bar graph.
 上記各アイテムは、例えば、それぞれが任意の接続機器の任意の構成要素に対応して、当該構成要素の状態表示を行ったり、当該構成要素のON/OFFの指示を受け付けるものである。例えば、温調装置の温度測定値を数値表示するアイテムの場合、随時、現在の温度を数値で表示することになる。 Each of the above items, for example, displays the status of the component corresponding to an arbitrary component of an arbitrary connected device, or accepts an ON / OFF instruction for the component. For example, in the case of an item that displays the temperature measurement value of the temperature control device as a numerical value, the current temperature is displayed as a numerical value as needed.
 上記各種アイテムに係る表示制御は、上記各アイテム毎に、例えば定期的に所定の処理を実行することで実現される。所定の処理とは、例えば、接続機器内のメモリデバイスの所定領域(割当メモリ領域)の格納データを読出して、この格納データに基づいてアイテムの表示内容を決定・表示するものである。尚、接続機器は、随時、各割当メモリ領域の格納データを更新している。例えば上記温調装置においては、上記温度測定値を随時更新している。 The display control related to the various items is realized by, for example, periodically executing predetermined processing for each item. The predetermined processing is, for example, reading stored data in a predetermined area (allocated memory area) of a memory device in the connected device, and determining / displaying the display content of the item based on the stored data. The connected device updates the stored data in each allocated memory area as needed. For example, in the temperature control device, the temperature measurement value is updated as needed.
 例えば、“ランプ”のアイテムに関して、その割当メモリ領域の格納データは1ビットデータであり、このビットが‘0’の場合はランプ消灯、‘1’の場合はランプ点灯とするアイテム画像を、プログラマブル表示器で表示する。尚、割当メモリ領域の格納データは、上記の通り接続機器側で更新される。例えば接続機器における押しボタンがONの場合には‘1’が、OFFの場合には‘0’が、接続機器側の処理によって上記割当メモリ領域に格納される。 For example, with respect to the item “lamp”, the stored data in the allocated memory area is 1-bit data. When this bit is “0”, the item image to turn off the lamp, and when “1”, the lamp is turned on is programmable. Display on the display. The stored data in the allocated memory area is updated on the connected device side as described above. For example, “1” is stored in the allocated memory area when the push button on the connected device is ON, and “0” is stored when the push button is OFF.
 尚、ここで、上記接続機器内のメモリデバイスの所定領域、すなわち割当メモリ領域を、監視メモリと呼ぶ場合もあるものとする。これより、上述したことは、各アイテム毎に任意の監視メモリが割り当てられており、この監視メモリの格納データに基づいて各アイテムの表示内容が更新制御されるものと言うこともできる。 Here, a predetermined area of the memory device in the connected device, that is, an allocated memory area may be referred to as a monitoring memory. From the above, it can be said that an arbitrary monitoring memory is assigned to each item, and the display content of each item is controlled to be updated based on the data stored in the monitoring memory.
 また、上記監視メモリから読出したデータを、プログラマブル表示器内のメモリデバイスの所定領域(内部メモリと呼ぶ)に一時的に格納して、この格納データに基づいてアイテムの表示内容を決定・表示する構成もある。 Further, the data read from the monitoring memory is temporarily stored in a predetermined area (referred to as internal memory) of the memory device in the programmable display, and the display contents of the item are determined and displayed based on the stored data. There is also a configuration.
 この例の場合、上記監視メモリの格納データを読み出して上記内部メモリに格納する処理は、プログラマブル表示器の通信機能部等が、例えば定期的に実行する。この通信機能部は、例えば、上記PLC本体や温調装置等の各種接続機器と通信を行って、各アイテム毎に、上記監視メモリの格納データを取得して、この取得データを上記内部メモリに上書き格納する。そして、プログラマブル表示器における上記各種アイテムに係る表示制御を行うアイテム表示機能部は、定期的に内部メモリにアクセスすることで、各アイテムに係わる表示内容を決定制御する。 In the case of this example, the process of reading the data stored in the monitoring memory and storing it in the internal memory is executed, for example, periodically by the communication function unit of the programmable display. For example, the communication function unit communicates with various connected devices such as the PLC main body and the temperature control device, acquires the storage data of the monitoring memory for each item, and stores the acquired data in the internal memory. Overwrite and store. And the item display function part which performs the display control which concerns on the said various items in a programmable display determines and controls the display content regarding each item by accessing an internal memory regularly.
 ここで、例えば、特許文献1、2に記載の従来技術が知られている。 Here, for example, the conventional techniques described in Patent Documents 1 and 2 are known.
 特許文献1には、タッチスクリーンディスプレイを伴う装置において、アイテムのリストをスクロール表示すること等が開示されている。 Patent Document 1 discloses scrolling a list of items in an apparatus with a touch screen display.
 特許文献2には、プログラマブル表示器の画面データを編集する画面編集装置において、自動的に画面データのリサイズを行うこと等が開示されている。
特表2010-515978号公報 特開2008-250962号公報
Patent Document 2 discloses that screen data is automatically resized in a screen editing device that edits screen data of a programmable display.
Special table 2010-515978 JP 2008-250962 A
 上記特許文献1のように、例えばスマートフォン等の画面表示に関して、ディスプレイ表示解像度より大きい画面をスクロール表示することは、周知の技術となっている。 As in the above-mentioned Patent Document 1, for example, regarding screen display of a smartphone or the like, scrolling a screen larger than the display display resolution is a well-known technique.
 しかしながら、この周知技術をそのままプログラマブル表示器に適用することは困難である。その理由は、プログラマブル表示器で表示する画面は、上記のような操作表示画面である為である。すなわち、操作表示画面は、上記の通り、各種アイテムに係る表示等から成るものであり、スイッチ、ボタン等が表示される場合がある。スイッチ、ボタン等がタッチ操作されると、接続機器に対して何らかの指令が出されることになり、例えばモータ駆動開始等が行われることになる。この為、ユーザがスクロール操作を意図して画面上の任意の位置をタッチしても、この位置にスイッチ等があると、スイッチ操作されたものと誤判定されて、接続機器が動作してしまう場合が有り得た。 However, it is difficult to apply this well-known technique to a programmable display as it is. The reason is that the screen displayed on the programmable display is the operation display screen as described above. That is, as described above, the operation display screen is composed of displays related to various items, and switches, buttons, and the like may be displayed. When a switch, button, or the like is touch-operated, some command is issued to the connected device, and for example, motor driving is started. For this reason, even if the user touches an arbitrary position on the screen for the purpose of the scroll operation, if there is a switch or the like at this position, it is erroneously determined that the switch is operated and the connected device operates. There was a case.
 ここで、例えばスマートフォン等では、スクロール操作の為に任意の位置をタッチして、例えば任意のスイッチの位置をタッチ(ドラッグ)したとしても、それだけではこのスイッチがON操作されたものとは判定されない。これは、スマートフォン等ではスイッチのON/OFFは、タッチ操作の離上を以って確定するからである。タッチ(ドラッグ)したままの状態のままで指先を移動される操作が行われればスクロール操作と判定するので、誤判定しないで済む。 Here, for example, in a smartphone or the like, even if an arbitrary position is touched for a scroll operation and the position of an arbitrary switch is touched (dragged), for example, it is not determined that the switch has been turned ON alone. . This is because in a smartphone or the like, the ON / OFF state of the switch is determined by releasing the touch operation. If an operation for moving the fingertip is performed while the touch (drag) is still performed, it is determined that the operation is a scroll operation.
 これに対して、プログラマブル表示器の場合、上記のような“タッチ操作の離上を以って操作確定”とすることは出来ない。プログラマブル表示器では、スイッチの押下(タッチ)を検出すると、スイッチ操作あり(ON/OFF)と判断して、このスイッチに応じた動作が行われるように構成されている。この様にする理由の1つは、各種スイッチのなかにはモーメンタリスイッチがある為である。モーメンタリスイッチとは、当該スイッチが押下されている間は当該スイッチがONされ続けているものとし、タッチ操作の離上を以ってスイッチOFFと見做す機能を有するスイッチである。この為、上記の通り、プログラマブル表示器においては、“タッチ操作の離上を以って操作確定”とすることは出来ない。 On the other hand, in the case of a programmable display, it is not possible to set the “operation confirmation by releasing touch operation” as described above. The programmable display device is configured such that when a switch press (touch) is detected, it is determined that there is a switch operation (ON / OFF), and an operation corresponding to the switch is performed. One reason for this is because of the momentary switch among the various switches. The momentary switch is a switch having a function of assuming that the switch is kept on while the switch is pressed and assuming that the switch is turned off when the touch operation is released. For this reason, as described above, in the programmable display, it is not possible to set “the operation is confirmed by the release of the touch operation”.
 例えば上述したような理由により、プログラマブル表示器において、ディスプレイ表示解像度より大きい操作表示画面をスクロール動作させることは困難であった。 For example, for the reasons described above, it is difficult to scroll the operation display screen larger than the display display resolution in the programmable display.
 本発明の課題は、各種アイテム表示より成る操作表示画面を表示するプログラマブル表示器において、ディスプレイ表示解像度より大きい操作表示画面をスクロール表示させることができるプログラマブル表示器等を提供することである。 An object of the present invention is to provide a programmable display and the like capable of scrolling and displaying an operation display screen larger than the display display resolution in a programmable display that displays an operation display screen including various item displays.
 本発明のプログラマブル表示器は、タッチパネルとディスプレイを有するプログラマブル表示器において、下記の各構成を有する。
・前記ディスプレイの表示解像度を上回るスクリーンデータを記憶するスクリーン記憶手段;
・前記タッチパネル上でのスクロール操作を検出して、移動方向と移動量を求めるスクロール操作検出手段;
・該移動方向と移動量に基づいてオフセット位置を更新するオフセット位置更新手段;
・前記オフセット位置に基づいて前記スクリーンデータの一部を切り出して表示用メモリに格納する画像切出手段;
・前記表示用メモリに格納される画像を前記ディスプレイ上に表示する表示制御手段。
The programmable display of this invention has the following each structure in the programmable display which has a touch panel and a display.
Screen storage means for storing screen data exceeding the display resolution of the display;
A scroll operation detecting means for detecting a scroll operation on the touch panel to obtain a moving direction and a moving amount;
Offset position updating means for updating the offset position based on the moving direction and the moving amount;
Image cutout means for cutting out a part of the screen data based on the offset position and storing it in a display memory;
Display control means for displaying an image stored in the display memory on the display.
本例のプログラマブル表示器を含むシステム全体の概略構成図である。It is a schematic block diagram of the whole system containing the programmable display of this example. 本例のプログラマブル表示器の構成例である。It is a structural example of the programmable display of this example. 本システムのソフトウェア構成図である。It is a software block diagram of this system. 作画エディタ装置における画面データの作成支援画面の一例(1/2)である。It is an example (1/2) of a screen data creation support screen in the drawing editor device. 作画エディタ装置における画面データの作成支援画面の一例(2/2)である。It is an example (2/2) of a screen data creation support screen in the drawing editor device. 仮想スクリーンをスクロール表示させるイメージ例(その1)を示す図である。It is a figure which shows the example of an image (the 1) which scrolls and displays a virtual screen. 仮想スクリーンをスクロール表示させるイメージ例(その2)を示す図である。It is a figure which shows the example of an image (the 2) which scroll-displays a virtual screen. 本例のプログラマブル表示器の処理機能図である。It is a processing function figure of the programmable display of this example. モードの種類とモード変更について説明する為の図である。It is a figure for demonstrating the kind of mode and mode change. (a)~(c)は、各種情報の具体例である。(A) to (c) are specific examples of various types of information. 開始検出処理部等の処理フローチャート図である。It is a process flowchart figure, such as a start detection process part. スクロール表示関連処理の処理フローチャート図である。It is a process flowchart figure of a scroll display related process. 終了検出処理部の処理フローチャート図である。It is a process flowchart figure of an end detection process part. スクロール処理のイメージ例を示す図(その1)である。It is FIG. (1) which shows the example of an image of a scroll process. スクロール処理のイメージ例を示す図(その2)である。FIG. 10 is a second diagram illustrating an example of scroll processing; スイッチ領域チェーンリストのデータ構成例である。It is an example of a data structure of a switch area chain list. (a)は画面例と操作例、(b)はデータ例である。(A) is an example of a screen and an example of operation, and (b) is an example of data. (a)は画面例と操作例、(b)はデータ例である。(A) is an example of a screen and an example of operation, and (b) is an example of data. (a)~(d)は、本例によるオーバーラップ画像のスクロール表示例を示す図である。(A)-(d) is a figure which shows the scroll display example of the overlap image by this example. 本例のプログラマブル表示器の機能ブロック図である。It is a functional block diagram of the programmable display of this example.
 以下、図面を参照して、本発明の実施の形態について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
 図1は、本例のプログラマブル表示器1を含むシステム全体の概略構成図である。 FIG. 1 is a schematic configuration diagram of the entire system including the programmable display 1 of this example.
 図1に示すプログラマブルコントローラシステムは、各種接続機器4と、通信ライン6を介して各種接続機器4に接続するプログラマブル表示器1とを有する。更に、プログラマブル表示器1が、通信ライン3を介して作画エディタ装置5(支援装置)に接続された構成であってもよい。但し、作画エディタ装置5は、必ずしもプログラマブル表示器1に接続されている必要があるわけではない。尚、作画エディタ装置5を支援装置5と記す場合もあるものとする。 The programmable controller system shown in FIG. 1 has various connection devices 4 and a programmable display 1 connected to the various connection devices 4 via a communication line 6. Furthermore, the structure by which the programmable display 1 was connected to the drawing editor apparatus 5 (support apparatus) via the communication line 3 may be sufficient. However, the drawing editor device 5 does not necessarily need to be connected to the programmable display device 1. The drawing editor device 5 may be referred to as the support device 5 in some cases.
 プログラマブル表示器1には、複数の通信インタフェース2(通信ポート)が備えられており、各通信インタフェース2に接続された通信ライン3/通信ライン6によって各種接続機器4や作画エディタ装置5と接続されている。 The programmable display 1 is provided with a plurality of communication interfaces 2 (communication ports), and is connected to various connection devices 4 and the drawing editor device 5 by the communication line 3 / communication line 6 connected to each communication interface 2. ing.
 プログラマブル表示器1は、運用中、上記画面データ等に基づいて上記操作表示画面を表示する。ここで、本例のプログラマブル表示器1は、ディスプレイ表示解像度より大きい操作表示画面を表示することができる。換言すれば、ディスプレイ表示解像度を上回るスクリーンデータを表示することができる。例えば、ディスプレイ表示解像度が横800(画素)×縦600(画素)とした場合に、例えば操作表示画面を横1600(画素)×縦1200(画素)等とすることができる。そして、この様な操作表示画面を、ユーザによる任意の操作に応じてスクロール表示させることができる。 Programmable display 1 displays the operation display screen based on the screen data and the like during operation. Here, the programmable display 1 of this example can display an operation display screen larger than the display display resolution. In other words, screen data exceeding the display display resolution can be displayed. For example, when the display display resolution is 800 (pixels) × 600 (pixels) horizontally, for example, the operation display screen can be 1600 (pixels) × 1200 (pixels) horizontally. Such an operation display screen can be scroll-displayed in accordance with an arbitrary operation by the user.
 尚、本説明では、上記のようなディスプレイ表示解像度より大きい操作表示画面(ディスプレイ表示解像度を上回るスクリーンデータ)を、仮想スクリーンと呼ぶ場合があるものとする。尚、プログラマブル表示器1は、従来と同様、現在表示中の操作表示画面上の各アイテムに関して、例えば定周期で接続機器4から上記割当メモリ領域のデータを取得して、この取得データに基づいて操作表示画面の表示内容更新を行う。この表示内容更新は、仮想スクリーン全体に対して行われる。 In this description, an operation display screen (screen data exceeding the display display resolution) larger than the display display resolution as described above may be referred to as a virtual screen. In addition, the programmable display 1 acquires the data of the said allocation memory area from the connection apparatus 4 with a fixed period, for example about each item on the operation display screen currently displayed like the past, and based on this acquisition data Updates the display contents of the operation display screen. This display content update is performed on the entire virtual screen.
 図2は、本例のプログラマブル表示器1の構成例である。 FIG. 2 is a configuration example of the programmable display 1 of this example.
 プログラマブル表示器1は、上述した従来例と略同様に上述した画面データ等に基づく操作表示画面の表示等を行う機能を有するが、本手法では更に、ディスプレイ表示解像度より大きい操作表示画面((ディスプレイ表示解像度を上回るスクリーンデータ;仮想スクリーン)を、ユーザによる任意の操作に応じてスクロール表示させることができる。詳しくは後述する。 The programmable display device 1 has a function of displaying an operation display screen based on the above-described screen data and the like in substantially the same manner as the conventional example described above. However, in this method, an operation display screen ((display Screen data exceeding the display resolution (virtual screen) can be scroll-displayed according to an arbitrary operation by the user.
 図示のプログラマブル表示器1は、表示操作制御装置10と、タッチパネル18、ディスプレイ19、上記通信インタフェース2等を有する。 The illustrated programmable display 1 includes a display operation control device 10, a touch panel 18, a display 19, the communication interface 2 and the like.
 表示操作制御装置10は、CPU11、ROM12(フラッシュメモリ等)、RAM13、通信コントローラ14、グラフィックコントローラ15、タッチパネルコントローラ16等より成り、これらがバス17に接続されている。 The display operation control device 10 includes a CPU 11, a ROM 12 (flash memory, etc.), a RAM 13, a communication controller 14, a graphic controller 15, a touch panel controller 16, etc., which are connected to a bus 17.
 CPU11は、表示操作制御装置10全体を制御する中央処理装置(演算プロセッサ)である。CPU11は、ROM12に予め格納されているプログラム(例えば後述する本体プログラム21等)を実行することで、所定の演算処理動作を行う。これによって例えば後述する各種フローチャート図の処理等を実現する。各種の演算結果は、例えばRAM13やROM12に格納される。尚,ROM12は例えばフラッシュメモリ等であってもよい。 The CPU 11 is a central processing unit (arithmetic processor) that controls the entire display operation control device 10. The CPU 11 performs a predetermined arithmetic processing operation by executing a program (for example, a main body program 21 described later) stored in advance in the ROM 12. Thereby, for example, the processing of various flowcharts to be described later is realized. Various calculation results are stored in, for example, the RAM 13 or the ROM 12. The ROM 12 may be a flash memory, for example.
 また、ROM12には、上記背景技術で説明した画面データ(後述する画面データ22)等が格納されている。上記のように、画面データは、例えば上述したスイッチ、ランプ、メーター、棒グラフ等の各アイテム毎に、そのアイテムの画像や表示位置座標や大きさ等のアイテム表示に係わる各種データや、上記割当メモリ領域のアドレス等の監視メモリアクセスに係わるデータ等を有する。 The ROM 12 stores the screen data (screen data 22 described later) and the like described in the background art. As described above, for each item such as the above-described switch, lamp, meter, bar graph, etc., for example, the screen data includes various data related to item display such as the image of the item, display position coordinates and size, and the allocation memory. It has data related to monitoring memory access, such as area addresses.
 上記CPU11の処理には、例えば上記背景技術で説明した“各アイテム毎の割当メモリ領域の格納データ”を取得する処理等が含まれる。尚、上記のことから、これは「監視メモリ」の格納データを取得する処理と言うことも出来る。この取得データは、例えば後述する共有メモリ63に一時的に格納される。尚、共有メモリ63は、上記RAM13やROM12の記憶領域の一部であってもよいし、不図示の他のメモリであってもよい。 The processing of the CPU 11 includes, for example, processing for acquiring “stored data in the allocated memory area for each item” described in the background art. From the above, it can be said that this is a process of acquiring data stored in the “monitoring memory”. This acquired data is temporarily stored in, for example, a shared memory 63 described later. The shared memory 63 may be a part of the storage area of the RAM 13 or the ROM 12 or may be another memory (not shown).
 また、上記CPU11の処理によって、例えば上記画面データや上記取得データ等に基づく表示対象データが、例えばRAM13や不図示のビデオRAM上に展開(描画)される。この描画に基づいてグラフィックコントローラ15が、ディスプレイ19上に上述した操作表示画面等を表示する。 Further, display target data based on, for example, the screen data and the acquired data is developed (drawn) on, for example, the RAM 13 or a video RAM (not shown) by the processing of the CPU 11. Based on this drawing, the graphic controller 15 displays the above-described operation display screen on the display 19.
 ディスプレイ19は、例えば液晶パネル等より成り、この液晶パネル上に重ねるようにしてタッチパネル18が設けられる。ディスプレイ19上には、基本的には、複数のアイテム画像が所定位置に配置されて成る上記操作表示画面が表示される。 The display 19 is made of, for example, a liquid crystal panel, and a touch panel 18 is provided so as to overlap the liquid crystal panel. On the display 19, the operation display screen is basically displayed in which a plurality of item images are arranged at predetermined positions.
 ここで、本手法では、ディスプレイ19の表示解像度より大きい操作表示画面の場合、当該操作表示画面全体を不図示のメモリ領域上等に描画したうえで、その一部を切り出して例えばRAM13や不図示のビデオRAM上に格納する。これによって、その時々で、切り出された画像部分のみが表示されることで、スクロール表示を実現する。切り出す部分は、ユーザ操作に応じたものとなる。詳しくは後述する。 Here, in this method, in the case of an operation display screen larger than the display resolution of the display 19, the entire operation display screen is drawn on a memory area (not shown) and the like is cut out, for example, the RAM 13 or not shown. Stored on the video RAM. As a result, only the cropped image portion is displayed from time to time, thereby realizing scroll display. The part to be cut out corresponds to the user operation. Details will be described later.
 また、通信コントローラ14は、通信インタフェース2を介して、不図示のPLC本体等や温調装置等である接続機器4や作画エディタ装置5との通信を行う。 Further, the communication controller 14 communicates with the connection device 4 and the drawing editor device 5 such as a PLC main body (not shown), a temperature control device, and the like via the communication interface 2.
 オペレータ等によるタッチパネル18上での押圧操作位置(タッチ位置)の検知結果は、タッチパネルコントローラ16を介してCPU11等に取り込まれて解析される。これは、例えば各アイテムの上記表示位置座標や大きさのデータ等に基づいて、解析することになる。例えば、任意のスイッチの画像の表示位置をオペレータ等がタッチすると、このタッチ位置が当該スイッチ画像の表示領域内であると解析することで、このスイッチに対する操作が行われたものと見做すものとなる。 The detection result of the pressing operation position (touch position) on the touch panel 18 by the operator or the like is taken into the CPU 11 or the like via the touch panel controller 16 and analyzed. This is analyzed based on the display position coordinates and size data of each item, for example. For example, when an operator touches the display position of an image of an arbitrary switch, it is assumed that the operation has been performed on this switch by analyzing that the touch position is within the display area of the switch image. It becomes.
 ここで、本手法では、ユーザによるタッチ位置が、どのアイテムの表示領域にも該当しない場合、すなわちアイテム画像が配置されていない空き領域の任意の位置がタッチ操作された場合、スクロール操作開始と判定する。この様にすることで、上述した問題を解消できる。詳しくは後述する。 Here, in this method, when the touch position by the user does not correspond to any item display area, that is, when an arbitrary position in an empty area where no item image is arranged is touched, it is determined that the scroll operation starts. To do. By doing in this way, the problem mentioned above can be solved. Details will be described later.
 図3に、上記本システムのソフトウェア構成図を示す。 Fig. 3 shows the software configuration of this system.
 プログラマブル表示器1においては、本体プログラム21、画面データ22、通信プログラム23等の各種プログラム/データが、例えば上記ROM12(フラッシュメモリ等)に格納されている。これらのプログラム/データ等をCPU11が読出し・実行/参照等することで、上記操作表示画面等の表示制御等が行なわれる。 In the programmable display 1, various programs / data such as a main body program 21, screen data 22, and communication program 23 are stored in the ROM 12 (flash memory or the like), for example. When the CPU 11 reads / executes / references these programs / data and the like, display control of the operation display screen and the like is performed.
 この操作表示画面は、メーター、棒グラフ、ランプ、スイッチ等の各種アイテムの画像表示から成る。各アイテム画像の表示内容は、例えば接続機器4との通信によって割当メモリ領域(監視メモリ)から取得したデータを反映させる形で、随時更新される。また、操作表示画面が上記仮想スクリーンの画面であった場合には、その時々で、仮想スクリーン全体画像のうちの一部のみが、表示されることになる。 This operation display screen consists of image display of various items such as meters, bar graphs, lamps and switches. The display content of each item image is updated as needed, for example, by reflecting data acquired from the allocated memory area (monitoring memory) through communication with the connected device 4. When the operation display screen is the virtual screen, only a part of the entire virtual screen image is displayed.
 基本的には、CPU11が本体プログラム21と画面データ22とに基づく処理を行うことで、上記操作表示画面が表示される。そして、この操作表示画面上の各画面部品の表示内容は、通信プログラム23による接続機器4との通信結果(上記取得データ等)等に基づいて、随時、更新等されるものである。表示内容は、例えば、温度等の数値を示す表示やランプの点灯/消灯などである。 Basically, the CPU 11 performs processing based on the main body program 21 and the screen data 22, whereby the operation display screen is displayed. The display content of each screen component on the operation display screen is updated as needed based on the result of communication with the connected device 4 by the communication program 23 (such as the acquired data). The display content is, for example, a display indicating a numerical value such as a temperature or lighting / extinguishing of a lamp.
 上記画面データ22は、例えば予め作画エディタ装置5側で任意に作成された画面データファイル32が、プログラマブル表示器1にダウンロードされて格納されたものである。また、上記通信プログラム23も、例えば予め作画エディタ装置5側に格納されていた通信プログラムファイル33が、プログラマブル表示器1にダウンロードされて格納されたものである。 The screen data 22 is, for example, a screen data file 32 arbitrarily created in advance on the drawing editor device 5 side, downloaded to the programmable display device 1 and stored. In addition, the communication program 23 is also the one in which, for example, the communication program file 33 previously stored on the drawing editor device 5 side is downloaded and stored in the programmable display device 1.
 上述したように、基本的には、CPU11が、本体プログラム21と画面データ22と取得データ等に基づいて、上記操作表示画面の表示制御を行う。例えば、メーターやランプ等のアイテムに関して、定期的に、そのアイテムの割当メモリ領域からデータを読み出して、そのアイテムの表示内容を当該読出データに基づいて更新する。あるいは、例えばスイッチ等のアイテムに関しては、ユーザが、この操作表示画面上の所望のスイッチをタッチしてON/OFF操作すると、スイッチON画像表示/スイッチOFF画像表示が行われる。また、CPU11は、このスイッチ操作に応じた所定の処理(例えば接続機器4の制御等)を行う。 As described above, basically, the CPU 11 performs display control of the operation display screen based on the main body program 21, screen data 22, acquired data, and the like. For example, regarding items such as meters and lamps, data is periodically read from the allocated memory area of the item, and the display content of the item is updated based on the read data. Alternatively, for example, regarding an item such as a switch, when the user touches a desired switch on the operation display screen and performs an ON / OFF operation, switch ON image display / switch OFF image display is performed. Further, the CPU 11 performs a predetermined process (for example, control of the connection device 4) according to the switch operation.
 そして、この割当メモリ領域からの読出しデータを、プログラマブル表示器1の内部メモリ(後述する共有メモリ63等)に一時的に格納し、これに基づいてアイテム表示制御を行う構成がある。 The read data from the allocated memory area is temporarily stored in an internal memory (such as a shared memory 63 described later) of the programmable display 1, and item display control is performed based on this.
 すなわち、例えば後述する各通信処理部55等によって定期的に、接続機器4内のメモリデバイスの所定の記憶領域(割当メモリ領域)からデータを読み出して、この読出データを上記内部メモリに格納する処理が行われる。そして、内部メモリの格納データ等に基づいて、上記操作表示画面の表示制御が行われることになる。これによって、操作表示画面上の各アイテム画像の表示内容が、そのアイテムに対応する割当メモリ領域(監視メモリ)の最新の格納データの内容を反映させたものとなる。 That is, for example, a process of periodically reading data from a predetermined storage area (allocated memory area) of a memory device in the connection device 4 and storing the read data in the internal memory by each communication processing unit 55 to be described later Is done. Then, display control of the operation display screen is performed based on data stored in the internal memory. As a result, the display contents of each item image on the operation display screen reflect the contents of the latest stored data in the allocated memory area (monitoring memory) corresponding to the item.
 プログラマブル表示器1の通信プログラム23は、通信ライン6を介して接続機器4と通信を行うためのプログラムである。通常、接続機器4の機種毎等に固有の通信プロトコル(通信規定)を持ち、この通信規定に従って、プログラマブル表示器1-接続機器4間での通信を行う。そのため、通信プログラム23は、各接続機器4の機種毎等に開発が必要となる。尚、当然、CPU11などが通信プログラム23を実行することで、接続機器4との通信処理が実現される。 The communication program 23 of the programmable display 1 is a program for communicating with the connection device 4 via the communication line 6. Usually, each connected device 4 has a communication protocol (communication rule) unique to each model and performs communication between the programmable display 1 and the connected device 4 in accordance with this communication rule. Therefore, the communication program 23 needs to be developed for each model of each connected device 4. Of course, the CPU 11 and the like execute the communication program 23 to realize communication processing with the connected device 4.
 尚、プログラマブル表示器1-作画エディタ装置5間の通信は、例えば本体プログラム21と作画エディタ31とによって行う。例えば、通信機能が作画エディタ31に組み込まれている。これについては本手法とは特に関係ないので、図示・説明しない。PLC本体等である接続機器4は、様々なメーカー・機種があり、各メーカー/機種毎に独自の通信プログラムがあり、上記通信プログラム23は、接続機器4のメーカー/機種に応じて場合によっては複数種類備えられるものとなる。 Note that communication between the programmable display 1 and the drawing editor device 5 is performed by the main body program 21 and the drawing editor 31, for example. For example, a communication function is incorporated in the drawing editor 31. This is not particularly related to the present technique, and is not shown or described. The connection device 4 such as the PLC main body has various manufacturers and models, each manufacturer / model has its own communication program, and the communication program 23 depends on the manufacturer / model of the connection device 4 depending on the case. Multiple types will be provided.
 通信プログラム23は、通常、作画エディタ装置5内の不図示のHD(ハードディスク)内に、複数の通信プログラムファイル33(各機種毎に開発済の複数の通信プログラム)として予め記憶されている。そして、作画エディタ装置5は、作画エディタ31によりユーザが任意の接続機器4を選択・指定すると、該選択された接続機器4に応じた通信プログラムファイル33を、プログラマブル表示器1に転送して、上記通信プログラム23として記憶させる。 The communication program 23 is normally stored in advance as a plurality of communication program files 33 (a plurality of communication programs developed for each model) in an HD (hard disk) (not shown) in the drawing editor device 5. Then, when the user selects / designates an arbitrary connected device 4 using the drawing editor 31, the drawing editor device 5 transfers the communication program file 33 corresponding to the selected connected device 4 to the programmable display device 1, The communication program 23 is stored.
 プログラマブル表示器1から接続機器4内の監視メモリへアクセスする処理は、画面データ22に含まれる各種設定に従って実行される。換言すれば、作画エディタ31上で画面データファイル32作成時に行われた各種ユーザ設定に従って実行される。例えば、ユーザが、画面データファイル32作成の際に、画面内に各種アイテムを配置すると共に、これら各アイテム毎に任意のアドレス(監視メモリ)を指定する。 The process of accessing the monitoring memory in the connected device 4 from the programmable display 1 is executed according to various settings included in the screen data 22. In other words, it is executed according to various user settings made when the screen data file 32 is created on the drawing editor 31. For example, when the user creates the screen data file 32, the user arranges various items in the screen and designates an arbitrary address (monitoring memory) for each item.
 上記のようにして作成された画面データファイル32を、プログラマブル表示器1にダウンロードして画面データ22として記憶させる。プログラマブル表示器1は、従来と同様に、画面データ22を用いて上記操作表示画面の表示制御を行うものであり、これに伴って、各アイテム毎に上記監視メモリのデータを定期的に取得する動作等を実行する。更に、取得データに基づいて画面上のアイテム表示内容を更新する動作等を行う。 The screen data file 32 created as described above is downloaded to the programmable display 1 and stored as the screen data 22. The programmable display 1 performs display control of the operation display screen using the screen data 22 as in the conventional case, and accordingly, periodically acquires the data in the monitoring memory for each item. Perform operations and so on. Furthermore, the operation | movement etc. which update the item display content on a screen based on acquisition data are performed.
 尚、上述した各種処理を実現させるプログラムは、例えば本体プログラム21に含まれていてもよいし、画面データファイル32(画面データ22)に含まれていてもよい。何れにしても、この様なプログラムを例えば上記CPU11が実行することで、本例のプログラマブル表示器1の各種処理・動作などが実現されることになる。 In addition, the program for realizing the various processes described above may be included in the main body program 21, for example, or may be included in the screen data file 32 (screen data 22). In any case, when the CPU 11 executes such a program, for example, various processes and operations of the programmable display 1 of this example are realized.
 ここで、支援装置5は、例えばパソコン等であり、特に図示しないが一般的な汎用コンピュータの構成(CPU、記憶部(ハードディスク、メモリ等)、通信部、操作部(マウス等)、ディスプレイ)を有している。記憶部に予め記憶されているアプリケーションプログラムを、CPUが実行することにより、例えば作画エディタ31の上記処理機能等が実現される。 Here, the support device 5 is, for example, a personal computer or the like. Although not particularly illustrated, a general general-purpose computer configuration (CPU, storage unit (hard disk, memory, etc.), communication unit, operation unit (mouse, etc.), display) is provided. Have. When the CPU executes an application program stored in advance in the storage unit, for example, the processing functions of the drawing editor 31 are realized.
 図4、図5は、作画エディタ装置5における画面データの作成支援画面の一例である。 4 and 5 are examples of screen data creation support screens in the drawing editor device 5. FIG.
 図4に示す作成支援画面では、図上左側に示す編集領域上でユーザが任意の操作表示画面の作成作業を行う。つまり、上記画面データ22(32)を任意に作成する。作成された画面データ22(32)は、プログラマブル表示器1にダウンロードされて記憶され、この画面データ22に基づいて操作表示画面が表示される。これより、後述する図5の例の場合、ディスプレイ表示解像度より大きい操作表示画面が、表示されることになる。 In the creation support screen shown in FIG. 4, the user creates an arbitrary operation display screen in the editing area shown on the left side of the diagram. That is, the screen data 22 (32) is arbitrarily created. The created screen data 22 (32) is downloaded and stored in the programmable display device 1, and an operation display screen is displayed based on the screen data 22. Thus, in the case of the example of FIG. 5 described later, an operation display screen larger than the display display resolution is displayed.
 上記任意の操作表示画面の作成作業自体は、従来と同様であり、例えば、不図示のアイテム一覧表示選択領域からユーザが所望のアイテムを選択して、これを編集領域上の任意の位置に配置する。そして、配置したアイテムに対して、不図示の設定ウィンドウ(ダイアログボックス等)上でユーザが各種設定を行う。例えば所望の機能の割当てや上記割当メモリ領域のアドレス等の設定を行う。 The operation for creating the arbitrary operation display screen itself is the same as the conventional one. For example, the user selects a desired item from an item list display selection area (not shown) and places it at an arbitrary position on the editing area. To do. Then, the user performs various settings for the arranged items on a setting window (dialog box or the like) (not shown). For example, a desired function is assigned and an address of the assigned memory area is set.
 本例では、更に、操作表示画面(スクリーン)自体の設定を行うことができる図示の設定ウィンドウ40を、ユーザが所定操作を行うことで表示させることができる。 In this example, the illustrated setting window 40 that can further set the operation display screen (screen) itself can be displayed by the user performing a predetermined operation.
 ここで、上記編集領域の大きさは、デフォルトではプログラマブル表示器1のディスプレイの大きさ(ディスプレイ表示解像度)に合わせてあり、ここでは「横(640(画素)×縦480(画素))」であるものとする。尚、“横”は「幅」、“縦”は「高さ」に相当する。 Here, the size of the editing area is matched with the display size (display display resolution) of the programmable display 1 by default, and here is “horizontal (640 (pixels) × vertical 480 (pixels)”. It shall be. “Horizontal” corresponds to “width” and “vertical” corresponds to “height”.
 これに対して、図示の設定ウィンドウ40上の表示領域設定領域41において、ユーザは上記スクリーンの大きさを任意に設定・変更できる。図示の例では、幅を2倍(=1280(画素)に変更しているが、高さは変更なし(480(画素))となっている。但し、図4では未だ図示の「OK」ボタン43が操作されていないので、この変更内容は未だ適用されていない状態となっている。つまり、図4の状態では未だ、編集領域は上記「横(640(画素)×縦480(画素))」の大きさとなっている。 In contrast, in the display area setting area 41 on the setting window 40 shown in the figure, the user can arbitrarily set and change the size of the screen. In the illustrated example, the width is doubled (= 1280 (pixels), but the height is not changed (480 (pixels)), but the “OK” button still shown in FIG. 43 is not operated, this change has not yet been applied, that is, the edit area is still “horizontal (640 (pixels) × vertical 480 (pixels)) in the state of FIG. Is the size of.
 尚、図示のプレビュー表示領域42には、表示領域設定領域41における設定に応じたプレビュー画像が表示される。これは、例えば、プログラマブル表示器1のディスプレイの大きさと、設定変更後のスクリーンの大きさ(編集領域の大きさ)との対応関係が、分かるようにする表示とする。但し、この例に限らない。 Note that a preview image corresponding to the setting in the display area setting area 41 is displayed in the illustrated preview display area 42. For example, the display is such that the correspondence between the display size of the programmable display 1 and the size of the screen after changing the setting (the size of the editing area) can be understood. However, the present invention is not limited to this example.
 そして、図示の状態でのユーザが「OK」ボタン43を操作すると、上記設定内容が反映されることで、作成支援画面は図5に示す状態となる。 When the user in the state shown in the figure operates the “OK” button 43, the creation support screen is in the state shown in FIG.
 図5に示すように、編集領域の幅が2倍に広がっている。尚、高さは変わらない。つまり、図5では、編集領域が「横(1280(画素)×縦480(画素))」の大きさとなっている。これは、そのまま、プログラマブル表示器1側で表示させる操作表示画面のスクリーンの大きさとなる。そして、上記の通り、この様なディスプレイ解像度より大きいサイズのスクリーンを、仮想スクリーンと呼ぶものとする。上記の通り、その時々で、仮想スクリーンの任意の一部のみが、ディスプレイ上に表示されることになる。 As shown in Fig. 5, the width of the editing area is doubled. The height does not change. In other words, in FIG. 5, the editing area has a size of “horizontal (1280 (pixels) × vertical 480 (pixels))”. This is the size of the screen of the operation display screen displayed on the programmable display 1 side as it is. As described above, a screen having a size larger than the display resolution is called a virtual screen. As noted above, at any given time, only an arbitrary portion of the virtual screen will be displayed on the display.
 ここで、図上の太枠44は、初期表示位置を表す。ユーザは、この太枠44を編集領域内の任意の位置へと移動させる操作を行うことができ、これによって仮想スクリーンの初期表示状態を設定できる。図示の状態で初期表示位置が設定された場合、プログラマブル表示器1側でこの作成支援画面を表示すると、初期状態では仮想スクリーンの左半分が表示された状態となる。そして、この状態からユーザがスクロール操作を行って、仮想スクリーンの所望の部分を表示させることができる。詳しくは後述する。 Here, the thick frame 44 on the figure represents the initial display position. The user can perform an operation of moving the thick frame 44 to an arbitrary position in the editing area, and can thereby set the initial display state of the virtual screen. When the initial display position is set in the state shown in the figure, when this creation support screen is displayed on the programmable display 1 side, the left half of the virtual screen is displayed in the initial state. Then, the user can perform a scroll operation from this state to display a desired portion of the virtual screen. Details will be described later.
 尚、上記太枠44の大きさは、ディスプレイの大きさに相当するものである。 Note that the size of the thick frame 44 corresponds to the size of the display.
 また、尚、図5に示す位置の太枠44内の部分が表示される状態は、後述する表示オフセット位置(X,Y)=(0,0)の状態に相当するものと見做してよい。 Further, the state in which the portion within the thick frame 44 at the position shown in FIG. 5 is displayed corresponds to the state of display offset position (X, Y) = (0, 0) described later. Good.
 ここで、図6、図7に、ディスプレイ表示解像度より大きいサイズの操作表示画面(仮想スクリーン)を、プログラマブル表示器1においてスクロール表示させるイメージ例を示す。 Here, FIG. 6 and FIG. 7 show examples of images in which an operation display screen (virtual screen) having a size larger than the display display resolution is scroll-displayed on the programmable display 1.
 まず、図6の例は、上記設定ウィンドウ40によって、仮想スクリーンは、横方向(幅)が“ディスプレイ解像度の3倍”に設定された場合を例にする。尚、縦方向(高さ)は“設定変更なし”であり、ディスプレイ解像度のままであるものとする。 First, the example of FIG. 6 is an example where the horizontal direction (width) of the virtual screen is set to “three times the display resolution” by the setting window 40. It is assumed that the vertical direction (height) is “no setting change” and the display resolution remains unchanged.
 尚、図4、図5に示す例では、仮想スクリーンは、横方向(幅)が“ディスプレイ解像度の2倍”、縦方向(高さ)は“設定変更なし”となる。 In the example shown in FIGS. 4 and 5, the virtual screen is “twice the display resolution” in the horizontal direction (width) and “no setting change” in the vertical direction (height).
 また、図6(a)に示す状態では、仮想スクリーンの後述する表示オフセット位置(X,Y)=(0,0)であるものとする。これは、ここでは、仮想スクリーンの左上角を基準として、当該左上角が図6(a)に示すようにプログラマブル表示器1のディスプレイの左上角の位置にあるとき、表示オフセット位置(X,Y)=(0,0)であるものとする。 In the state shown in FIG. 6A, it is assumed that a display offset position (X, Y) = (0, 0), which will be described later, of the virtual screen. Here, with reference to the upper left corner of the virtual screen, when the upper left corner is at the position of the upper left corner of the display of the programmable display 1 as shown in FIG. 6A, the display offset position (X, Y ) = (0,0).
 表示オフセット位置(X,Y)は、仮想スクリーンとディスプレイとの相対的な位置関係を示すものである。表示オフセット位置(X,Y)は、ディスプレイに対してのスクリーンデータ(仮想スクリーン)の表示基準位置である。本例では、表示オフセット位置(X,Y)は、仮想スクリーンの左上角とディスプレイの左上角との相対的な位置関係を示すものと見做してよい。 The display offset position (X, Y) indicates the relative positional relationship between the virtual screen and the display. The display offset position (X, Y) is a display reference position of screen data (virtual screen) with respect to the display. In this example, the display offset position (X, Y) may be regarded as indicating the relative positional relationship between the upper left corner of the virtual screen and the upper left corner of the display.
 そして、この状態でユーザがディスプレイ上の任意の空き領域を指先でタッチすると、スクロール処理が開始されることになる。尚、図には示していないが、仮想スクリーン上には各種アイテムが配置されており、図6(a)ではアイテムが配置されていない領域(空き領域)がタッチされてものとする。 In this state, when the user touches any empty area on the display with a fingertip, the scroll process is started. Although not shown in the figure, it is assumed that various items are arranged on the virtual screen, and an area (an empty area) where no item is arranged is touched in FIG.
 上記のようにスクロール処理が開始された後、ユーザが例えば図6(b)に示すようにディスプレイ上をタッチした状態のまま指先を図上左方向へとズラしていくと、これに応じて仮想スクリーンはディスプレイに対して相対的に左方向へと移動していくイメージとなる。これによって、ディスプレイ上の表示内容は、図6(a)よりも右側の部分が表示されることになる。 After the scroll process is started as described above, when the user moves the fingertip to the left in the figure while touching the display as shown in FIG. 6B, for example, The virtual screen is an image that moves to the left relative to the display. As a result, the content displayed on the display is displayed on the right side of FIG. 6A.
 尚、図6(b)に示す状態が、仮に図6(a)の状態から200画素分、仮想スクリーンを左方向へ移動させたものであるとするならば、ここでは、表示オフセット位置(X,Y)=(200,0)となるものとする。 If the state shown in FIG. 6B is a state in which the virtual screen is moved leftward by 200 pixels from the state shown in FIG. 6A, here, the display offset position (X , Y) = (200, 0).
 次に、図7の例は、上記設定ウィンドウ40によって、仮想スクリーンは、横方向(幅)と縦方向(高さ)の両方で、ディスプレイ解像度の2倍に設定された場合を例にする。 Next, the example of FIG. 7 is an example in which the virtual screen is set to double the display resolution in both the horizontal direction (width) and the vertical direction (height) by the setting window 40.
 また、図7(a)に示す状態では、上記図6(a)と同様、仮想スクリーンの後述する表示オフセット位置(X,Y)=(0,0)であるものとする。 Further, in the state shown in FIG. 7A, it is assumed that the display offset position (X, Y) = (0, 0), which will be described later, of the virtual screen, as in FIG. 6A.
 そして、この状態でユーザがディスプレイ上の任意の空き領域を指先でタッチすると、スクロール処理が開始されることになる。尚、図6と同様、図7においてもアイテム表示は省略して示しているが、図7(a)ではアイテムが配置されていない領域(空き領域)がタッチされてものとする。 In this state, when the user touches any empty area on the display with a fingertip, the scroll process is started. As in FIG. 6, item display is also omitted in FIG. 7, but it is assumed that an area (empty area) where no item is arranged is touched in FIG. 7A.
 上記のようにスクロール処理が開始された後、ユーザが例えば図7(b)に示すようにディスプレイ上をタッチした状態のまま指先を図上の左上方向へとズラしていくと、これに応じて仮想スクリーンはディスプレイに対して相対的に左上方向へと移動していくイメージとなる。これによって、ディスプレイ上の表示内容は、図7(a)よりも右下側の部分が表示されることになる。 After the scroll process is started as described above, if the user moves the fingertip in the upper left direction in the figure while touching the display as shown in FIG. 7B, for example, Thus, the virtual screen is an image that moves in the upper left direction relative to the display. As a result, the display content on the display is displayed in the lower right part of FIG. 7A.
 尚、図7(b)に示す状態が、仮に図7(a)の状態から横方向(X方向)で300画素分、縦方向(Y方向)で200画素分、仮想スクリーンを左上方向へ移動させたものであるとするならば、ここでは、表示オフセット位置(X,Y)=(300,200)となるものとする。 The state shown in FIG. 7B temporarily moves from the state shown in FIG. 7A to the upper left direction by 300 pixels in the horizontal direction (X direction) and 200 pixels in the vertical direction (Y direction). Here, it is assumed that the display offset position (X, Y) = (300, 200).
 図8は、本例のプログラマブル表示器の処理機能図である。 FIG. 8 is a processing function diagram of the programmable display of this example.
 上記CPU11が、例えば上記ROM12に記憶されている所定のプログラム(例えば上記本体プログラム21、通信プログラム23等)を実行することにより、例えば図8の点線内に示す各種処理機能部が実現される。すなわち、図示のタッチスイッチ判定処理部51、スクリーンスクロール位置変更処理部52、スクリーン表示切り出し描画処理部53等の各種処理機能が実現される。 When the CPU 11 executes a predetermined program (for example, the main body program 21, the communication program 23, etc.) stored in the ROM 12, for example, various processing function units shown in a dotted line in FIG. 8 are realized. That is, various processing functions such as the illustrated touch switch determination processing unit 51, screen scroll position change processing unit 52, screen display cutout drawing processing unit 53, and the like are realized.
 また、特に図示しない既存機能によって、仮想スクリーン全体画像データ54が随時生成されて記憶される。この既存機能は、画面データ22等に基づいて操作表示画面の画像データを生成するものであり、仮想スクリーンの場合も同様にして画像データを生成できる。但し、通常のスクリーンは、生成した画像データをそのままRAM13に格納しても構わないが、仮想スクリーンの場合は、生成した上記仮想スクリーン全体画像データ54を、RAM13以外のメモリ(CPU11内の不図示のメモリ等)に記憶する。そして、スクリーン表示切り出し描画処理部53が、この仮想スクリーン全体画像データ54の一部を切り出してRAM13に格納する。これについては、後に詳しく説明する。 Further, the entire virtual screen image data 54 is generated and stored as needed by an existing function (not shown). This existing function generates image data of an operation display screen based on the screen data 22 and the like, and image data can be generated in the same manner in the case of a virtual screen. However, in a normal screen, the generated image data may be stored in the RAM 13 as it is. However, in the case of a virtual screen, the generated virtual screen whole image data 54 is stored in a memory other than the RAM 13 (not shown in the CPU 11). Memory etc.). Then, the screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 and stores it in the RAM 13. This will be described in detail later.
 尚、グラフィックコントローラ15が上記RAM13上の描画データをディスプレイ19上に表示することで、上記操作表示画面等が表示される。 The graphic controller 15 displays the drawing data on the RAM 13 on the display 19 so that the operation display screen or the like is displayed.
 尚、仮想スクリーン全体画像データ54は、既存機能によって随時更新される。すなわち、例えば、上記各アイテム毎の割当メモリ領域からの最新の取得データを反映させる形で、各アイテムの表示内容が随時更新される。 The virtual screen entire image data 54 is updated as needed by existing functions. That is, for example, the display content of each item is updated as needed in a manner that reflects the latest acquired data from the allocated memory area for each item.
 上述した各種処理機能について、詳細は後述するが、以下、簡単に説明する。 The details of the various processing functions described above will be described later, but will be briefly described below.
 タッチスイッチ判定処理部51は、ユーザによるタッチ操作に基づいてユーザ操作内容を判別する処理機能部である。タッチスイッチ判定処理部51は、例えば、ユーザが操作したアイテムを判別する等の既存機能を有するが、更に本例の新機能も有する。 The touch switch determination processing unit 51 is a processing function unit that determines the user operation content based on the touch operation by the user. The touch switch determination processing unit 51 has, for example, an existing function such as determining an item operated by the user, but also has a new function of this example.
 すなわち、タッチスイッチ判定処理部51は、上記既存機能に加えて、例えば更に、図示のスクリーンスクロール開始検出処理部51a、スクリーンスクロール終了検出処理部51b、スクリーンスクロール位置変化検出処理部51cの各種処理機能を有する。尚、以下の説明では、これらを省略して、開始検出処理部51a、終了検出処理部51b、位置変化検出処理部51cと記すものとする。同様に、上記スクリーンスクロール位置変更処理部52も、位置変更処理部52と記すものとする。 That is, in addition to the above existing functions, the touch switch determination processing unit 51 further includes various processing functions of, for example, the screen scroll start detection processing unit 51a, the screen scroll end detection processing unit 51b, and the screen scroll position change detection processing unit 51c shown in the figure. Have In the following description, these are omitted and referred to as a start detection processing unit 51a, an end detection processing unit 51b, and a position change detection processing unit 51c. Similarly, the screen scroll position change processing unit 52 is also referred to as a position change processing unit 52.
 ここで、例えば、ユーザがタッチパネル18上の任意の位置をタッチする操作を行うと、タッチパネルコントローラ16がこのタッチ位置のXY座標を検出する。これより、タッチスイッチ判定処理部51は、この検出座標と例えば画面データ22等に基づいて、ユーザが操作したアイテムを判別する。これが、上記タッチスイッチ判定処理部51の既存機能の一例である。 Here, for example, when the user performs an operation of touching an arbitrary position on the touch panel 18, the touch panel controller 16 detects the XY coordinates of the touch position. Thus, the touch switch determination processing unit 51 determines the item operated by the user based on the detected coordinates and, for example, the screen data 22 or the like. This is an example of the existing function of the touch switch determination processing unit 51.
 この既存機能に関しては、特に具体例は示さないが、画面データ22には各アイテムの表示位置座標と大きさのデータが含まれており、これより各アイテムが配置されている領域(アイテム領域)が判別できる。これより上記ユーザ操作検出位置座標が含まれるアイテム領域を判別することで、当該アイテム領域に対応するアイテムが操作されたものと判定する。尚、この例に限らず、例えば、後述するスイッチリスト61に基づいてアイテムを判別してもよい。 For this existing function, a specific example is not shown, but the screen data 22 includes display position coordinates and size data of each item, and an area (item area) where each item is arranged. Can be determined. From this, it is determined that the item corresponding to the item area has been operated by determining the item area including the user operation detection position coordinates. For example, the item may be determined based on a switch list 61 described later.
 ここで、上記ユーザ操作検出位置座標が含まれるアイテム領域が存在しない場合、すなわちユーザが空き領域をタッチした場合、従来では何も行わなかったが、本手法ではこれをトリガーにしてスクロール表示処理を開始する。 Here, when the item area including the user operation detection position coordinates does not exist, that is, when the user touches the empty area, nothing has been done in the past, but in this technique, the scroll display process is performed using this as a trigger. Start.
 すなわち、簡単に説明するならば、開始検出処理部51aは、上記空き領域へのタッチ操作があったことを検出すると、スクロール動作開始処理を実行する。これは、例えば、タッチ位置座標を後述するドラッグ位置として記憶すると共に、モードをスクリーンスクロールモードへ移行させる。 That is, in brief, when the start detection processing unit 51a detects that a touch operation has been performed on the empty area, the start detection processing unit 51a executes a scroll operation start process. For example, the touch position coordinates are stored as a drag position described later, and the mode is shifted to the screen scroll mode.
 ここで、図9を参照して、モードの種類とモード変更について説明する。 Here, with reference to FIG. 9, the mode type and mode change will be described.
 本例では、例えば図9に示すような各種モード、すなわちスイッチ検出モードとスクリーンスクロールモードの2種類のモードが、予め設けられている。スイッチ検出モードは、従来通りの処理動作を行うモードであり、通常はスイッチ検出モードになっている。このスイッチ検出モード中に任意のアイテムに対するユーザ操作が検出されると、当該操作されたアイテムに係わる処理を実行する。一方、スイッチ検出モード中に上記空き領域へのタッチ操作があると、スクリーンスクロールモードへ移行する。 In this example, various modes as shown in FIG. 9, for example, two types of modes, ie, a switch detection mode and a screen scroll mode, are provided in advance. The switch detection mode is a mode for performing a processing operation as usual, and is normally a switch detection mode. When a user operation on an arbitrary item is detected during the switch detection mode, processing related to the operated item is executed. On the other hand, if there is a touch operation on the empty area during the switch detection mode, the screen shifts to the screen scroll mode.
 そして、このスクリーンスクロールモード中に、ユーザがタッチしたまま任意の方向に指先を移動する操作を行うと、位置変化検出処理部51cがこれを検出して、スクロール操作が行われたものと見做して、位置変更処理部52に所定の処理を実行させる。 When the user performs an operation of moving the fingertip in an arbitrary direction while being touched during the screen scroll mode, the position change detection processing unit 51c detects this and considers that the scroll operation has been performed. Then, the position change processing unit 52 is caused to execute a predetermined process.
 位置変更処理部52は、上記タッチ位置移動操作に応じて、後述する表示オフセット位置(X,Y)を更新する。 The position change processing unit 52 updates a display offset position (X, Y), which will be described later, according to the touch position moving operation.
 スクリーン表示切り出し描画処理部53は、随時(例えば定周期で)、その時の表示オフセット位置(X,Y)に基づいて、仮想スクリーン全体画像データ54の一部を切り出して、これをRAM13に上書き格納する。これによって、上記表示オフセット位置(X,Y)の更新に伴って画像切り出し位置が変わることで、ディスプレイ19上では操作表示画面のスクロール表示が行われることになる。 The screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 based on the display offset position (X, Y) at that time (for example, at regular intervals), and overwrites this in the RAM 13. To do. As a result, the image cut-out position changes with the update of the display offset position (X, Y), so that the operation display screen is scrolled on the display 19.
 例えば、ユーザが所望の目的位置へ指先を移動させている間、例えば上述した位置変更処理部52とスクリーン表示切り出し描画処理部53の処理が、定周期で何度も実行されて、その都度、表示オフセット位置(X,Y)が更新されて、これに基づいて仮想スクリーン全体画像データ54の一部が切り出されてRAM13に格納される。これによって、ユーザ操作に伴って操作表示画面がスクロールしていく表示となる。 For example, while the user moves the fingertip to a desired target position, for example, the processing of the position change processing unit 52 and the screen display cutout drawing processing unit 53 described above is executed many times at regular intervals. The display offset position (X, Y) is updated, and a part of the entire virtual screen image data 54 is cut out based on this, and stored in the RAM 13. Thereby, the operation display screen is scrolled with the user operation.
 尚、スクリーン表示切り出し描画処理部53は、スクリーンスクロールモード中のみ上記処理動作を実行してもよいが、基本的には現在のモードに関係なく上記処理動作を実行することが望ましい。これは、スイッチ検出モード中は、画像切り出し位置は変わらないが、各アイテムの表示内容が変わる場合があるからである。 The screen display cutout drawing processing unit 53 may execute the above processing operation only during the screen scroll mode, but basically it is desirable to execute the above processing operation regardless of the current mode. This is because the image cutout position does not change during the switch detection mode, but the display content of each item may change.
 そして、ユーザが指先をタッチパネル18から離す操作(離上操作)を行うと、終了検出処理部51bが、スクロール処理終了の為の処理を行う。例えば、モードを上記スイッチ検出モードへ戻す。 When the user performs an operation of releasing the fingertip from the touch panel 18 (lifting operation), the end detection processing unit 51b performs a process for ending the scroll process. For example, the mode is returned to the switch detection mode.
 以下、上記各種処理機能部について、図11、図12、図13に示すフローチャート図を参照して説明する。また、これらの処理に関係する情報の一例を、図10(a)~(c)に示す。 Hereinafter, the various processing function units will be described with reference to the flowcharts shown in FIGS. 11, 12, and 13. Examples of information related to these processes are shown in FIGS. 10 (a) to 10 (c).
 以下、まず、図10(a)、(b)、(c)に示す各種情報について説明する。 Hereinafter, first, various information shown in FIGS. 10A, 10 </ b> B, and 10 </ b> C will be described.
 図10(a)に示すスクリーン設定データ60は、幅指定有無61、表示領域幅62、高さ指定有無63、表示領域高さ64等から成る。これら各種情報は、例えば、上述した設定ウィンドウ40上での設定内容が格納されるものである。 The screen setting data 60 shown in FIG. 10A includes a width designation presence / absence 61, a display area width 62, a height designation presence / absence 63, a display area height 64, and the like. These various types of information store, for example, the setting contents on the setting window 40 described above.
 すなわち、上記表示領域設定領域41上で、仮想スクリーンの幅または/及び高さの設定があった場合、該設定の有無と設定内容が上記各種データ項目61~64に格納される。仮想スクリーンの幅の設定があった場合には、上記幅指定有無61が指定有り(フラグON)となると共に、表示領域幅62にユーザ設定内容が格納される。同様に、仮想スクリーンの高さの設定があった場合には、上記高さ指定有無63が指定有り(フラグON)となると共に、表示領域高さ64にユーザ設定内容が格納される。 That is, when the virtual screen width or / and height is set on the display area setting area 41, the presence / absence of the setting and the setting contents are stored in the various data items 61-64. When the virtual screen width is set, the width designation presence / absence 61 is designated (flag ON), and the user setting contents are stored in the display area width 62. Similarly, when the height of the virtual screen is set, the height designation presence / absence 63 is designated (flag ON), and the user setting content is stored in the display area height 64.
 例えば上記図4、図5の例では、上述したように幅については変更があり、上記幅指定有無61はフラグONとなり、表示領域幅6には‘1280’が格納される。一方、高さについては変更無しであるので、高さ指定有無63はフラグOFFのままであり、表示領域高さ64はデータ無し(NULL)のままである。 For example, in the examples of FIGS. 4 and 5, the width is changed as described above, the width designation presence / absence 61 is set to the flag ON, and '1280' is stored in the display area width 6. On the other hand, since there is no change in the height, the height designation presence / absence 63 remains flag OFF, and the display area height 64 remains no data (NULL).
 尚、スクリーン設定データ60は、例えば、画面データ22(32)に含まれている。また、ディスプレイ表示解像度などのディスプレイ関連データは、例えば予めプログラマブル表示器1に登録されている。 The screen setting data 60 is included in the screen data 22 (32), for example. Further, display related data such as display display resolution is registered in advance in the programmable display 1, for example.
 次に、図10(b)に示す仮想スクリーン制御情報70は、仮想スクリーン幅71、仮想スクリーン高さ72、表示オフセット位置X73、表示オフセット位置Y74等から成る。 Next, the virtual screen control information 70 shown in FIG. 10B includes a virtual screen width 71, a virtual screen height 72, a display offset position X73, a display offset position Y74, and the like.
 仮想スクリーン幅71、仮想スクリーン高さ72には、例えばスクリーンスクロールモード開始時に、そのとき表示中のスクリーンに係る上記スクリーン設定データ60における表示領域幅62、表示領域高さ64がコピーされる。但し、指定無し(フラグOFF)の場合には、別途記憶されている不図示のディスプレイ解像度(幅、高さ)の値が格納される。例えば図4、図5に示す例では、幅は変更されて上記‘1280’となっているが、高さはディスプレイ解像度の高さ(=480)のままとなっている。これより、仮想スクリーン幅71には表示領域幅62の値(=1280)がコピーされるが、仮想スクリーン高さ72にはディスプレイ解像度の高さ(=480)がコピーされることになる。 For example, when the screen scroll mode is started, the display area width 62 and the display area height 64 in the screen setting data 60 relating to the currently displayed screen are copied to the virtual screen width 71 and the virtual screen height 72. However, in the case of no designation (flag OFF), values of display resolution (width and height) (not shown) stored separately are stored. For example, in the example shown in FIGS. 4 and 5, the width is changed to be “1280”, but the height is still the display resolution height (= 480). As a result, the value of the display area width 62 (= 1280) is copied to the virtual screen width 71, but the display resolution height (= 480) is copied to the virtual screen height 72.
 また、表示オフセット位置X73、表示オフセット位置Y74の値は、スクリーンスクロールモード中、後述する算出処理により随時更新される。そして、後述するように、例えば定周期で、現在のオフセット位置に基づいて、仮想スクリーンからその一部を切り出してRAM13に格納する処理等が行われる。 Further, the values of the display offset position X73 and the display offset position Y74 are updated at any time by a calculation process described later in the screen scroll mode. Then, as will be described later, for example, a process of cutting out a part of the virtual screen from the virtual screen and storing it in the RAM 13 is performed at regular intervals based on the current offset position.
 尚、表示オフセット位置X73、表示オフセット位置Y74の値は、デフォルトでは‘0’となっている。つまり、仮想スクリーン表示開始時点では‘0’となっている。 The values of the display offset position X73 and the display offset position Y74 are “0” by default. That is, it is “0” at the start of the virtual screen display.
 図10(c)に示すスクリーン移動検出制御情報80は、ドラッグ位置X81、ドラッグ位置Y82等から成る。これらドラッグ位置X81、ドラッグ位置Y82には、上記空き領域へのタッチ操作が行われたときに、当該タッチされた位置のXY座標が格納される。尚、その後に上述したタッチ位置移動操作が行われても、上記ドラッグ位置81,82は変更されない。ドラッグ位置81,82は、最初のタッチ位置(ドラッグ位置)を示すものであるからである。 The screen movement detection control information 80 shown in FIG. 10C includes a drag position X81, a drag position Y82, and the like. These drag position X81 and drag position Y82 store the XY coordinates of the touched position when a touch operation is performed on the empty area. Even if the touch position moving operation described above is performed thereafter, the drag positions 81 and 82 are not changed. This is because the drag positions 81 and 82 indicate the first touch position (drag position).
 尚、上記ドラッグ位置のXY座標(ドラッグ位置X81、ドラッグ位置Y82)は、物理座標系のXY座標である。すなわち、仮想スクリーン上の座標ではなく、ディスプレイ19上での座標である。換言すれば、タッチパネルコントローラ16で検知される座標である。従って、ディスプレイ19が仮に640(画素)×480(画素)であるならば、仮想スクリーンの大きさに関係なく、物理座標系は640×480となる。尚、ここでは左上角が座標(0,0)であり、右下角が座標(640,480)であるものとする。 The XY coordinates of the drag position (drag position X81, drag position Y82) are XY coordinates in the physical coordinate system. That is, it is not the coordinates on the virtual screen but the coordinates on the display 19. In other words, the coordinates are detected by the touch panel controller 16. Therefore, if the display 19 is 640 (pixels) × 480 (pixels), the physical coordinate system is 640 × 480 regardless of the size of the virtual screen. Here, it is assumed that the upper left corner is the coordinate (0, 0) and the lower right corner is the coordinate (640, 480).
 以下、図11、図12、図13に示すフローチャート図の処理例について説明する。 Hereinafter, processing examples of the flowcharts shown in FIGS. 11, 12, and 13 will be described.
 図11は、タッチスイッチ判定処理部51の処理フローチャート図である。尚、これは、上記開始検出処理部51aの処理フローチャート図であると見做してもよい。 FIG. 11 is a process flowchart of the touch switch determination processing unit 51. Note that this may be regarded as a processing flowchart of the start detection processing unit 51a.
 ユーザがタッチパネル18上の任意の位置をタッチ操作すると、タッチパネルコントローラ16がこのタッチ位置座標(物理座標)を検出して、これをタッチスイッチ判定処理部51に渡す。これによって図11の処理が開始される。 When the user touches an arbitrary position on the touch panel 18, the touch panel controller 16 detects the touch position coordinates (physical coordinates) and passes them to the touch switch determination processing unit 51. Thereby, the process of FIG. 11 is started.
 ここで、検出されるタッチ位置座標は上記の通り物理座標系の座標である。この為、通常のスクリーンすなわちディスプレイ解像度と同じ大きさのスクリーンの場合には、このタッチ位置座標をそのまま用いればよいが、仮想スクリーンの場合には仮想スクリーン上の座標に変換する必要がある。 Here, the detected touch position coordinates are coordinates in the physical coordinate system as described above. For this reason, in the case of a normal screen, that is, a screen having the same size as the display resolution, the touch position coordinates may be used as they are, but in the case of a virtual screen, it is necessary to convert them to coordinates on the virtual screen.
 これより、まず、現在表示中のスクリーンが仮想スクリーンであるか否かを判定する(ステップS11)。これは、例えば、現在表示中のスクリーンに係る上記スクリーン設定データ60を参照して、上記幅指定有無61、高さ指定有無63の両方ともフラグOFF(指定なし)である場合には通常スクリーン表示中と判定し、これ以外の場合は仮想スクリーン表示中と判定する。 From this, first, it is determined whether or not the currently displayed screen is a virtual screen (step S11). For example, referring to the screen setting data 60 relating to the currently displayed screen, when both the width designation presence / absence 61 and the height designation presence / absence 63 are both flag OFF (no designation), the normal screen display is performed. In other cases, it is determined that the virtual screen is being displayed.
 仮想スクリーンを表示中の場合には(ステップS11,YES)、上記検出されたタッチ位置座標を、仮想スクリーン上の座標に変換する(ステップS12)。この変換方法は、例えば下記の通りである。 If the virtual screen is being displayed (step S11, YES), the detected touch position coordinates are converted into coordinates on the virtual screen (step S12). This conversion method is as follows, for example.
 仮想スクリーン上のX座標=押下X座標+表示オフセット位置X73
 仮想スクリーン上のY座標=押下Y座標+表示オフセット位置Y74
 尚、上記押下X座標、押下Y座標は、上記タッチ位置座標(物理座標)である。
X coordinate on virtual screen = pressed X coordinate + display offset position X73
Y coordinate on virtual screen = pressed Y coordinate + display offset position Y74
The pressed X coordinate and pressed Y coordinate are the touch position coordinates (physical coordinates).
 そして、仮想スクリーンである場合には上記変換処理によって得られた上記仮想スクリーン上の座標を用いて、任意のアイテムが操作されたものであるか否かを判定する(ステップS13)。また、通常のスクリーンの場合には、上記検出されたタッチ位置座標を用いて、任意のアイテムが操作されたものであるか否かを判定する(ステップS13)。 If it is a virtual screen, it is determined whether or not an arbitrary item has been operated using the coordinates on the virtual screen obtained by the conversion process (step S13). In the case of a normal screen, it is determined using the detected touch position coordinates whether or not an arbitrary item has been operated (step S13).
 ステップS13の判定処理自体は、既存技術であってよく、詳細には説明しないが、画面データ22を参照することで、各アイテムが配置されている領域(アイテム領域)が分かるので、上記タッチ位置座標が含まれるアイテム領域がある場合には、ステップS13はYESとなる。 The determination process itself in step S13 may be an existing technology and will not be described in detail, but by referring to the screen data 22, the area where each item is arranged (item area) can be known, so the touch position If there is an item area including the coordinates, step S13 is YES.
 一方、上記タッチ位置座標が含まれるアイテム領域が1つも無い場合には、ステップS13はNOとなる。尚、この場合は、上記空き領域がタッチ操作されたものと見做せる。 On the other hand, when there is no item area including the touch position coordinates, step S13 is NO. In this case, it can be considered that the empty area has been touched.
 尚、上記画面データ22を用いる例に限らず、例えばスイッチ領域チェーンリスト90を用いて判定する方法であってもよく、これについては後述する。 Note that the method is not limited to the example using the screen data 22 described above, and for example, a determination method using the switch area chain list 90 may be used, which will be described later.
 任意のアイテムが操作された場合すなわち任意のアイテムの表示領域がタッチされた場合には(ステップS13,YES)、当該操作されたアイテムの処理機能を実行する(ステップS14)。この処理自体は既存の処理であり、例えば画面データ22や割当メモリ領域から取得データ等に基づいて、当該アイテムの表示内容を更新する処理等である。 When an arbitrary item is operated, that is, when a display area of an arbitrary item is touched (step S13, YES), the processing function of the operated item is executed (step S14). This process itself is an existing process, for example, a process of updating the display content of the item based on the screen data 22 or the acquired data from the allocated memory area.
 一方、アイテムが操作されていない場合すなわち空き領域に対してタッチ操作が行われた場合には(ステップS13,NO)、通常のスクリーンの場合には(ステップS15,NO)従来通り何もしないで本処理を終了する。一方、仮想スクリーンの場合には(ステップS15,YES)、ステップS16、S17の処理を実行して、本処理を終了する。すなわち、例えば上記開始検出処理部51aによる上記スクロール動作開始処理を実行して、本処理を終了する。 On the other hand, when an item is not operated, that is, when a touch operation is performed on an empty area (step S13, NO), in the case of a normal screen (step S15, NO), nothing is done as usual. This process ends. On the other hand, in the case of a virtual screen (step S15, YES), the processing of steps S16 and S17 is executed, and this processing is terminated. That is, for example, the scroll operation start process by the start detection processing unit 51a is executed, and this process ends.
 尚、空き領域がタッチされた旨の判定方法は、上記各アイテムの配置領域を用いる例に限らない。例えば、予め、空き領域を示す領域情報を登録しておくことで、タッチ位置が当該領域情報が示す領域内にある場合には、空き領域がタッチされたものと判定してもよい。 It should be noted that the method for determining that an empty area has been touched is not limited to the example using the arrangement area of each item. For example, by registering area information indicating an empty area in advance, if the touch position is within the area indicated by the area information, it may be determined that the empty area has been touched.
 ステップS16の処理は、タッチ位置を記憶する処理である。すなわち、上記タッチ位置座標(押下X座標、押下Y座標)を、上記ドラッグ位置X81、ドラッグ位置Y82に格納する処理である。また、ステップS17の処理は、モードを上記“スクリーンスクロールモード”に変更するモード変更処理である。 The process of step S16 is a process of storing the touch position. That is, the touch position coordinates (pressed X coordinate, pressed Y coordinate) are stored in the drag position X81 and drag position Y82. The process of step S17 is a mode change process for changing the mode to the “screen scroll mode”.
 尚、図11の処理は、上記ステップS16、S17は開始検出処理部51aが実行し、それ以外の処理はタッチスイッチ判定処理部51が実行するものと見做してもよいが、この例に限らない。例えば開始検出処理部51aが図11の処理全てを実行するものと見做しても構わない。 The processing in FIG. 11 may be regarded as being performed by the start detection processing unit 51a in steps S16 and S17, and the other processing by the touch switch determination processing unit 51. Not exclusively. For example, you may consider that the start detection process part 51a performs all the processes of FIG.
 上記“スクリーンスクロールモード”中は、例えば一定周期Δt毎にユーザによるタッチ位置が移動したか否かを判定し、タッチ位置移動したと判定される毎に、図12のステップS22の処理を実行する。また、ステップS22の処理実行毎にステップS23の処理を実行してもよい。但し、ステップS23の処理(画像切り出し処理)は、上記のようにモードに関係なく定周期で実行してもよい。 During the “screen scroll mode”, for example, it is determined whether or not the touch position by the user has moved every fixed period Δt, and each time it is determined that the touch position has moved, the process of step S22 in FIG. 12 is executed. . Moreover, you may perform the process of step S23 for every process execution of step S22. However, the processing in step S23 (image cutout processing) may be executed at a constant cycle regardless of the mode as described above.
 尚、上記“スクリーンスクロールモード”中に任意のアイテム画像の表示領域がタッチされたことを検出しても、当該アイテムが操作されたものとは見做さないようにしてもよい。 It should be noted that even if it is detected that the display area of an arbitrary item image is touched during the “screen scroll mode”, it may not be considered that the item has been operated.
 尚、図12は、スクロール表示関連処理の処理フローチャート図と見做すものとする。 Note that FIG. 12 is regarded as a processing flowchart of the scroll display related processing.
 上記ユーザによるタッチ位置が移動したか否かの判定処理は、例えば上記位置変化検出処理部51cが実行する。 The determination process of whether or not the touch position moved by the user has been executed, for example, by the position change detection processing unit 51c.
 タッチパネルコントローラ16は、例えば随時または上記一定周期Δt毎に、現在の(最新の)上記タッチ位置座標検出結果を、位置変化検出処理部51cに渡す。 The touch panel controller 16 passes the current (latest) touch position coordinate detection result to the position change detection processing unit 51c, for example, at any time or for each fixed period Δt.
 位置変化検出処理部51cは、当該タッチ位置座標の現在値が前回値と一致するか否かを判定し、不一致の場合にはタッチ位置が移動したと判定して(ステップS21)、上記現在値を上記位置変更処理部52に渡す。また、判定結果に関係なく、上記現在値を新たな前回値として記憶する。 The position change detection processing unit 51c determines whether or not the current value of the touch position coordinate matches the previous value. If the current value does not match, the position change detection processing unit 51c determines that the touch position has moved (step S21). Is transferred to the position change processing unit 52. Further, the current value is stored as a new previous value regardless of the determination result.
 位置変更処理部52は、位置変化検出処理部51cから上記タッチ位置座標(現在値)が渡されると、これに基づいて表示オフセット位置X73、表示オフセット位置Y74を更新する(ステップS22)。これは、下記の算出式により新たな表示オフセット位置を算出して、これを上記表示オフセット位置X73、表示オフセット位置Y74に上書き格納するものである。 When the touch position coordinates (current value) are passed from the position change detection processing unit 51c, the position change processing unit 52 updates the display offset position X73 and the display offset position Y74 based on this (Step S22). In this method, a new display offset position is calculated by the following calculation formula, and this is overwritten and stored in the display offset position X73 and the display offset position Y74.
 表示オフセット位置X=ドラッグ位置X81-押下X座標
 表示オフセット位置Y=ドラッグ位置Y82-押下Y座標
 尚、上記押下X座標、押下Y座標は、上記タッチ位置座標(現在値)である。尚、上記タッチ位置座標(現在値)は、上記物理座標系の座標である。
Display offset position X = Drag position X81—Pressed X coordinate Display offset position Y = Drag position Y82—Pressed Y coordinate The pressed X coordinate and pressed Y coordinate are the touch position coordinates (current value). The touch position coordinates (current value) are coordinates in the physical coordinate system.
 スクリーン表示切り出し描画処理部53は、例えば上記のようにモードに関係なく定周期で、そのときの仮想スクリーン全体画像データ54の一部を切り出してRAM13に格納する(ステップS23)。その際、切り出す部分を例えば下記のように決定する。 The screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 at that time and stores it in the RAM 13 at a fixed cycle regardless of the mode as described above, for example (step S23). In that case, the part to cut out is determined as follows, for example.
 ・切出し基準位置を起点として、そこから切り出し幅、切り出し高さ分の領域の画像を切り出す。ここで、
 切出し基準位置=(表示オフセット位置X73,表示オフセット位置Y74)
 切り出し幅=ディスプレイ解像度X
 切り出し高さ=ディスプレイ解像度Y
 仮にディスプレイ解像度が640×480であったならば、切り出し幅=640、切り出し高さ=480となる。
The image of the area corresponding to the cut width and the cut height is cut out from the cut reference position as a starting point. here,
Cutting reference position = (display offset position X73, display offset position Y74)
Cutout width = Display resolution X
Cutting height = Display resolution Y
If the display resolution is 640 × 480, the cutout width = 640 and the cutout height = 480.
 この様にすることで、ユーザ操作に応じて仮想スクリーンの一部が切り出されて、これがRAM13に格納され、以ってディスプレイ19上に表示されることになる。この様な表示を、例えばユーザがタッチ位置を移動させている間、例えば一定周期で繰り返し実行することで、仮想スクリーンがスクロール表示されることになる。 In this way, a part of the virtual screen is cut out in accordance with the user operation, stored in the RAM 13, and thus displayed on the display 19. By repeatedly executing such a display, for example, at a constant cycle while the user moves the touch position, the virtual screen is scroll-displayed.
 尚、スクリーン表示切り出し描画処理部53の処理実行タイミングは、上述した定周期実行の例に限らず、例えば、位置変更処理部52は、上記ステップS22の処理実行に伴って、オフセット位置を更新した旨を上記スクリーン表示切り出し描画処理部53に通知するようにしてもよい。そして、この通知によって、スクリーン表示切り出し描画処理部53が上記ステップS23の処理を実行するようにしてもよい。 Note that the process execution timing of the screen display cutout drawing processing unit 53 is not limited to the above-described fixed-cycle execution example. For example, the position change processing unit 52 updates the offset position with the execution of the process of step S22. You may make it notify the said screen display cut-out drawing process part 53 to the effect. Then, by this notification, the screen display cutout drawing processing unit 53 may execute the process of step S23.
 尚、上記“ドラッグ位置X81-押下X座標”及び“ドラッグ位置Y82-押下Y座標”は、ドラッグ位置から現在の指先位置までの移動方向と移動量を示すものと言える。 The “drag position X81—pressed X coordinate” and “drag position Y82—pressed Y coordinate” can be said to indicate the moving direction and moving amount from the drag position to the current fingertip position.
 図13は、上記終了検出処理部51bの処理フローチャート図である。 FIG. 13 is a processing flowchart of the end detection processing unit 51b.
 終了検出処理部51bは、上記“スクリーンスクロールモード”中、随時、タッチパネルコントローラによるユーザ操作検知結果を監視しており、離上操作を検知した合(ステップS31)、モードを“スイッチ検出モード”に変更する(ステップS32)。 The end detection processing unit 51b monitors the user operation detection result by the touch panel controller at any time during the “screen scroll mode”, and when the lifting operation is detected (step S31), the mode is changed to the “switch detection mode”. Change (step S32).
 ここで、図14、図15に、上記スクロール表示処理のイメージ例を示す。 Here, FIGS. 14 and 15 show examples of the scroll display processing.
 尚、ここでは、仮想スクリーンの例は上記図7の例を用いるものとする。すなわち、仮想スクリーンが、横方向(幅)と縦方向(高さ)の両方で、ディスプレイ解像度の2倍に設定された例を用いるものとする。尚、この場合、仮想スクリーンは、ディスプレイの大きさを1単位とする4つの分割領域から成るものと言える。つまり、左上、右上、左下、右下の4つの分割領域から成るものと言える。 In addition, here, the example of FIG. 7 is used as an example of the virtual screen. That is, an example in which the virtual screen is set to twice the display resolution in both the horizontal direction (width) and the vertical direction (height) is used. In this case, it can be said that the virtual screen is composed of four divided areas with the display size as one unit. In other words, it can be said to be composed of four divided areas: upper left, upper right, lower left, and lower right.
 図14は、上記スクロール処理を、ディスプレイと仮想スクリーンとの位置関係のイメージで示す。 FIG. 14 shows the scrolling process as an image of the positional relationship between the display and the virtual screen.
 ここでは簡単の為、ディスプレイ解像度は横800(画素)×縦400(画素)であるものとし、図14では太枠(太い線の矩形)で示している。これに対して、仮想スクリーンは、デフォルト状態では図上点線の矩形で示すイメージとなる。上述したように、デフォルト状態では(表示オフセット位置X73,表示オフセット位置Y74)=(0,0)となっており、図示のように仮想スクリーンの左上角とディスプレイの左上角とが一致しているイメージとなる。このデフォルト状態では、ディスプレイには、仮想スクリーンの上記左上の分割領域の画像が、表示されていることになる。 Here, for the sake of simplicity, the display resolution is assumed to be 800 horizontal (pixels) × 400 vertical (pixels). In FIG. On the other hand, the virtual screen is an image indicated by a dotted-line rectangle in the figure in the default state. As described above, in the default state, (display offset position X73, display offset position Y74) = (0, 0), and the upper left corner of the virtual screen matches the upper left corner of the display as illustrated. It becomes an image. In this default state, the image of the upper left divided area of the virtual screen is displayed on the display.
 この状態で、ユーザが例えば図示のようにディスプレイの中心位置(物理座標=(400,300))をタッチした後、タッチしたまま左上角(物理座標=(0,0))まで指先を移動させて、当該左上角で離上操作を行ったとする。この操作に伴って、上述したステップS22の処理によって、最終的には(表示オフセット位置X73,表示オフセット位置Y74)=(400,300)の状態となる。これは、イメージとしては図示のように、仮想スクリーンが図上一点鎖線で示す位置へと移動したイメージとなる。 In this state, for example, after the user touches the center position of the display (physical coordinates = (400, 300)) as shown in the figure, the fingertip is moved to the upper left corner (physical coordinates = (0, 0)) while touching. Suppose that the lifting operation is performed at the upper left corner. In accordance with this operation, the process of step S22 described above finally results in a state of (display offset position X73, display offset position Y74) = (400, 300). As shown in the figure, this is an image in which the virtual screen has moved to the position indicated by the alternate long and short dash line in the figure.
 そして、仮想スクリーンが上記点線で示す状態から上記一点鎖線で示す状態へと移動する間、例えば一定周期で上記ステップS22、S23の処理が繰り返し実行されて、その都度、そのときのオフセット位置(表示オフセット位置X73,表示オフセット位置Y74)に基づいて、仮想スクリーンの一部が切り出される。これは、上記太枠で示すディスプレイの大きさの分だけ切り出される。そして、切り出された画像がRAM13に格納されることで、ディスプレイ19上に表示されることになる。 Then, while the virtual screen moves from the state indicated by the dotted line to the state indicated by the one-dot chain line, for example, the processes of steps S22 and S23 are repeatedly performed at a constant cycle, and each time the offset position (display) is displayed. Based on the offset position X73 and the display offset position Y74), a part of the virtual screen is cut out. This is cut out by the size of the display indicated by the thick frame. The clipped image is stored in the RAM 13 and displayed on the display 19.
 そして、最終的には、上記一点鎖線で示す仮想スクリーンに対して、上記ステップS23の処理が行われるイメージとなる。つまり、仮想スクリーンにおける座標(400,300)を起点にして、そこから幅800、高さ400の領域の画像を切り出す。これは、すなわち、一点鎖線で示す仮想スクリーンに対して、上記太枠で示す領域を切り出すイメージとなる。これは、仮想スクリーンの丁度真ん中の領域を、ディスプレイの大きさの分だけ切り出すことになる。そして、切り出された領域の画像が、RAM13に格納されてディスプレイ19上に表示されることになる。 Finally, an image is obtained in which the process of step S23 is performed on the virtual screen indicated by the alternate long and short dash line. That is, an image of a region having a width of 800 and a height of 400 is cut out from the coordinates (400, 300) on the virtual screen as a starting point. In other words, this is an image of cutting out the area indicated by the thick frame on the virtual screen indicated by the alternate long and short dash line. This cuts just the middle area of the virtual screen by the size of the display. Then, the image of the clipped area is stored in the RAM 13 and displayed on the display 19.
 例えば上記のようにして、仮想スクリーンが図上点線で示す状態から図上一点鎖線で示す状態へと移動する間、例えば一定周期毎に、そのときの(更新された)オフセット位置に応じて仮想スクリーンの一部を切り出して表示させる。これによって、ディスプレイ19上では、仮想スクリーンの上記左上の分割領域が表示されている状態から上記真ん中の領域が表示される状態へとスクロールする表示となる。 For example, as described above, while the virtual screen moves from the state indicated by the dotted line in the figure to the state indicated by the alternate long and short dash line in the figure, the virtual screen is virtualized according to the (updated) offset position at that time, for example, at regular intervals. Cut out and display a part of the screen. As a result, the display 19 scrolls from the state where the upper left divided area of the virtual screen is displayed to the state where the middle area is displayed.
 図15には、上記図14のスクロール後から更にスクロール操作を行った例を示す。 FIG. 15 shows an example in which the scroll operation is further performed after the scroll of FIG.
 ここでは、仮想スクリーンが図15において一点鎖線で示す状態において、ユーザが図14と同じ操作を行ったものとする。すなわち、ユーザが例えば図示のようにディスプレイの中心位置(物理座標=(400,300))をタッチした後、そのまま左上角(物理座標=(0,0))まで指先を移動させて、当該左上角で離上操作を行ったとする。 Here, it is assumed that the user performs the same operation as in FIG. 14 in a state where the virtual screen is indicated by a one-dot chain line in FIG. That is, for example, after the user touches the center position of the display (physical coordinates = (400, 300)) as shown in the figure, the fingertip is moved to the upper left corner (physical coordinates = (0, 0)) and the upper left corner is moved. Suppose that a lift operation is performed at a corner.
 この操作に伴って、最終的にはオフセット位置が、(表示オフセット位置X73,表示オフセット位置Y74)=(800,600)の状態へと更新される。これは、イメージとしては図示のように、仮想スクリーンが図上に細い実線(細線)で示す位置へと移動したイメージとなる。そして、当該細線で示す仮想スクリーンに対して、上記ステップS23の画像切り出し処理が行われるイメージとなる。つまり、細線で示す仮想スクリーンにおける座標(800,600)を起点にして、そこから幅800、高さ400の領域の画像を切り出す。これは、すなわち、細線で示す仮想スクリーンに対して、上記太枠で示す領域を切り出すイメージとなる。これは、仮想スクリーンが上記4つの分割領域から成るものとした場合、右下の分割領域を切り出すことになる。 With this operation, the offset position is finally updated to the state of (display offset position X73, display offset position Y74) = (800, 600). As shown in the figure, this is an image in which the virtual screen is moved to a position indicated by a thin solid line (thin line) in the figure. Then, the image is subjected to the image cut-out process in step S23 on the virtual screen indicated by the thin line. That is, an image of an area having a width of 800 and a height of 400 is cut out from the coordinates (800, 600) on the virtual screen indicated by the thin line as a starting point. In other words, this is an image in which the area indicated by the thick frame is cut out from the virtual screen indicated by the thin line. This means that when the virtual screen is composed of the above four divided areas, the lower right divided area is cut out.
 勿論、この場合も、上記図14の例と同様に、移動中も例えば一定周期で、上記オフセット位置を更新すると共に、これに応じて仮想スクリーンの一部を切り出してRAM13に格納する処理が行われる。これによって、ディスプレイ19上では、仮想スクリーンの上記真ん中の領域が表示されている状態から上記右下の分割領域が表示される状態へとスクロールする表示となる。 Of course, in this case as well, as in the example of FIG. 14, the offset position is updated during movement, for example, and a part of the virtual screen is cut out and stored in the RAM 13 accordingly. Is called. As a result, the display 19 scrolls from the state where the middle area of the virtual screen is displayed to the state where the lower right divided area is displayed.
 例えば、上述したようにして、本例のプログラマブル表示器1では、各種アイテム表示より成る操作表示画面を表示するプログラマブル表示器において、ディスプレイ表示解像度より大きい操作表示画面を、スクロール表示させることができる。これは、特に、誤って任意のアイテムが操作されたものと見做されて誤動作するような事態が、起こらないようにして、スクロール表示を実現できる。 For example, as described above, in the programmable display device 1 of this example, the operation display screen larger than the display display resolution can be scroll-displayed in the programmable display device that displays the operation display screen including various item displays. In particular, the scroll display can be realized in such a way that a situation in which an arbitrary item is mistakenly operated and erroneously operates does not occur.
 ここで、上記ステップS13のアイテム判定処理について、スイッチ領域チェーンリスト90を用いる例について説明する。 Here, an example in which the switch area chain list 90 is used for the item determination process in step S13 will be described.
 尚、ここではスイッチ領域チェーンリスト90を参照して押下アイテムを判別する例を示すが、この様な例に限らない。基本的には、画面データ22の不図示のアイテム位置座標やアイテムサイズ等の所定情報を参照すれば、各アイテムが配置されている領域が分かる。これより、ユーザがタッチした位置の座標が、どのアイテムの領域に含まれるのかを判別すれば、押下アイテムを判別できる。よって、普通は、画面データ22等を参照すればよく、スイッチ領域チェーンリスト90は必要ない。 In addition, although the example which identifies the pressing item with reference to the switch area | region chain list 90 here is shown, it is not restricted to such an example. Basically, by referring to predetermined information such as item position coordinates and item size (not shown) of the screen data 22, the area where each item is arranged can be known. Thus, the pressed item can be determined by determining in which item area the coordinates of the position touched by the user are included. Therefore, normally, the screen data 22 or the like may be referred to, and the switch area chain list 90 is not necessary.
 スイッチ領域チェーンリスト90は、アイテム同士が一部で重なり合うように配置されている場合でも、適切に押下アイテムを判別できるようにする為の情報である。但し、この様なアイテム判別処理は必須ではなく、無くても構わない。 The switch area chain list 90 is information for enabling the pressed item to be properly identified even when the items are arranged so as to partially overlap each other. However, such an item discrimination process is not essential and may be omitted.
 ここで、図16に、スイッチ領域チェーンリスト90の一例を示す。 Here, FIG. 16 shows an example of the switch area chain list 90.
 尚、ここでは、各種アイテムのうちスイッチのみを例にして説明するが、この例に限らず、他のアイテムに関しても同様にしてよい。 Note that, here, only the switch among various items will be described as an example. However, the present invention is not limited to this example, and the same may be applied to other items.
 尚、スイッチ領域チェーンリスト90において、1つのレコードは1つのアイテム(ここでは各スイッチ)に対応している。ここでは、複数のアイテムがあることが前提となるので、スイッチ領域チェーンリスト90は、複数のレコードから成ることになる。 In the switch area chain list 90, one record corresponds to one item (here, each switch). Here, since it is assumed that there are a plurality of items, the switch area chain list 90 is composed of a plurality of records.
 各スイッチ領域チェーンリスト90は、上位リンク91、下位リンク92、スイッチアイテム情報へのリンク93、スイッチ領域開始X94、スイッチ領域開始Y95、スイッチ領域終了X96、スイッチ領域終了Y97等から成る。 Each switch area chain list 90 includes an upper link 91, a lower link 92, a link 93 to switch item information, a switch area start X94, a switch area start Y95, a switch area end X96, a switch area end Y97, and the like.
 上位リンク91は、そのスイッチの上位に配置されたスイッチに対応するレコードへのリンク(ポインタ等)である。 The upper link 91 is a link (a pointer or the like) to a record corresponding to the switch arranged above the switch.
 下位リンク92は、そのスイッチの下位に配置されたスイッチに対応するレコードへのリンク(ポインタ等)である。 The lower link 92 is a link (a pointer or the like) to a record corresponding to the switch arranged below the switch.
 スイッチアイテム情報へのリンク93は、画面データ22等における、そのスイッチに関する情報が登録されたレコードへのリンク(ポインタ等)である。但し、この例に限らない。各アイテム毎にユニークな識別ID(アイテムIDと呼ぶ)が予め割り当てられており、当該アイテムIDを用いて画面データ22等における各レコードを管理している場合には、このアイテムのアイテムIDが“スイッチアイテム情報へのリンク”93に格納されるものであってもよい。 The link 93 to the switch item information is a link (pointer or the like) to a record in the screen data 22 or the like in which information related to the switch is registered. However, the present invention is not limited to this example. When a unique identification ID (referred to as item ID) is assigned in advance for each item and each record in the screen data 22 or the like is managed using the item ID, the item ID of this item is “ It may be stored in “link to switch item information” 93.
 スイッチ領域チェーンリスト90を用いてユーザ操作されたアイテムを判別したら、この操作アイテムのレコードの“スイッチアイテム情報へのリンク93”を用いて、リンク先の情報を参照して、例えば操作アイテムの機能を実行することになる。 When the item operated by the user is determined using the switch area chain list 90, the function item of the operation item is referred to by referring to the link destination information using the “link 93 to the switch item information” of the record of the operation item. Will be executed.
 スイッチ領域開始X94、スイッチ領域開始Y95、スイッチ領域終了X96、スイッチ領域終了Y97の全てによって、そのスイッチが配置されている領域(配置領域)が示される。これは、後述する図17(a)等に示すような矩形のスイッチを想定しており、この矩形の左上角のXY座標が上記スイッチ領域開始X94とスイッチ領域開始Y95であり、この矩形の右下角のXY座標が上記スイッチ領域終了X96とスイッチ領域終了Y97である。 The switch area start X94, switch area start Y95, switch area end X96, and switch area end Y97 all indicate an area (arrangement area) where the switch is arranged. This assumes a rectangular switch as shown in FIG. 17A and the like, which will be described later, and the XY coordinates of the upper left corner of the rectangle are the switch area start X94 and the switch area start Y95. The XY coordinates of the lower corner are the switch area end X96 and the switch area end Y97.
 尚、上記“そのスイッチ”とは、そのレコードに対応するスイッチである
 上記ステップS13の判定処理では、上記スイッチ領域チェーンリスト90の各レコードの配置領域のなかに、上記タッチ位置座標が含まれる配置領域があるか否かを判別する。該当するものが1つのみであれば、そのスイッチが操作アイテムであると判定すればよい。しかし、該当するものが複数(基本的には2つ)ある場合には、上記上位リンク91、下位リンク92を用いた操作スイッチ判別処理を行う。尚、操作アイテムとは、ユーザによってタッチ操作されたアイテムであり、基本的には従来通り、操作アイテムの機能が実行されることになる。
Note that the “that switch” is a switch corresponding to the record. In the determination process in step S13, an arrangement in which the touch position coordinates are included in the arrangement area of each record in the switch area chain list 90. Determine whether there is an area. If there is only one corresponding item, it may be determined that the switch is an operation item. However, when there are a plurality of applicable items (basically two), an operation switch discrimination process using the upper link 91 and the lower link 92 is performed. The operation item is an item that is touch-operated by the user, and basically the function of the operation item is executed as usual.
 ここで、上記スイッチ領域チェーンリスト90について、図17、図18も参照して説明する。 Here, the switch area chain list 90 will be described with reference to FIGS.
 図17(a)、図18(a)に示す例では、スイッチA、スイッチB、スイッチCの3つのスイッチ・アイテムが配置されている。そして、図示のように、スイッチAとスイッチBとは一部重なっており、スイッチBとスイッチCも一部が重なっている。これは、スイッチBがスイッチAの上側(上位)となるように重なっている。スイッチCがスイッチBの上側(上位)となるように重なっている。 In the example shown in FIGS. 17A and 18A, three switch items of switch A, switch B, and switch C are arranged. As shown in the figure, the switch A and the switch B partially overlap, and the switch B and the switch C also partially overlap. This overlaps so that the switch B is on the upper side (upper order) of the switch A. The switches C overlap so that they are above (upper) the switch B.
 そして、例えば図17(a)に示す例のように、ユーザが図上“手”の絵で示す指先の位置をタッチする場合には、上記画面データ22等を用いる判別処理でも問題ない。つまり、スイッチAが操作されたものと判別できる。しかしながら、ユーザが例えばスイッチAとスイッチBとが重なる領域内をタッチした場合、上記画面データ22を用いる判別処理では、スイッチAとスイッチBの両方が該当してしまう。これに対して、本例では、スイッチ領域チェーンリスト90を用いることで、相対的に上位(上側)のスイッチが操作されたものと判別する。 And, for example, as shown in FIG. 17A, when the user touches the position of the fingertip indicated by the “hand” picture in the figure, there is no problem in the discrimination processing using the screen data 22 or the like. That is, it can be determined that the switch A is operated. However, when the user touches, for example, an area where the switch A and the switch B overlap, both the switch A and the switch B are applicable in the determination process using the screen data 22. On the other hand, in this example, by using the switch area chain list 90, it is determined that a relatively higher (upper) switch has been operated.
 図17(b)に示す例では、例えばスイッチBを例にすると、上位リンク91が“スイッチC”、下位リンク92が“スイッチA”となっている。これより、例えばスイッチAとスイッチBとが重なる領域内がタッチされた場合、スイッチBから見てスイッチAは下位であると認識できるので、スイッチBが操作されたものと判定できる。同様に、例えばスイッチCとスイッチBとが重なる領域内がタッチされた場合、スイッチBから見てスイッチCは上位であると認識できるので、スイッチCが操作されたものと判定できる。 In the example shown in FIG. 17B, for example, in the case of the switch B, the upper link 91 is “switch C” and the lower link 92 is “switch A”. From this, for example, when the area where the switch A and the switch B overlap is touched, it can be determined that the switch B is operated because the switch A can be recognized as being lower than the switch B. Similarly, for example, when the area where the switch C and the switch B overlap is touched, the switch C can be recognized as being higher when viewed from the switch B, so that it can be determined that the switch C is operated.
 そして、上記のように操作アイテムと見做されたスイッチのレコードにおける“スイッチアイテム情報へのリンク93”を用いることで、このスイッチに関する所定情報(不図示)を取得して、これに基づいてこのスイッチの機能を実行することができる。 Then, by using the “link 93 to the switch item information” in the record of the switch regarded as the operation item as described above, predetermined information (not shown) regarding this switch is acquired, and based on this, this information is acquired. The function of the switch can be performed.
 一方、図18(a)に示すように、ユーザがスイッチA、スイッチB、スイッチCの何れに該当しない領域(空き領域)をタッチ操作した場合には、スイッチ領域チェーンリスト90を用いた上述する判定処理によって、該当するアイテムは無いと判定されることになる。この場合、上記ステップS13の判定結果はNOとなって、ステップS15へ移行することになる。 On the other hand, as shown in FIG. 18A, when the user touches an area (empty area) that does not correspond to any of the switch A, the switch B, and the switch C, the above-described operation using the switch area chain list 90 is performed. By the determination process, it is determined that there is no corresponding item. In this case, the determination result of step S13 is NO, and the process proceeds to step S15.
 ここで、オーバーラップ画像が表示される場合について説明する。 Here, a case where an overlap image is displayed will be described.
 オーバーラップ画像とは、操作表示画面上にポップアップ等されるウィンドウ等であり、例えばダイアログボックスやバナー等である。オーバーラップ画像が表示される場合、まず、画面データ22等に基づいて各アイテム画像等から成る操作表示画面の画像を生成し、この画像上の所定位置にオーバーラップ画像を上書き描画することで、例えば上記仮想スクリーン全体画像データ54を生成する。尚、ここでは、オーバーラップ画像は予め所定の画像が登録されているものとするが、この例に限らない。 The overlap image is a window that pops up on the operation display screen, such as a dialog box or a banner. When an overlap image is displayed, first, an operation display screen image including each item image is generated based on the screen data 22 and the like, and the overlap image is overwritten and drawn at a predetermined position on the image. For example, the entire virtual screen image data 54 is generated. Here, it is assumed that a predetermined image is registered in advance as the overlap image, but the present invention is not limited to this example.
 そして、本手法では、上記のように、そのときの表示オフセット位置に基づいて、上記仮想スクリーン全体画像データ54が切出されるので、一緒にオーバーラップ画像も切出される。スクロール操作によって表示オフセット位置が変われば、オーバーラップ画像の切出し場所も変わることになる。これによって、例えば図19(c)、(d)に示すように、スクロール表示に伴って一緒にオーバーラップ画像もスクロールしていく表示となる。そして、場合によってはオーバーラップ画像が画面上から消える場合も有り得る。 In this method, as described above, since the entire virtual screen image data 54 is cut out based on the display offset position at that time, the overlap image is also cut out together. If the display offset position changes due to the scroll operation, the cutout location of the overlap image also changes. Thus, for example, as shown in FIGS. 19C and 19D, the overlap image is scrolled together with the scroll display. In some cases, the overlap image may disappear from the screen.
 ここで、従来より、“グローバルオーバーラップ画像”と呼ばれる特殊なオーバーラップ画像がある。“グローバルオーバーラップ画像”は、例えば警報、警告等を表示するオーバーラップ画像であり、従ってスクリーンがスクロールしても表示し続ける必要がある。この為、上記通常のオーバーラップ画像のように操作表示画面のスクロールに伴って消える可能性がある表示とすることは、望ましくない。 Here, conventionally, there is a special overlap image called “global overlap image”. The “global overlap image” is an overlap image that displays, for example, an alarm or a warning, and therefore needs to be continuously displayed even when the screen is scrolled. For this reason, it is not desirable to make the display display that may disappear as the operation display screen is scrolled like the normal overlap image.
 つまり、図19(a)に示すように、スクリーン上に“グローバルオーバーラップ画像”が表示されていた場合、スクロール操作によって図19(b)に示すように操作表示画面の画像はスクロールしても“グローバルオーバーラップ画像”はそのままの位置で表示し続けるようにすることが望ましい。 That is, as shown in FIG. 19A, when the “global overlap image” is displayed on the screen, the image on the operation display screen is scrolled as shown in FIG. 19B by the scroll operation. It is desirable to continue displaying the “global overlap image” at the position as it is.
 これを実現する為に、例えば上記図8の例において当該図8には図示していないが、不図示の“グローバルオーバーラップ画像記憶部”を設ける。これは、例えばCPU内の不図示のメモリ等に、グローバルオーバーラップ画像を格納するメモリ領域を、更に設けるようにする。そして、“グローバルオーバーラップ画像”を表示するイベントが生じた際には、“グローバルオーバーラップ画像記憶部”に“グローバルオーバーラップ画像”を格納する処理を行うものとする。“グローバルオーバーラップ画像”自体は、予め所定の画像が登録されており、所定のイベント(何等かの異常検知等)が発生すると、この登録画像が“グローバルオーバーラップ画像記憶部”に格納される。 In order to realize this, for example, in the example of FIG. 8 described above, although not shown in FIG. 8, a “global overlap image storage unit” (not shown) is provided. For this purpose, for example, a memory area for storing the global overlap image is further provided in a memory (not shown) in the CPU. When an event for displaying a “global overlap image” occurs, a process of storing the “global overlap image” in the “global overlap image storage unit” is performed. As the “global overlap image” itself, a predetermined image is registered in advance, and when a predetermined event (such as some abnormality detection) occurs, this registered image is stored in the “global overlap image storage unit”. .
 そして、例えば、上記スクリーン表示切り出し描画処理部53は、上述した画像切出し・格納処理を実行する毎に、“グローバルオーバーラップ画像記憶部”に画像が格納されている場合には、このグローバルオーバーラップ画像を上記切出した画像上に上書き描画する。すなわち、上記スクリーン表示切り出し描画処理部53は、上述したように、表示オフセット位置に基づいて上記仮想スクリーン全体画像データ54の一部を切出して、この切出し画像をRAM13に格納する。更に、“グローバルオーバーラップ画像記憶部”に画像が格納されている場合には、このグローバルオーバーラップ画像をRAM13上の所定の記憶領域に上書き格納する。当該所定の記憶領域は、上記切出し画像を格納する記憶領域内の一部である。 For example, the screen display cutout drawing processing unit 53 performs the global overlap when the image is stored in the “global overlap image storage unit” every time the above image cutout / storage process is executed. The image is overwritten on the cut out image. That is, as described above, the screen display cutout drawing processing unit 53 cuts out a part of the entire virtual screen image data 54 based on the display offset position, and stores this cutout image in the RAM 13. Further, when an image is stored in the “global overlap image storage unit”, the global overlap image is overwritten and stored in a predetermined storage area on the RAM 13. The predetermined storage area is a part of the storage area for storing the cut image.
 この様にすることで、スクロール操作に伴って上記切出し画像が変化しても、グローバルオーバーラップ画像は表示位置が変わることなく表示し続けることになる。すなわち、例えば、図19(a)、(b)に示すような表示となる。 In this way, even if the cutout image changes with the scroll operation, the global overlap image continues to be displayed without changing the display position. That is, for example, the display is as shown in FIGS. 19 (a) and 19 (b).
 尚、例えば何らかの警報が発生した場合、グローバルオーバーラップ画像”を上記“グローバルオーバーラップ画像記憶部”に格納する処理を行い、警報が解除されたら“グローバルオーバーラップ画像記憶部”の画像を消去する処理を行うようにしてもよい。 For example, when an alarm occurs, a process of storing the global overlap image in the “global overlap image storage unit” is performed, and when the alarm is released, the image in the “global overlap image storage unit” is deleted. Processing may be performed.
 図20は、本例のプログラマブル表示器1の機能ブロック図である。 FIG. 20 is a functional block diagram of the programmable display 1 of this example.
 本例のプログラマブル表示器1は、タッチパネル18とディスプレイ19を有するプログラマブル表示器である。 The programmable display 1 of this example is a programmable display having a touch panel 18 and a display 19.
 図示のプログラマブル表示器1は、スクリーン記憶部101、スクロール操作検出部102、オフセット位置更新部103、画像切出部104、表示制御部105、アイテム機能実行部106、スクリーン更新部107、グローバル画像記憶部108等の各種処理機能部を有する。尚、これら各種処理機能部は、例えば、上記CPU11が上記ROM12等に予め記憶されているアプリケーションプログラムを実行することにより実現される。 The illustrated programmable display 1 includes a screen storage unit 101, a scroll operation detection unit 102, an offset position update unit 103, an image cutout unit 104, a display control unit 105, an item function execution unit 106, a screen update unit 107, and a global image storage. Various processing function units such as the unit 108 are included. These various processing function units are realized, for example, when the CPU 11 executes application programs stored in advance in the ROM 12 or the like.
 スクリーン記憶部101は、上記ディスプレイ19の表示解像度より大きいスクリーン画像を記憶する。換言すれば、上記ディスプレイ19の表示解像度を上回るスクリーンデータを記憶する。つまり、例えば上記“仮想スクリーンの画像”を記憶する。 The screen storage unit 101 stores a screen image larger than the display resolution of the display 19. In other words, screen data exceeding the display resolution of the display 19 is stored. That is, for example, the “virtual screen image” is stored.
 スクロール操作検出部102は、ユーザによる上記タッチパネル18上でのスクロール操作を検出して、この検出結果に基づいて移動方向と移動量を求める。 The scroll operation detection unit 102 detects a scroll operation on the touch panel 18 by the user, and obtains a movement direction and a movement amount based on the detection result.
 オフセット位置更新部103は、これら移動方向と移動量に基づいてオフセット位置を更新する。これは、例えば上述した一実施例では、表示オフセット位置X73、表示オフセット位置Y74の値を更新するものである。 The offset position update unit 103 updates the offset position based on the movement direction and the movement amount. For example, in the embodiment described above, the values of the display offset position X73 and the display offset position Y74 are updated.
 画像切出部104は、上記オフセット位置に基づいて上記スクリーン画像(スクリーンデータ)の一部を切り出して表示用メモリに格納する。表示用メモリの一例が、上述したRAM13である。 The image cutout unit 104 cuts out a part of the screen image (screen data) based on the offset position and stores it in the display memory. An example of the display memory is the RAM 13 described above.
 表示制御部105は、上記表示用メモリに格納される画像を上記ディスプレイ上に表示する。表示制御部105の一例が、上述したグラフィックコントローラ15である。 The display control unit 105 displays an image stored in the display memory on the display. An example of the display control unit 105 is the graphic controller 15 described above.
 そして、例えば、上記スクリーン画像(スクリーンデータ)は1以上のアイテム画像から成り、上記スクロール操作検出部102は、上記アイテム画像が無い空き領域がタッチされた場合、スクロール操作開始と判定する。 For example, the screen image (screen data) is composed of one or more item images, and the scroll operation detection unit 102 determines that the scroll operation is started when an empty area without the item image is touched.
 また、例えば、上記スクロール操作検出部102は、上記スクロール操作開始と判定した場合、特定モードへと移行させ、該特定モード中にタッチ位置移動を検出する毎に上記移動方向と移動量を求める。この特定モードの一例が、上述したスクリーンスクロールモードである。 For example, when the scroll operation detection unit 102 determines that the scroll operation is started, the scroll operation detection unit 102 shifts to a specific mode, and obtains the movement direction and the movement amount each time the touch position movement is detected during the specific mode. An example of this specific mode is the screen scroll mode described above.
 また、例えば、上記オフセット位置更新部103は、上記移動方向と移動量が求められる毎に上記オフセット位置更新処理を実行する。 For example, the offset position update unit 103 performs the offset position update process every time the movement direction and the movement amount are obtained.
 また、プログラマブル表示器1は、例えば、任意のアイテム画像の表示位置がタッチされると該アイテムの機能を実行するアイテム機能実行部106を更に有する。但し、アイテム機能実行部106は、既存の機能である。ユーザが、スクロール操作を開始する為にディスプレイ上(タッチパネル上)の任意の位置をタッチしたとき、アイテム画像をタッチすると、上記既存機能によってユーザが望まない動作が起こってしまうことになる。それ故、本手法では、上記のようにスクロール操作に関しては空き領域を利用するようにしている。 The programmable display 1 further includes an item function execution unit 106 that executes the function of the item when a display position of an arbitrary item image is touched, for example. However, the item function execution unit 106 is an existing function. When the user touches an item image when an arbitrary position on the display (on the touch panel) is touched to start a scroll operation, an operation that is not desired by the user is caused by the existing function. Therefore, in this method, an empty area is used for the scroll operation as described above.
 また、上記画像切出部104は、例えば、上記オフセット位置を起点として、該起点からディスプレイ19の幅と高さに相当する大きさの領域を、上記スクリーン画像(スクリーンデータ)から切り出す。例えば、ユーザによるスクロール操作に応じて、上記オフセット位置が更新されていくと、それに応じて上記スクリーン画像から切出す部分も変わっていくことになる。これによって、ディスプレイ19上では、スクリーン画像がスクロール表示されることになる。 The image cutout unit 104 cuts out an area having a size corresponding to the width and height of the display 19 from the start point from the offset image, for example, from the offset position. For example, when the offset position is updated in accordance with the scroll operation by the user, the portion to be cut out from the screen image changes accordingly. As a result, the screen image is scrolled on the display 19.
 尚、上記オフセット位置は、例えば、デフォルトではディスプレイ19上の物理座標系の基点座標(0,0)である。また、尚、上記移動方向と移動量は、例えば、上記スクロール操作開始位置から現在位置までの移動方向と移動量である。 Note that the offset position is, for example, the base coordinate (0, 0) of the physical coordinate system on the display 19 by default. The moving direction and moving amount are, for example, the moving direction and moving amount from the scroll operation start position to the current position.
 また、プログラマブル表示器1は接続機器4に接続されており、上記各アイテムには予め接続機器4内の所定のメモリ領域が割り当てられている。 Further, the programmable display 1 is connected to the connection device 4, and a predetermined memory area in the connection device 4 is assigned to each item in advance.
 そして、上記スクリーン更新部107は、各アイテム毎に、随時、予め設定される所定情報と上記割当メモリ領域から取得したデータとに基づいて、上記アイテム画像の内容を生成・更新することで、前記スクリーン画像(スクリーンデータ)の内容を更新する。 Then, the screen update unit 107 generates and updates the content of the item image based on predetermined information set in advance and data acquired from the allocation memory area as needed for each item. Update the contents of the screen image (screen data).
 スクリーン更新部107は、基本的には既存機能と見做してよいが、更新対象のスクリーン画像(スクリーンデータ)が上記“仮想スクリーン”である場合、スクロール中に表示内容が変わることもあり得る。 The screen update unit 107 may basically be regarded as an existing function. However, if the screen image (screen data) to be updated is the “virtual screen”, the display content may change during scrolling. .
 また、例えば、上記仮想スクリーン画像は、1以上のアイテムに関する情報である画面データ22等に基づいて生成される操作表示画面上に、任意の画像がオーバーラップされて成る画像であってもよい。 Further, for example, the virtual screen image may be an image formed by overlapping an arbitrary image on an operation display screen generated based on the screen data 22 or the like that is information on one or more items.
 この例の場合、該オーバーラップ画像を含む仮想スクリーン画像に対して、上記画像切出部104による切出し処理が行われることになる。これによって、上記表示用メモリに格納される画像には、オーバーラップ画像も含まれる場合があることになる。また、オフセット位置が変われば、オーバーラップ画像からの切出し場所も変わることになる。これによって、上記操作表示画面がスクロールする表示が行われる場合、オーバーラップ画像も一緒にスクロールする表示となる。 In the case of this example, the clipping process by the image clipping unit 104 is performed on the virtual screen image including the overlap image. As a result, the image stored in the display memory may include an overlap image. Also, if the offset position changes, the cutout location from the overlap image also changes. Thus, when the operation display screen is scrolled, the overlap image is also scrolled together.
 また、例えば、スクロール表示状態に関係なく表示し続ける必要があるオーバーラップ画像であるグローバルオーバーラップ画像を表示する場合に、該グローバルオーバーラップ画像を記憶するグローバル画像記憶部205を更に有する構成であってもよい。 In addition, for example, when displaying a global overlap image that is an overlap image that needs to be displayed regardless of the scroll display state, the configuration further includes a global image storage unit 205 that stores the global overlap image. May be.
 この場合、上記画像切出部104は、上記仮想スクリーン画像の一部を切り出して表示用メモリに格納した後、該グローバル画像記憶部205に上記グローバルオーバーラップ画像が記憶されている場合には、当該グローバルオーバーラップ画像を表示用メモリ内の所定の記憶領域に上書き格納する。当該所定の記憶領域は、上記切出した画像を格納する記憶領域内の一部である。これによって、例えば上記図19(a)、(b)に示したスクロール表示が行われることになる。 In this case, the image cutout unit 104 cuts out a part of the virtual screen image and stores it in the display memory, and then when the global overlap image is stored in the global image storage unit 205, The global overlap image is overwritten and stored in a predetermined storage area in the display memory. The predetermined storage area is a part of the storage area for storing the clipped image. Thereby, for example, the scroll display shown in FIGS. 19A and 19B is performed.
 また、支援装置5は、その処理機能として例えば図示の設定部111を有するものであってもよい。設定部111は、例えば上記図4、図5で説明した画面表示を行って、ユーザに所望の画面データ作成や設定などを行わせるものである。その際、図4、図5で説明したように、スクリーン自体の設定も行うことができ、特にスクリーンサイズの設定をユーザが任意に行えるようにする。 Also, the support device 5 may have, for example, the setting unit 111 shown in the figure as its processing function. The setting unit 111 performs, for example, the screen display described with reference to FIGS. 4 and 5 to allow the user to create or set desired screen data. At that time, as described with reference to FIGS. 4 and 5, the screen itself can be set, and in particular, the user can arbitrarily set the screen size.
 以上説明したように、本例のプログラマブル表示器1によれば、各種アイテム表示より成る操作表示画面を表示するプログラマブル表示器において、ディスプレイ表示解像度より大きい操作表示画面をスクロール表示させることができる。
 
 
As described above, according to the programmable display 1 of this example, the operation display screen larger than the display display resolution can be scroll-displayed on the programmable display that displays the operation display screen including various item displays.

Claims (11)

  1.  タッチパネルとディスプレイを有するプログラマブル表示器において、
     前記ディスプレイの表示解像度を上回るスクリーンデータを記憶するスクリーン記憶手段と、
     前記タッチパネル上でのスクロール操作を検出して、移動方向と移動量を求めるスクロール操作検出手段と、
     該移動方向と移動量に基づいてオフセット位置を更新するオフセット位置更新手段と、
     前記オフセット位置に基づいて前記スクリーンデータの一部を切り出して表示用メモリに格納する画像切出手段と、
     前記表示用メモリに格納される画像を前記ディスプレイ上に表示する表示制御手段と、
     を有することを特徴とするプログラマブル表示器。
    In a programmable display having a touch panel and a display,
    Screen storage means for storing screen data exceeding the display resolution of the display;
    A scroll operation detecting means for detecting a scroll operation on the touch panel and obtaining a moving direction and a moving amount;
    Offset position updating means for updating the offset position based on the moving direction and the moving amount;
    Image cutout means for cutting out a part of the screen data based on the offset position and storing it in a display memory;
    Display control means for displaying an image stored in the display memory on the display;
    A programmable display device comprising:
  2.  前記スクリーンデータは、1以上のアイテム画像から成り、
     前記スクロール操作検出手段は、前記アイテム画像が無い空き領域がタッチされた場合、スクロール操作開始と判定することを特徴とする請求項1記載のプログラマブル表示器。
    The screen data consists of one or more item images,
    The programmable display device according to claim 1, wherein the scroll operation detection unit determines that the scroll operation is started when an empty area without the item image is touched.
  3.  前記スクロール操作検出手段は、前記スクロール操作開始と判定した場合、特定モードへと移行させ、該特定モード中にタッチ位置移動を検出する毎に前記移動方向と移動量を求め、
     前記オフセット位置更新手段は、該移動方向と移動量が求められる毎に前記オフセット位置更新を実行することを特徴とする請求項2記載のプログラマブル表示器。
    When the scroll operation detecting means determines to start the scroll operation, the scroll operation detecting means shifts to a specific mode, and obtains the moving direction and the moving amount each time a touch position movement is detected during the specific mode,
    3. The programmable display device according to claim 2, wherein the offset position update means performs the offset position update every time the movement direction and the movement amount are obtained.
  4.  任意のアイテム画像の表示位置がタッチされると、該アイテムの機能を実行するアイテム機能実行手段を更に有することを特徴とする請求項1~3の何れかに記載のプログラマブル表示器。 4. The programmable display according to claim 1, further comprising item function execution means for executing a function of the item when a display position of an arbitrary item image is touched.
  5.  前記画像切出手段は、前記オフセット位置を起点として、該起点から前記ディスプレイの幅と高さに相当する大きさの領域を、前記スクリーンデータから切り出すことを特徴とする請求項1記載のプログラマブル表示器。 2. The programmable display according to claim 1, wherein the image cutout unit cuts out an area having a size corresponding to the width and height of the display from the start point from the offset point. vessel.
  6.  前記オフセット位置は、デフォルトでは前記ディスプレイ上の物理座標系の基点座標(0,0)であることを特徴とする請求項1記載のプログラマブル表示器。 The programmable display according to claim 1, wherein the offset position is a base coordinate (0, 0) of a physical coordinate system on the display by default.
  7.  前記移動方向と移動量は、前記スクロール操作開始位置から現在位置までの移動方向と移動量であることを特徴とする請求項1記載のプログラマブル表示器。 The programmable display device according to claim 1, wherein the moving direction and the moving amount are a moving direction and a moving amount from the scroll operation start position to a current position.
  8.  前記プログラマブル表示器は接続機器に接続されており、
     前記各アイテムには予め前記接続機器内の所定のメモリ領域が割り当てられており、
     前記各アイテム毎に、随時、予め設定される所定情報と前記割当メモリ領域から取得したデータとに基づいて、前記アイテム画像の内容を生成・更新することで、前記スクリーンデータの内容を更新するスクリーン更新手段を更に有することを特徴とする請求項2記載のプログラマブル表示器。
    The programmable display is connected to a connection device,
    Each item is assigned a predetermined memory area in the connected device in advance,
    A screen for updating the content of the screen data by generating / updating the content of the item image based on predetermined information set in advance and data acquired from the allocated memory area as needed for each item. The programmable display according to claim 2, further comprising updating means.
  9.  前記スクリーン記憶手段に記憶されるスクリーンデータは、1以上のアイテムに関する情報である画面データに基づいて生成される操作表示画面上に、任意の画像がオーバーラップされて成る画像であり、
     前記画像切出手段は、前記オフセット位置に基づいて、該オーバーラップ画像を含むスクリーンデータの一部を切り出して前記表示用メモリに格納することを特徴とする請求項1記載のプログラマブル表示器。
    The screen data stored in the screen storage means is an image formed by overlapping an arbitrary image on an operation display screen generated based on screen data that is information on one or more items.
    2. The programmable display device according to claim 1, wherein the image cutout means cuts out a part of the screen data including the overlap image based on the offset position and stores the cutout data in the display memory.
  10.  スクロール表示状態に関係なく表示し続ける必要があるオーバーラップ画像であるグローバルオーバーラップ画像を表示する場合に、該グローバルオーバーラップ画像が記憶されるグローバル画像記憶手段を更に有し、
     前記画像切出手段は、前記切り出した画像を前記表示用メモリに格納する毎に、前記グローバル画像記憶手段に画像が記憶されている場合には該画像を前記表示用メモリに上書き格納することを特徴とする請求項1記載のプログラマブル表示器。
    A global image storage means for storing the global overlap image when displaying a global overlap image that is an overlap image that needs to be continuously displayed regardless of the scroll display state;
    Each time the image cutout means stores the cutout image in the display memory, if the image is stored in the global image storage means, the image cutout means overwrites and stores the image in the display memory. The programmable display device according to claim 1, wherein:
  11.  タッチパネルとディスプレイを有するプログラマブル表示器のコンピュータを、
     前記ディスプレイの表示解像度を上回るスクリーンデータを記憶するスクリーン記憶手段と、
     前記タッチパネル上でのスクロール操作を検出して、移動方向と移動量を求めるスクロール操作検出手段と、
     該移動方向と移動量に基づいてオフセット位置を更新するオフセット位置更新手段と、
     前記オフセット位置に基づいて前記スクリーンデータの一部を切り出して表示用メモリに格納する画像切出手段と、
     前記表示用メモリに格納される画像を前記ディスプレイ上に表示する表示制御手段、
     として機能させる為のプログラム。
     
    A programmable display computer having a touch panel and a display,
    Screen storage means for storing screen data exceeding the display resolution of the display;
    A scroll operation detecting means for detecting a scroll operation on the touch panel and obtaining a moving direction and a moving amount;
    Offset position updating means for updating the offset position based on the moving direction and the moving amount;
    Image cutout means for cutting out a part of the screen data based on the offset position and storing it in a display memory;
    Display control means for displaying an image stored in the display memory on the display;
    Program to function as.
PCT/JP2013/079190 2013-10-29 2013-10-29 Programmable display apparatus and program WO2015063847A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2013/079190 WO2015063847A1 (en) 2013-10-29 2013-10-29 Programmable display apparatus and program
JP2015544648A JPWO2015063847A1 (en) 2013-10-29 2013-10-29 Programmable display, program
CN201380080027.XA CN105659205A (en) 2013-10-29 2013-10-29 Programmable display apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/079190 WO2015063847A1 (en) 2013-10-29 2013-10-29 Programmable display apparatus and program

Publications (1)

Publication Number Publication Date
WO2015063847A1 true WO2015063847A1 (en) 2015-05-07

Family

ID=53003498

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/079190 WO2015063847A1 (en) 2013-10-29 2013-10-29 Programmable display apparatus and program

Country Status (3)

Country Link
JP (1) JPWO2015063847A1 (en)
CN (1) CN105659205A (en)
WO (1) WO2015063847A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760081A (en) * 2016-02-29 2016-07-13 深圳天珑无线科技有限公司 Information obtaining method and terminal equipment
WO2022249471A1 (en) * 2021-05-28 2022-12-01 日産自動車株式会社 Display control device and display control method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6878934B2 (en) * 2017-02-10 2021-06-02 オムロン株式会社 Information processing equipment, information processing system, user interface creation method, and user interface creation program
CN107766703B (en) * 2017-09-14 2020-08-04 阿里巴巴集团控股有限公司 Watermark adding processing method and device and client

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0527744A (en) * 1991-07-22 1993-02-05 Nec Corp Display processing system for display screen
JP2010157820A (en) * 2008-12-26 2010-07-15 Sharp Corp Control system, and control method
JP2012099116A (en) * 2011-11-10 2012-05-24 Nec Corp Information processor, window display method and program
JP2012128719A (en) * 2010-12-16 2012-07-05 Digital Electronics Corp Programmable display and data display program
JP2012160073A (en) * 2011-02-01 2012-08-23 Mitsubishi Electric Corp Programmable display

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5553812B2 (en) * 2011-10-26 2014-07-16 株式会社ソニー・コンピュータエンタテインメント Scroll control device, terminal device, and scroll control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0527744A (en) * 1991-07-22 1993-02-05 Nec Corp Display processing system for display screen
JP2010157820A (en) * 2008-12-26 2010-07-15 Sharp Corp Control system, and control method
JP2012128719A (en) * 2010-12-16 2012-07-05 Digital Electronics Corp Programmable display and data display program
JP2012160073A (en) * 2011-02-01 2012-08-23 Mitsubishi Electric Corp Programmable display
JP2012099116A (en) * 2011-11-10 2012-05-24 Nec Corp Information processor, window display method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760081A (en) * 2016-02-29 2016-07-13 深圳天珑无线科技有限公司 Information obtaining method and terminal equipment
WO2022249471A1 (en) * 2021-05-28 2022-12-01 日産自動車株式会社 Display control device and display control method
JP7318796B2 (en) 2021-05-28 2023-08-01 日産自動車株式会社 Display control device and display control method

Also Published As

Publication number Publication date
JPWO2015063847A1 (en) 2017-03-09
CN105659205A (en) 2016-06-08

Similar Documents

Publication Publication Date Title
KR101635232B1 (en) Pan and zoom control
JP6006399B2 (en) Programmable display, its program
WO2015063847A1 (en) Programmable display apparatus and program
JP2014032529A (en) Plc system, drawing editor device thereof, and programmable display
JP6488653B2 (en) Display device, display control method, and display system
JP5988450B2 (en) Method for displaying nodes, computer for displaying nodes, and computer program therefor
JP2013012063A (en) Display control apparatus
JP6033394B2 (en) Programmable display, its program
WO2015059816A1 (en) Programmable display device, and program
JP6333279B2 (en) Programmable display, program
JP5883936B2 (en) Programmable controller system
JP5970080B2 (en) Programmable display, program
JP5847965B2 (en) Programmable controller system, programmable display, support device, program
US20170351423A1 (en) Information processing apparatus, information processing method and computer-readable storage medium storing program
KR20140016822A (en) Information terminal having touch screens, control method therefor, and storage medium
JP5870214B2 (en) Programmable controller system, its programmable display, support device, program
JP6207694B2 (en) Programmable display, program
JP6095743B2 (en) Support device, program
JP5762257B2 (en) Plant monitoring and control device
JP2008108184A (en) Touch panel mounting device, external device, and operation method for external device
JP2009169548A (en) Information processor, its multi-window display method and program
JP5338437B2 (en) Remote control system
JP5335138B2 (en) Cam data creation device and cam data creation program
WO2015145670A1 (en) Device for creating user interface screen and program for creating user interface screen
EP2856297A1 (en) Implementation method and apparatus for performing move operation on area in table

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13896835

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015544648

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13896835

Country of ref document: EP

Kind code of ref document: A1