Fette 2090 Tablet Press: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 14: Line 14:
ICARICIO was called this way:
ICARICIO was called this way:
  DEVICE=C:\RIC\ICARICIO.SYS C:\RIC\ICAPARM.PRM
  DEVICE=C:\RIC\ICARICIO.SYS C:\RIC\ICAPARM.PRM
This was found on the config.sys
This was found on the config.sys
 
  REM --- Maschinennummer für die Software-Auswertung
  REM --- Maschinennummer für die Sooftware-Auswetung
  SET Rechner_nr=xxxx-xxxxxxx
  SET Rechner_nr=xxxx-xxxxxxx
  REM Variablen fuer Tablettenpresse:
  REM Variablen fuer Tablettenpresse:
Line 24: Line 22:
  REM Directory in der die Text und Konfigurationsfiles stehen
  REM Directory in der die Text und Konfigurationsfiles stehen
  SET FETTE_TAB=C:\2090
  SET FETTE_TAB=C:\2090
  REM Sprache, wenn nicht eingetragen, dann wird deutch (D) german
  REM Sprache, wenn nicht eingetragen, dann wird deutsch (D) german
  SET FETTE_SPR=gb
  SET FETTE_SPR=gb
  REM Maschinen Nr. wenn vorhanden sons nichts
  REM Maschinen Nr. wenn vorhanden sons nichts
Line 31: Line 29:
==Hardware==
==Hardware==
The PC that controls the industrial machine has a big "IBM ARTIC186 8-Port Adapter" connected on the ISA port.
The PC that controls the industrial machine has a big "IBM ARTIC186 8-Port Adapter" connected on the ISA port.
<gallery>
<gallery>
File:ARTIC186_000.jpg
File:ARTIC186_000.jpg

Revision as of 23:01, 5 October 2022

  • Manufacturer: Fette
  • Model: 2090
  • Description: Tablet press machine.

"A tablet press is a mechanical device that compresses powder into tablets of uniform size and weight."

It was reported that this machine model worked with IBM OS/2 Warp 3.

CONFIG.SYS Comments

By inspecting the config.sys file we can notice:

  • Detection driver for NE2000 Network adapter cards. DETNE2.SYS
  • IBM Realtime Interface Co-Processor OS/2 Support driver. (ICARICIO.SYS)

ICARICIO was called this way:

DEVICE=C:\RIC\ICARICIO.SYS C:\RIC\ICAPARM.PRM

This was found on the config.sys

REM --- Maschinennummer für die Software-Auswertung
SET Rechner_nr=xxxx-xxxxxxx
REM Variablen fuer Tablettenpresse:
REM Maschinentyp FETTE_TYP {A,B,C} mit A - 2080, B - 3090, C - 2090
SET FETTE_TYP=C
REM Directory in der die Text und Konfigurationsfiles stehen
SET FETTE_TAB=C:\2090
REM Sprache, wenn nicht eingetragen, dann wird deutsch (D) german
SET FETTE_SPR=gb
REM Maschinen Nr. wenn vorhanden sons nichts
SET FETTE_MNR=xxxxx

Hardware

The PC that controls the industrial machine has a big "IBM ARTIC186 8-Port Adapter" connected on the ISA port.

Links