Herunterladen Inhalt Inhalt Diese Seite drucken

Siemens SINUMERIK 840D sl Installationshandbuch Seite 244

Vorschau ausblenden Andere Handbücher für SINUMERIK 840D sl:
Inhaltsverzeichnis

Werbung

Alarme konfigurieren
13.4 PLC-Alarme mit Parametern
Beispiel für eine Alarmattributdatei (wie Sie eine Alarmattributdatei anlegen, siehe
Alarmattribute ändern (Seite 216)):
<?xml version="1.0" encoding="ISO-8859-1"?>
<SlAeAlarmAttributes Version="01.00.00.00">
<Types>
<Type TypeID="32" TypeName="Condition">
<Category CatID="1" Version="1.0">
<CatDescr>Alarms of the Sinumerik 840D sl.</CatDescr>
<Attributes>
<Attribute AttrName="MSGTEXT" AttrID="-1" AttrDataType="10"/>
<Attribute AttrName="HMIPROPARAMDESCR2" AttrID="5012" AttrDataType="10"/>
</Attributes>
</Category>
</Type>
</Types>
<Sources>
<Source CatLink="1" SourceID="51" SourceURL="/PLC/PMC">
<Alarms>
<!-- Alarm 700000 mit 3 BYTE-Parametern -->
<Alarm AlarmID="700000">
<MSGTEXT>my_oem_plc_alarms_context|700000/PLC/PMC</MSGTEXT>
<HMIPROPARAMDESCR2>%1Y0%1Y1%1Y2</HMIPROPARAMDESCR2>
</Alarm>
<!-- Alarm 700001 mit 3 WORD-Parametern -->
<Alarm AlarmID="700001">
<MSGTEXT>my_oem_plc_alarms_context|700001/PLC/PMC</MSGTEXT>
<HMIPROPARAMDESCR2>%1W0%1W2%1W4</HMIPROPARAMDESCR2>
</Alarm>
<!-- Alarm 700002 mit 3 16Bit-Integer-Parametern -->
<Alarm AlarmID="700002">
<MSGTEXT>my_oem_plc_alarms_context|700002/PLC/PMC</MSGTEXT>
<HMIPROPARAMDESCR2>%1I0%1I2%1Y4</HMIPROPARAMDESCR2>
</Alarm>
238
Inbetriebnahmehandbuch, 03/2013, 6FC5397-1DP40-3AA1
SINUMERIK Operate (IM9)

Quicklinks ausblenden:

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis