JPH07129079A - Method for installing programming loader - Google Patents

Method for installing programming loader

Info

Publication number
JPH07129079A
JPH07129079A JP5275290A JP27529093A JPH07129079A JP H07129079 A JPH07129079 A JP H07129079A JP 5275290 A JP5275290 A JP 5275290A JP 27529093 A JP27529093 A JP 27529093A JP H07129079 A JPH07129079 A JP H07129079A
Authority
JP
Japan
Prior art keywords
file
compressed file
cpu
user
drive
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5275290A
Other languages
Japanese (ja)
Inventor
Hiroshi Hara
啓 原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP5275290A priority Critical patent/JPH07129079A/en
Publication of JPH07129079A publication Critical patent/JPH07129079A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Programmable Controllers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To simplify a user's instruction operation by directly transferring a compressed file to where the program is to be installed. CONSTITUTION:A user mounts a floppy disk in an FDD 10 and sets the drive to be accessed at the FDD 10 by using a keyboard 9. A CPU 1 discriminates whether the identification information carried in the assigned file indicates the compressed file or not. The CPU 1 discriminates whether the file is readable or not when the compressed file is indicated. The processing procedure is forcibly ended in the case of decision of reading disable. The execution procedure ends when the decision of able is obtd. and the absence of a vacant region is confirmed. When the vacant region is confirmed, the CPU 1 sets the currently set drive as the drive to be copied and transfers the compressed file information of the floppy disk to the assigned area of the assigned drive. Namely, the user's instruction operation is merely the assignment of where the compressed file information is to be transferred. The instruction for copying is thus simplified.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プログラマブルコント
ローラのシーケンスプログラムを作成するプログラミン
グローダのインストール方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programming loader installation method for creating a sequence program for a programmable controller.

【0002】[0002]

【従来の技術】従来、プログラマブルコントローラは、
シーケンスプログラムを実行することにより電子機器を
自動制御する。このシーケンスプログラムはプログラミ
ングローダと呼ばれるプログラミング装置をユーザが操
作して作成する。作成されたシーケンスプログラムはフ
ロッピーデイスクに保存記憶される。プログラマブルコ
ントローラの運転時に、プログラミングローダに対して
フロッピーデイスクからシーケンスプログラムがインス
トールされる。最近では市販のパーソナルコンピュータ
を用いることができるプログラミングローダも開発され
てきた。このようなプログラミングローダではDOSと
呼ばれるオペレーテイングシステムをパーソナルコンピ
ュータが実行することによりフロッピーデイスクのシー
ケンスプログラム等のファイル情報がパーソナルコンピ
ュータに搭載(インストール)される。
2. Description of the Related Art Conventionally, programmable controllers are
The electronic device is automatically controlled by executing the sequence program. This sequence program is created by the user operating a programming device called a programming loader. The created sequence program is saved and stored in the floppy disk. During operation of the programmable controller, the sequence program is installed from the floppy disk to the programming loader. Recently, a programming loader that can use a commercially available personal computer has been developed. In such a programming loader, a personal computer executes an operating system called DOS so that file information such as a floppy disk sequence program is installed (installed) in the personal computer.

【0003】[0003]

【発明が解決しようとする課題】シーケンスプログラム
等、プログラマブルコントローラで取り扱うファイル情
報は、情報量が大きいので、必要に応じてファイル情報
は圧縮されてフロッピーデイスクに記憶され、インスト
ール時にパーソナルコンピュータのハードデイスク上で
伸長(一般に解凍と呼ばれる)される。このためにユー
ザは次の様な繁雑な操作を行わなければならない。
Since the amount of file information handled by a programmable controller such as a sequence program is large, the file information is compressed and stored in a floppy disk as needed, and is stored on a hard disk of a personal computer at the time of installation. Is decompressed (commonly called defrosting). For this reason, the user has to perform the following complicated operations.

