From 060fe30a955bfdd44eb6749abec8a327f7b00f1c Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 4 Jul 2017 15:09:50 +0200 Subject: [PATCH] =?UTF-8?q?test=203=20variabili=20analogiche=20x=20SIEMENS?= =?UTF-8?q?=20(OK,=20dividere=20x=201000),=20togliere=202=C2=B0=20path=20S?= =?UTF-8?q?E=20non=20ci=20fosse...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DATA/CONF/Adapter_ItemList.xml | 134 +++++++++++++++++- .../MTC_Adapter/DATA/CONF/AlarmList.map | 4 +- .../MTC_Adapter/DATA/CONF/AnalogData.map | 4 +- 3 files changed, 137 insertions(+), 5 deletions(-) diff --git a/MTC_Adapter/MTC_Adapter/DATA/CONF/Adapter_ItemList.xml b/MTC_Adapter/MTC_Adapter/DATA/CONF/Adapter_ItemList.xml index 9bf8da6..ee9d1b6 100644 --- a/MTC_Adapter/MTC_Adapter/DATA/CONF/Adapter_ItemList.xml +++ b/MTC_Adapter/MTC_Adapter/DATA/CONF/Adapter_ItemList.xml @@ -1,8 +1,8 @@ 1 - ADAPTER_FANUC - FANUC + ADAPTER_SIEMENS + SIEMENS 0 0 0 @@ -169,5 +169,135 @@ + + Axis_07 + + + Axis_07_Type + LINEAR + + + Axis_07_Grp + 00 + + + + + Axis_08 + + + Axis_08_Type + LINEAR + + + Axis_08_Grp + 00 + + + + + Axis_09 + + + Axis_09_Type + LINEAR + + + Axis_09_Grp + 00 + + + + + Axis_10 + + + Axis_10_Type + LINEAR + + + Axis_10_Grp + 00 + + + + + Axis_11 + + + Axis_11_Type + LINEAR + + + Axis_11_Grp + 00 + + + + + Axis_12 + + + Axis_12_Type + LINEAR + + + Axis_12_Grp + 00 + + + + + Axis_13 + + + Axis_13_Type + ROTARY + + + Axis_13_Grp + 00 + + + + + Axis_14 + + + Axis_14_Type + ROTARY + + + Axis_14_Grp + 00 + + + + + Axis_15 + + + Axis_15_Type + LINEAR + + + Axis_15_Grp + 00 + + + + + Axis_16 + + + Axis_16_Type + LINEAR + + + Axis_16_Grp + 00 + + + \ No newline at end of file diff --git a/MTC_Adapter/MTC_Adapter/DATA/CONF/AlarmList.map b/MTC_Adapter/MTC_Adapter/DATA/CONF/AlarmList.map index c799ba6..6698345 100644 --- a/MTC_Adapter/MTC_Adapter/DATA/CONF/AlarmList.map +++ b/MTC_Adapter/MTC_Adapter/DATA/CONF/AlarmList.map @@ -377,7 +377,7 @@ 000376|PLC|FAULT|[COD 002107] - 530 PULSANTIERA ESTERNA ABILITATA 000377|PLC|FAULT|[COD 002108] - 504 CAMBIO UTENSILE INTERROTTO 000378|PLC|FAULT|[COD 002109] - 363 MONTANTE CENTRALE ALTO -000379|PLC|FAULT|[COD 002110] - --- PREALLARME TERMICO TORQUE A +000379|PLC|FAULT|[COD 002110] - =--- PREALLARME TERMICO TORQUE A 000380|PLC|FAULT|[COD 002111] - 498 CARICO MASSIMO SUL MANDRINO SUPERATO SOGLIA S1 000381|PLC|FAULT|[COD 002112] - --- PREALLARME TERMICO TORQUE C 000382|PLC|FAULT|[COD 002113] - 432 UTENSILE NON SGANCIATO @@ -431,7 +431,7 @@ 000430|PLC|FAULT|[COD 002161] - 289 ATTREZZAGGIO CAMBIO UTENSILE 2 IN CORSO 000431|PLC|FAULT|[COD 002162] - 584 PORTA DI SICUREZZA MAGAZZINO DISCO 2 NON CHIUSA 000432|PLC|FAULT|[COD 002163] - 514 PROTEZIONE MAGAZZINO DISCO 2 NON IN POSIZIONE -000433|PLC|FAULT|[COD 002164] - ... +000433|PLC|FAULT|[COD 002164] - 000434|PLC|FAULT|[COD 002165] - 550 GRUPPO DI FORATURA NON IN POSIZIONE 000435|PLC|FAULT|[COD 002166] - ... 000436|PLC|FAULT|[COD 002167] - ... diff --git a/MTC_Adapter/MTC_Adapter/DATA/CONF/AnalogData.map b/MTC_Adapter/MTC_Adapter/DATA/CONF/AnalogData.map index d2d1122..cef4b8f 100644 --- a/MTC_Adapter/MTC_Adapter/DATA/CONF/AnalogData.map +++ b/MTC_Adapter/MTC_Adapter/DATA/CONF/AnalogData.map @@ -1,2 +1,4 @@ # Commenti con cancelletto, struttura un variabile per riga, tipo chiave|valore (occhio che il separatore è configurato da .cofig come "testCharSep"); spazi e tabulazioni dovrei trimmarli in acquisizione (qui inseriti per comodità di lettura) -001|Temp_01 |NUM \ No newline at end of file +001|Analog_01 |NUM +001|Analog_02 |NUM +001|Analog_03 |NUM \ No newline at end of file