JPH0735978B2 - Hybrid recorder - Google Patents

Hybrid recorder

Info

Publication number
JPH0735978B2
JPH0735978B2 JP1317819A JP31781989A JPH0735978B2 JP H0735978 B2 JPH0735978 B2 JP H0735978B2 JP 1317819 A JP1317819 A JP 1317819A JP 31781989 A JP31781989 A JP 31781989A JP H0735978 B2 JPH0735978 B2 JP H0735978B2
Authority
JP
Japan
Prior art keywords
software version
recorder
software
hybrid recorder
recording
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.)
Expired - Lifetime
Application number
JP1317819A
Other languages
Japanese (ja)
Other versions
JPH03180719A (en
Inventor
裕幸 土井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chino Corp
Original Assignee
Chino Corp
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 Chino Corp filed Critical Chino Corp
Priority to JP1317819A priority Critical patent/JPH0735978B2/en
Publication of JPH03180719A publication Critical patent/JPH03180719A/en
Publication of JPH0735978B2 publication Critical patent/JPH0735978B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、測定値入力等を記録紙上にアナログ記録、及
びディジタル記録するハイブリッド記録計に関する。
TECHNICAL FIELD The present invention relates to a hybrid recorder for analog recording and digital recording of a measured value input on a recording paper.

[従来の技術] 記録計として、記録紙上に測定値等を連続的に打点記録
するアナログ記録と、数値等のディジタル記録の両方を
行なうものとしてハイブリッド記録計がある。さらに、
このハイブリッド記録計は測定値、パラメータ等を表示
部に表示することができるようになっている。
[Prior Art] As a recorder, there is a hybrid recorder that performs both analog recording for continuously recording measured values and the like on recording paper and digital recording of numerical values and the like. further,
This hybrid recorder can display measured values, parameters and the like on the display unit.

このハイブリッド記録計は、予め項目としてレンジ、ス
ケール、警報等の各種パラメータが設定され、この項目
に従い測定値に対する各種処理を行なうようになってい
る。また、この項目はユーザが任意に設定できるもので
あり、かつリスト印字できるようになっている。
In this hybrid recorder, various parameters such as range, scale, and alarm are set in advance as items, and various processes are performed on the measured values according to these items. Also, this item can be arbitrarily set by the user, and the list can be printed.

そして、この記録計は機能変更に伴いシステムソフト及
び、特別仕様等を変更できるようになっている。これら
ソフトウェアは、ROM等記憶素子に記憶されているもの
であり、実際には記憶素子の交換等により行なわれる。
The system software and special specifications of the recorder can be changed according to the function change. The software is stored in a storage element such as a ROM, and is actually performed by replacing the storage element.

[発明が解決しようとする課題] しかしながら上記ハイブリッド記録計で、使用している
ソフトウェアのバージョンを容易に知ることができなか
った。
[Problems to be Solved by the Invention] However, with the above hybrid recorder, the version of the software used cannot be easily known.

例えば、記録計に不具合が生じた場合、記録計のハード
構成ではなくソフトウェアに問題が有った場合にはソフ
トウェアバージョンを知る必要がある。
For example, if there is a problem with the recorder, or if there is a problem with the software rather than the hardware configuration of the recorder, it is necessary to know the software version.

これを知るには、従来記録計の電源を切った後に筐体を
開け、記憶素子が取り付けられているプリント板を引き
だし記憶素子上の銘板を見なければならず手間がかかっ
た。
In order to know this, it has been time-consuming to open the housing after turning off the power of the recorder and to pull out the printed board on which the memory element is attached to see the nameplate on the memory element.

また、記録計の高機能化によってCPUの搭載数が増える
傾向にあり、各々のCPUのソフトバージョンが異なる場
合には、各々について同様な作業を必要とした。
Moreover, the number of CPUs installed tends to increase due to the higher functionality of recorders, and when the software versions of each CPU differ, similar work was required for each.

ところで、ハイブリッド記録計に設けられている表示部
にこのソフトバージョンを表示させることが考えられる
が、通常表示部は1行のみの表示しか行なえないため、
複数CPUについて全てのソフトバージョンを知るには複
数回のキー操作で各ソフトバージョンを後退表示させな
ければならす、操作および視認性に乏しかった。さら
に、これら複数のCPUはSUB側CPU、およびMAIN側CPUとに
大別して構成されるが、一般的にこれら複数のCPU間で
は単一の方向にのみ情報を送出するようにした方がソフ
ト開発の量は少ない。しかしながらこれら複数のCPU毎
のソフトバージョンを前記表示器に表示させようとする
と、MAINおよびSUBのCPU間では双方向で通信するための
新たな構成、および手段を必要とした。
By the way, it is possible to display this software version on the display unit provided in the hybrid recorder, but since the normal display unit can display only one line,
In order to know all software versions for multiple CPUs, each software version had to be displayed backward by multiple key operations, which was poor in operation and visibility. Furthermore, these multiple CPUs are roughly divided into SUB-side CPUs and MAIN-side CPUs, but generally it is better to send information in a single direction between these multiple CPUs. Is small. However, in order to display the software version for each of the plurality of CPUs on the display unit, a new configuration and means for bidirectional communication between the MAIN and SUB CPUs are required.

本発明は、上記問題点に鑑みてなされたものであり、記
録計内部のソフトバージョンを容易に知ることができ、
保守変更等に容易に対応できるハイブリッド記録計を提
供することを目的としている。
The present invention has been made in view of the above problems, and it is possible to easily know the software version inside the recorder,
The objective is to provide a hybrid recorder that can easily respond to maintenance changes.

[課題を解決するための手段] 上記目的を達成するため本発明のハイブリッド記録計
は、測定値入力等を記録紙上にアナログ記録、及びディ
ジタル記録するハイブリッド記録計において、 キー操作により記録計内部のソフトバージョンを印字出
力することを特徴とする。
[Means for Solving the Problems] In order to achieve the above object, the hybrid recorder of the present invention is a hybrid recorder for analog recording and digital recording of a measured value input on a recording paper. The feature is that the software version is printed out.

[作用] 上記構成によれば、記録計内部に設けられた複数のCPU
に対応するROMのソフトバージョンを容易に得ることが
でき、保守作業を容易化することができる。
[Operation] According to the above configuration, a plurality of CPUs provided inside the recorder
It is possible to easily obtain a software version of the ROM corresponding to, and facilitate maintenance work.

[実施例] 第1図は、本発明のハイブリッド記録計の外観斜視図で
ある。
[Example] FIG. 1 is an external perspective view of a hybrid recorder of the present invention.

測定値入力は、記録紙1上に図示しない打点子等により
連続的なアナログ記録が行なわれる。同時に表示部2に
はあるチャンネルの測定値入力がディジタル表示され
る。また、所定時間毎には図示しないプロッタペン等に
より記録紙1上に各種情報が数値記録されるようになっ
ている。
The measurement value is input by continuous analog recording on the recording paper 1 with a dot dot (not shown) or the like. At the same time, the measured value input of a certain channel is digitally displayed on the display unit 2. Also, various information is numerically recorded on the recording paper 1 by a plotter pen or the like (not shown) at predetermined time intervals.

さらに、3は操作部であり、多数のキーにより構成さ
れ、後述する項目設定や、リスト印字の操作を行うもの
である。
Further, reference numeral 3 denotes an operation unit, which is composed of a large number of keys, and is used to perform an item setting operation and a list printing operation described later.

第2図は、上記ハイブリッド記録計のブロック構成図で
ある。
FIG. 2 is a block diagram of the hybrid recorder.

図に示すように、複数のチャンネル毎に入力される測定
値入力Sは、制御部10により各種処理が施された後、印
字部12により記録紙上に印字出力される。
As shown in the figure, the measurement value input S input for each of a plurality of channels is subjected to various processing by the control unit 10 and then printed out on the recording paper by the printing unit 12.

また、20はソフトバージョン格納手段であり、図示しな
い複数のROMのソフトバージョンを記憶している。この
ソフトバージョン記憶手段20に対する格納動作は、前記
操作部3により行なう。このROMは、複数のCPUに対応し
て設けられたものであり、例えば、MAIN用CPU,SUB用CP
U,リニアライザ用CPU等があるとともに、仕様書の番号
についても記憶できる。
Reference numeral 20 denotes a software version storage means, which stores software versions of a plurality of ROMs (not shown). The storing operation in the software version storage means 20 is performed by the operation unit 3. This ROM is provided for multiple CPUs. For example, CPU for MAIN, CP for SUB
It has U, CPU for linearizer, etc., and can store the specification number.

そして、第3図に示すのは、記録紙1上にソフトバージ
ョンを記録した状態を示す図である。
FIG. 3 is a diagram showing a state in which the software version is recorded on the recording paper 1.

前記操作部3において、ソフトバージョン出力用のキー
を押すことにより、制御部10はソフトバージョン格納手
段20から格納情報を読み出し印字部12のプロッタペンを
用いて記録紙1上に図示の如く各CPU毎のソフトバージ
ョンを印字出力する。
By depressing a software version output key in the operation unit 3, the control unit 10 reads the stored information from the software version storage means 20 and uses the plotter pen of the printing unit 12 to print on the recording paper 1 as shown in each CPU Print out each software version.

このソフトバージョンは、A部分でCPU表示、あるいは
仕様書番号を表示し、B部分でバージョンNo.を表示さ
せ、C部分で作成月日を表示するものである。
In this software version, the CPU display or the specification number is displayed in the A part, the version number is displayed in the B part, and the creation date is displayed in the C part.

尚、aはMAIN用CPU、またbはリニアライザ用CPU,また
cはSUB用CPU、dは仕様書用のソフトバージョンであ
る。
Incidentally, a is a CPU for MAIN, b is a CPU for linearizer, c is a CPU for SUB, and d is a software version for specifications.

尚、上記実施例ではソフトバージョンを予めソフトバー
ジョン格納手段20に格納する構成について説明したが、
ソフトバージョン格納手段20には仕様書番号のみ記憶さ
せる構成とし、各ROMにソフトバージョンを記憶させる
構成としてもよい。これにより、操作部3でソフトバー
ジョン出力用のキーを押下することで、制御部10が各CP
Uに対応するROMからソフトバージョンを読み出し、かつ
ソフトバージョン格納手段20から仕様書番号を読み出す
ことにより印字出力することができる。
In the above embodiment, the configuration in which the software version is stored in the software version storage means 20 in advance has been described.
Only the specification number may be stored in the software version storage means 20, and the software version may be stored in each ROM. As a result, by pressing the software version output key on the operation unit 3, the control unit 10 causes each CP
The software version can be printed out by reading the software version from the ROM corresponding to U and the specification number from the software version storage means 20.

また、上記実施例では記録計前面に設けられた操作部3
をソフトバージョン出力用のキーとして構成したが、記
録計内部に設けられたディップスイッチにこの機能をも
たせるようにしても良い。
Further, in the above embodiment, the operation unit 3 provided on the front surface of the recorder.
Is configured as a key for software version output, but a DIP switch provided inside the recorder may have this function.

[発明の効果] 本発明によれば、記録計内部のソフトバージョンを容易
に知ることができ、保守変更等に容易に対応することが
できる。
[Advantages of the Invention] According to the present invention, the software version inside the recorder can be easily known, and maintenance changes and the like can be easily dealt with.

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

第1図は、本発明のハイブリッド記録計を示す外観斜視
図、第2図は、同記録計のブロック構成図、第3図は、
各々同記録計によるソフトバージョンの出力状態を示す
図である。 1…記録紙、3…操作部、10…制御部、12…印字部、20
…ソフトバージョン格納手段。
FIG. 1 is an external perspective view showing a hybrid recorder of the present invention, FIG. 2 is a block configuration diagram of the recorder, and FIG.
It is a figure which each shows the output state of the software version by the same recorder. DESCRIPTION OF SYMBOLS 1 ... Recording paper, 3 ... Operation part, 10 ... Control part, 12 ... Printing part, 20
… Software version storage means.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】測定値入力等を記録紙上にアナログ記録、
及びディジタル記録するハイブリッド記録計において、 キー操作により記録計内部のソフトバージョンを印字出
力することを特徴とするハイブリッド記録計。
1. An analog recording of measured value input on recording paper,
And a hybrid recorder for digital recording, wherein a software version inside the recorder is printed out by key operation.
JP1317819A 1989-12-08 1989-12-08 Hybrid recorder Expired - Lifetime JPH0735978B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1317819A JPH0735978B2 (en) 1989-12-08 1989-12-08 Hybrid recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1317819A JPH0735978B2 (en) 1989-12-08 1989-12-08 Hybrid recorder

Publications (2)

Publication Number Publication Date
JPH03180719A JPH03180719A (en) 1991-08-06
JPH0735978B2 true JPH0735978B2 (en) 1995-04-19

Family

ID=18092402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1317819A Expired - Lifetime JPH0735978B2 (en) 1989-12-08 1989-12-08 Hybrid recorder

Country Status (1)

Country Link
JP (1) JPH0735978B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2608360B2 (en) * 1992-05-13 1997-05-07 ミサワホーム株式会社 Roof panel

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63229525A (en) * 1987-03-19 1988-09-26 Fujitsu Ltd Data processor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6480574A (en) * 1987-09-24 1989-03-27 Minolta Camera Kk Printer device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63229525A (en) * 1987-03-19 1988-09-26 Fujitsu Ltd Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2608360B2 (en) * 1992-05-13 1997-05-07 ミサワホーム株式会社 Roof panel

Also Published As

Publication number Publication date
JPH03180719A (en) 1991-08-06

Similar Documents

Publication Publication Date Title
US5243696A (en) Programmable electronic display for a chart recorder
US4837712A (en) Data processing apparatus
US5050101A (en) Printing apparatus
US4283769A (en) Time information print out at a preselected condition in an electronic calculator
US4937037A (en) Combined inforamtion recording and graphic display device
KR100467028B1 (en) Character information processor and processing method thereof
JPS644196B2 (en)
US5288155A (en) Printer capable of displaying selected font
JPH0735978B2 (en) Hybrid recorder
US5317547A (en) Time recorder
JPS60232973A (en) Printer
EP0397111B1 (en) Output device with user-definable relationships between character codes and displayed characters
JP2630256B2 (en) Label printer
EP0165036B1 (en) A combined information recording and graphic display device
JPH03179219A (en) Hybrid recorder
JP2799398B2 (en) Parameter input method for automatic drafting machine
JP3070651B2 (en) measuring device
WO1988000689A1 (en) Electronic thermometer provided with built-in printer
JPS6321209B2 (en)
JPS631620B2 (en)
KR910001858B1 (en) Register
JPS61144515A (en) Electronic weighing instrument
JPS61144514A (en) Electronic weighing instrument
JPS6318770B2 (en)
JP3087789B2 (en) Setting method of full scale for output waveform of waveform recorder