【0004】すなわち、ユーザはフロッピーデイスクを
パーソナルコンピュータに装着し、キーボードからコピ
ー命令とコピー先のワーク領域のアドレス(プログラム
名で代用する場合もある。)を入力する。より具体的に
は、ユーザは現在、パーソナルコンピュータがアクセス
しているドライブ(ハードデイスク、RAMデスク等の
記憶装置)をフロッピーデイスク記憶装置に設定し、フ
ロッピーデイスクに記憶されているファイルの名称をパ
ーソナルコンピュータの表示器に表示する。
That is, the user mounts the floppy disk on the personal computer, and inputs a copy command and the address of the work area of the copy destination (the program name may be substituted) from the keyboard. More specifically, the user sets a drive (a storage device such as a hard disk or a RAM desk) currently accessed by the personal computer as a floppy disk storage device, and sets the name of the file stored in the floppy disk to the personal computer. Is displayed on the display.

【0005】次に、ユーザはコピー先のドライブをハー
ドデイスク記憶装置に指定し、コピー命令によりパーソ
ナルコンピュータにフロッピーデスクのファイルをハー
ドデスク上の指定ドライブに転送させる。この後、ユー
ザは起動対象のファイルとして新たにコピー後のファイ
ルを指定する。パーソナルコンピュータは指定の圧縮さ
れたファイルを解凍した後、解凍後のファイルに対して
起動をかける。
Next, the user designates the drive of the copy destination as the hard disk storage device, and causes the personal computer to transfer the file of the floppy desk to the designated drive on the hard desk by the copy command. After this, the user newly designates the file after copying as the file to be activated. The personal computer decompresses the specified compressed file and then activates the decompressed file.

【0006】以上説明したように、フロッピーデイスク
上の圧縮ファイルを起動するためにはユーザは多数回、
処理命令を入力しなければならず、そのためのキー操作
が繁雑であるという不具合が従来例にはあった。
As described above, in order to start the compressed file on the floppy disk, the user needs to execute many times,
The conventional example has a problem in that a processing command has to be input, and the key operation for that is complicated.

【0007】そこで、本発明は、上述の点に鑑みて、フ
ロッピーデイスクなどの携帯用記憶媒体に記憶されたフ
ァイル情報をコンピュータ本体側に転送して実行するた
めのユーザの指示操作を簡略化することの可能なプログ
ラミングローダのインストール方法を提供することを目
的とする。
In view of the above points, the present invention simplifies the user's instruction operation for transferring the file information stored in a portable storage medium such as a floppy disk to the computer main body for execution. The purpose is to provide a method of installing a programming loader capable of doing so.

【0008】[0008]

【課題を解決するための手段】このような目的を達成す
るために、本発明は携帯用記憶媒体に記憶された圧縮フ
ァイルをプログラミングローダ内のハードデイスクまた
はRAMデイスクにインストールするプログラミングロ
ーダのインストール方法において、前記圧縮ファイル
に、当該ファイルが圧縮ファイルであることを示す識別
情報を帯同させて前記フロッピーデイスクに予め記憶し
ておき、インストール時にはプログラミングローダは前
記圧縮ファイルのインストール先の指示を受け付け、前
記圧縮ファイルに帯同した識別情報によりインストール
対象のファイルが圧縮ファイルであることを確認し、当
該確認の後、前記圧縮ファイルを前記携帯用記憶媒体か
ら読み出し、解凍処理を行って、受け付けた前記指示の
示すインストール先に解凍後のファイル情報を記憶する
ことを特徴とする。
In order to achieve such an object, the present invention provides a programming loader installation method for installing a compressed file stored in a portable storage medium to a hard disk in a programming loader or a RAM disk. , The compressed file is previously stored in the floppy disk with identification information indicating that the compressed file is a compressed file, and at the time of installation, the programming loader receives an instruction of the installation destination of the compressed file, and the compressed file is stored. It is confirmed by the identification information attached to the file that the file to be installed is a compressed file, and after the confirmation, the compressed file is read from the portable storage medium, decompression processing is performed, and the received instruction is indicated. Place of installation And to store the file information after thawing.

