diff --git a/README.md b/README.md index 9399009..b6e40a4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,69 @@ # Mapo-IOB -Repository progetti IOB (Input Out Board) per MAPO \ No newline at end of file +Repository progetti IOB (Input Out Board) per MAPO / MoonPro + + + +- [Mapo-IOB](#mapo-iob) + - [Descrizione](#descrizione) + - [Standard Tecnici](#standard-tecnici) + - [Definizione ed acronimi](#definizione-ed-acronimi) + - [Architettura](#architettura) + - [State Machine Ingressi](#state-machine-ingressi) + - [Ingressi bistabili (segnali **BLINK**)](#ingressi-bistabili-segnali-blink) + - [Moduli **IOB**](#moduli-iob) + - [**R.IOB**](#riob) + - [**W.IOB**](#wiob) + - [HowTo](#howto) + - [Analisi file di log](#analisi-file-di-log) + - [](#) + + + +## Descrizione + +... + +Allegati/Materiale contenuta in area Google Drive: `...\GDrive@steamware\SteamWare\...` + +## Standard Tecnici + +Il progetto impiega i seguenti standard tecnici: + +- http call +- Python 2.7 (R-IOB) +- asp.net / C# (W-IOB) + +## Definizione ed acronimi + +Di seguito una legenda degli acronimi usati in seguito (per Compoenti, Sistemi, Attori, ...): + +| Acronimo | Definizione | +| ----------- |:------------| +| **MAPO** | Modulo Acquisizione Produzione Operativo | +| **MoOnPro** | Monitoraggio Online Produzione | +| **IOB** | Input Output Board | +| **R.IOB** | Input Output Board basata su Raspberry Pi | +| **W.IOB** | Input Output Board basata su Windows | +| **BLINK** | Segnali bistabili (blinking) | +| **IN.SIG** | Segnali acquisiti in Ingresso | + +## Architettura + +... + +## State Machine Ingressi + +## Ingressi bistabili (segnali **BLINK**) + +## Moduli **IOB** + +### **R.IOB** + +### **W.IOB** + +## HowTo + +### Analisi file di log + +### \ No newline at end of file diff --git a/README.pdf b/README.pdf new file mode 100644 index 0000000..cded2cd Binary files /dev/null and b/README.pdf differ