【0009】[0009]

【作用】本発明では、携帯記憶媒体上の圧縮ファイルは
その携帯記憶媒体上で修正することがないことに着目
し、圧縮ファイルについてはインストール先に、直接、
転送することによりユーザの指示操作を簡素化する。
In the present invention, attention is paid to the fact that the compressed file on the portable storage medium is not modified on the portable storage medium.
By transferring, the instruction operation of the user is simplified.

【0010】[0010]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0011】本発明を適用したプログラミングローダの
システム構成を図1に示す。
FIG. 1 shows the system configuration of a programming loader to which the present invention is applied.

【0012】中央演算処理装置(CPU)1は装置全体
の動作制御を実行する他、システムROM2に格納され
たプログラムに基づき本発明に関わるインストール処理
を実行する。システムROM2はCPU1が実行するプ
ログラムの他、このプログラムの実行において用いる各
種の固定データを記憶する。
The central processing unit (CPU) 1 executes the operation control of the entire apparatus, and also executes the installation processing according to the present invention based on the program stored in the system ROM 2. The system ROM 2 stores not only the program executed by the CPU 1 but also various fixed data used in the execution of this program.

【0013】システムRAM3はCPU1の演算処理に
用いるデータを一時記憶する。ビデオメモリ4は表示器
8に表示する情報をイメージの形態で記憶する。表示器
8はメモリ4に格納されたイメージ情報を一定周期で読
み出し、表示画面に表示する。
The system RAM 3 temporarily stores data used for the arithmetic processing of the CPU 1. The video memory 4 stores the information displayed on the display 8 in the form of an image. The display 8 reads the image information stored in the memory 4 at a constant cycle and displays it on the display screen.

【0014】キーボード9はユーザのキー操作により入
力された情報をインターフェイス6を介してCPU1に
転送する。フロッピーデイスク記憶装置(FDD)10
はCPU1からの指示に応じてフロッピーデイスクに対
して情報を読み書きする。読み/書きの情報はインター
フェース6を介してCPU1から/へ転送される。ハー
ドデイスク記憶装置11はインストールされたファイル
情報を保存記憶する。保存情報はCPU1の指示で読み
/書きされる。
The keyboard 9 transfers information input by a user's key operation to the CPU 1 via the interface 6. Floppy disk storage device (FDD) 10
Reads / writes information from / to the floppy disk according to an instruction from the CPU 1. Read / write information is transferred from / to the CPU 1 via the interface 6. The hard disk storage device 11 stores and stores the installed file information. The stored information is read / written according to the instruction of the CPU 1.

【0015】このような構成で実行される圧縮ファイル
のインストール処理を図2を参照しながら説明する。図
に示す制御手順は実際にはCPU1が実行可能なプログ
ラム言語で記載されているが説明の都合上機能的に表現
している。本実施例では圧縮ファイルを作成してフロッ
ピーデイスクに記憶するときに、圧縮ファイルに帯同し
て圧縮ファイルであることを示す識別情報が付加される
ものとする。ユーザは従来通りフロッピーデイスクをF
DD10に装着し、キーボード9を用いてアクセス先の
ドライブをFDD10に設定する(S10)。
The installation process of the compressed file executed with such a configuration will be described with reference to FIG. Although the control procedure shown in the drawing is actually described in a programming language that can be executed by the CPU 1, it is expressed functionally for convenience of explanation. In this embodiment, when a compressed file is created and stored in a floppy disk, identification information indicating that the file is a compressed file is added to the compressed file. User can use floppy disk as usual
It is attached to the DD 10 and the drive to be accessed is set to the FDD 10 using the keyboard 9 (S10).

【0016】この結果、表示器8の表示画面にはフロッ
ピーデイスクに記憶された複数のファイル情報の識別名
が表示される。ユーザはインストールしたいファイルの
識別名をキーボード9を用いて指示する(S20)。C
PU1は指定されたファイルに帯同した識別情報が圧縮
ファイルを示しているか否かを判別する(S30)。識
別情報が圧縮ファイルを示していないときには実行手順
はS110へと移行し、従来と同様のインストール処理
が行われる。
As a result, on the display screen of the display device 8, the identification names of the plurality of file information stored in the floppy disk are displayed. The user uses the keyboard 9 to specify the identification name of the file to be installed (S20). C
PU1 determines whether or not the identification information attached to the designated file indicates a compressed file (S30). When the identification information does not indicate the compressed file, the execution procedure shifts to S110, and the installation process similar to the conventional one is performed.

【0017】一方、識別情報が圧縮ファイルを示してい
るときには、CPU1はその圧縮ファイルが読み出し可
能であるかを判別する(S40)。この処理は従来から
行われており、ファイルのデータフォーマットが所定の
ものであること等を調べることにより読み出しの可否が
決定される。
On the other hand, when the identification information indicates a compressed file, the CPU 1 determines whether the compressed file can be read (S40). This process has been conventionally performed, and whether or not the data can be read is determined by checking that the data format of the file is a predetermined one.

【0018】読み出し不可の判定が得られたときにはそ
の旨のメッセージが表示され、処理手順は強制的に終了
する(S40→S120)。
When it is determined that the reading is impossible, a message to that effect is displayed, and the processing procedure is forcibly ended (S40 → S120).

【0019】読み出し可の判定が得られた場合、CPU
1は書き込み先、すなわち、ユーザから指定されたドラ
イブの指定エリアに記憶可能な空領域があることを確認
する(S60)。
When it is determined that the reading is possible, the CPU
No. 1 confirms that there is a storable empty area in the write destination, that is, in the designated area of the drive designated by the user (S60).

【0020】空領域がないことが確認された場合はその
旨のエラー表示がなされ、実行手順は終了する(S60
S→130)。空領域が確認されると、CPU1は現在
設定されているドライブ(カレントドライブ)を、コピ
ー先として指定されたドライブに設定し、その指定先の
ドライブの指定エリアにフロッピーデイスクの圧縮ファ
イル情報を転送する(S90→S100)。より具体的
にはフロッピーデイスクの圧縮ファイルの先頭格納エリ
アから所定量づつシステムRAM3に圧縮ファイル情報
を読み出す。CPU1はシステムRAM3上で圧縮ファ
イル情報を解凍し、解凍後のファイル情報を指定先のド
ライブ記憶エリアに記憶することによりインストールを
終了する。
If it is confirmed that there is no empty area, an error message to that effect is displayed and the execution procedure ends (S60).
S → 130). When the empty area is confirmed, the CPU 1 sets the currently set drive (current drive) to the drive designated as the copy destination, and transfers the compressed file information of the floppy disk to the designated area of the designated drive. (S90 → S100). More specifically, the compressed file information is read from the head storage area of the compressed file on the floppy disk into the system RAM 3 by a predetermined amount. The CPU 1 decompresses the compressed file information on the system RAM 3 and stores the decompressed file information in the designated drive storage area to complete the installation.

【0021】以上説明した処理をCPU1が実行するこ
とによりユーザが行う指示操作は圧縮ファイル情報の転
送先の指定のみである。このため、従来行っていたユー
ザのコピー指示が省略されるので、ユーザの指示操作が
簡略化される。
The instruction operation performed by the user when the CPU 1 executes the processing described above is only to specify the transfer destination of the compressed file information. For this reason, the user's copy instruction, which has been conventionally performed, is omitted, and the user's instruction operation is simplified.

【0022】本実施例の他に次の例を実施できる。In addition to this embodiment, the following example can be implemented.

【0023】1)本実施例では携帯用記憶媒体としてフ
ロッピーデイスクを例にとったが他の携帯用記憶媒体、
たとえば、メモリカードにも本発明を適用できる。
1) In this embodiment, the floppy disk is taken as an example of the portable storage medium, but another portable storage medium,
For example, the present invention can be applied to a memory card.

【0024】2)本実施例ではインストール先としてプ
ログラミングローダ内のハードデイスク記憶装置11に
設定する例を示したがRAMデイスク、すなわち、RA
Mを搭載したカードをインストール先として指定しても
よい。
2) In this embodiment, an example in which the hard disk storage device 11 in the programming loader is set as the installation destination has been described, but a RAM disk, that is, RA
A card equipped with M may be designated as the installation destination.

【0025】3)プログラミングローダでは作成済みの
ファイルを圧縮することが多いので、本実施例では圧縮
ファイルを自動的に、指定先のデイレクトリにインスト
ールする。従来と同様の操作を行うことも可能にしたい
場合つぎのようにするとよい。すなわち、圧縮ファイル
に帯同する識別情報の示すファイルの種類を、圧縮なし
の通常ファイル、自動インストール処理の圧縮ファイ
ル、手動指示のインストール処理の圧縮ファイルの3種
類に分ける。CPU1は識別情報の識別を行って、その
識別結果に対応するインストール処理を行う。
3) Since the programming loader often compresses the created file, the compressed file is automatically installed in the specified directory in this embodiment. If you want to be able to perform the same operations as before, you can do the following. That is, the types of files indicated by the identification information attached to the compressed files are classified into three types: normal files without compression, compressed files for automatic installation processing, and compressed files for manual installation processing. The CPU 1 identifies the identification information and performs an installation process corresponding to the identification result.

【0026】[0026]

【発明の効果】以上説明したように、本発明によれば、
ユーザの指示操作を簡素化できるので、圧縮ファイル関
連の情報処理時間を短縮することができ、また、ユーザ
の誤り指示操作を減らすこも可能となる。
As described above, according to the present invention,
Since the user's instruction operation can be simplified, the information processing time related to the compressed file can be shortened, and the user's error instruction operation can be reduced.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明実施例のシステム構成を示すブロック図
である。
FIG. 1 is a block diagram showing a system configuration of an embodiment of the present invention.

【図2】図1のCPU1が実行する処理手順を示すフロ
ーチャートである。
FIG. 2 is a flowchart showing a processing procedure executed by a CPU 1 of FIG.

【符号の説明】[Explanation of symbols]

1 CPU 2 システムROM 3 システムRAM 4 ビデオメモリ 5,6,7 インタフェース 6 バススイッチ 8 表示器 9 キーボード 10 FDD 11 HDD 1 CPU 2 System ROM 3 System RAM 4 Video Memory 5, 6, 7 Interface 6 Bus Switch 8 Display 9 Keyboard 10 FDD 11 HDD

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 携帯用記憶媒体に記憶された圧縮ファイ
ルをプログラミングローダ内のハードデイスクまたはR
AMデイスクにインストールするプログラミングローダ
のインストール方法において、 前記圧縮ファイルに、当該ファイルが圧縮ファイルであ
ることを示す識別情報を帯同させて前記フロッピーデイ
スクに予め記憶しておき、 インストール時にはプログラミングローダは前記圧縮フ
ァイルのインストール先の指示を受け付け、 前記圧縮ファイルに帯同した識別情報によりインストー
ル対象のファイルが圧縮ファイルであることを確認し、 当該確認の後、前記圧縮ファイルを前記携帯用記憶媒体
から読み出し、 解凍処理を行って、受け付けた前記指示の示すインスト
ール先に解凍後のファイル情報を記憶することを特徴と
するプログラミングローダのインストール方法。
1. A compressed file stored in a portable storage medium is converted into a hard disk or R in a programming loader.
In a method for installing a programming loader to be installed in an AM disk, the compressed file is stored in advance in the floppy disk with identification information indicating that the file is a compressed file, and the programming loader compresses the compressed file at the time of installation. Accept the instruction of the file installation destination, confirm that the file to be installed is a compressed file by the identification information attached to the compressed file, and after the confirmation, read the compressed file from the portable storage medium and decompress it. A method for installing a programming loader, characterized by performing processing and storing decompressed file information in an installation destination indicated by the received instruction.
JP5275290A 1993-11-04 1993-11-04 Method for installing programming loader Pending JPH07129079A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5275290A JPH07129079A (en) 1993-11-04 1993-11-04 Method for installing programming loader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5275290A JPH07129079A (en) 1993-11-04 1993-11-04 Method for installing programming loader

Publications (1)

Publication Number Publication Date
JPH07129079A true JPH07129079A (en) 1995-05-19

Family

ID=17553375

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5275290A Pending JPH07129079A (en) 1993-11-04 1993-11-04 Method for installing programming loader

Country Status (1)

Country Link
JP (1) JPH07129079A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009119224A1 (en) * 2008-03-25 2009-10-01 アイシン・エィ・ダブリュ株式会社 Method for writing control data into on-vehicle controller and on-vehicle controller
JP2009227248A (en) * 2008-03-25 2009-10-08 Aisin Aw Co Ltd Method of writing control data into on-vehicle control device, and on-vehicle control device
JP2009230758A (en) * 2008-03-21 2009-10-08 Symantec Corp Archive stream based install
JP2009227247A (en) * 2008-03-25 2009-10-08 Aisin Aw Co Ltd Method of writing control data into on-vehicle control device, and on-vehicle control device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230758A (en) * 2008-03-21 2009-10-08 Symantec Corp Archive stream based install
WO2009119224A1 (en) * 2008-03-25 2009-10-01 アイシン・エィ・ダブリュ株式会社 Method for writing control data into on-vehicle controller and on-vehicle controller
JP2009227248A (en) * 2008-03-25 2009-10-08 Aisin Aw Co Ltd Method of writing control data into on-vehicle control device, and on-vehicle control device
JP2009227247A (en) * 2008-03-25 2009-10-08 Aisin Aw Co Ltd Method of writing control data into on-vehicle control device, and on-vehicle control device
US7987300B2 (en) 2008-03-25 2011-07-26 Aisin Aw Co., Ltd. Method of writing control data into on-board vehicle control unit and the control unit

Similar Documents

Publication Publication Date Title
JPH07129079A (en) Method for installing programming loader
JP4269926B2 (en) Image processing apparatus and image processing method
JP2003317078A (en) Image managing method, program, and recording medium
US7107407B2 (en) Arithmetic unit with reduced startup time and method of loading data
JPH0675774A (en) Cad processing method/device
JPH0983716A (en) Facsimile equipment
JP4261649B2 (en) Image processing apparatus, method, and recording medium
JP3022011B2 (en) Data backup system
JP2000020157A (en) Host linked processor with hibernation processing function
JPH0527983A (en) Remote install processing system for dos program
JP3458421B2 (en) Document processing system
JPH06301506A (en) Display screen control method for computer system
JP2630215B2 (en) Method of deleting unnecessary file data while online
JP2502897B2 (en) Electronic file device
JPH09219648A (en) File processor
JPH11353229A (en) Unit and method for memory control and computer-readable storage medium stored with program
JPH09198302A (en) Main storage control circuit and main storage device
JPH06242908A (en) Computer system
JPH0427624B2 (en)
JPH05265830A (en) File memory control system
JPH0594281A (en) Computer system
JPH0620015A (en) Registration confirming method for electronic filing device
JPH08241143A (en) Computer device
JPH11353159A (en) Computer, re-setup method for computer, and recording medium where re-setup program is recorded
JPH0644249A (en) Operation environment storage system of document editing device