G.1.15 MT_ResetAlarms - Resets all or a specific alarm
Usage
MT_ResetAlarms
is used to reset one or several alarms.
Basic examples
The following examples illustrates the instruction
MT_ResetAlarms
.
Example 1
MT_ResetAlarms \Identifier:="myAlarm";
Resets all active alarms with identifier myAlarm, note it could be more than one if
wild card texts differ.
Example 2
MT_ResetAlarms;
Resets all active alarms.
Example 3
MT_ResetAlarms
\Identifier:="myAlarm",\WildCardTexts:=["myWildCard"];
Resets the alarm that have the identifier "myAlarm" and is used with the wild card
number 1: "myWildCard". Note that if more than one wild card was used in the
alarm creation or if more was passed to the reset above, it is not an exact wild card
match and the reset would not be done.
Arguments
MT_ResetAlarms [\Identifier] , [\WildCardTexts{*}]
\Identifier
Data type:
string
System unique string that gives the possibility to point to a specific message to
reset.
\WildCardTexts{*}
Data type:
string array
String array of wild cards text to look for. All text must match with the active alarms
wild card text to reset the message.
242
Product manual - FlexLoader SC 6000
3HAC051768-001 Revision: D
© Copyright 2014-2020 ABB. All rights reserved.
G FlexLoader Library Add-in reference
G.1.15 MT_ResetAlarms - Resets all or a specific alarm
RobotWare - OS
Summary of Contents for FlexLoader SC 6000
Page 1: ...ROBOTICS Product manual FlexLoader SC 6000 ...
Page 8: ...This page is intentionally left blank ...
Page 12: ...This page is intentionally left blank ...
Page 78: ...This page is intentionally left blank ...
Page 172: ...This page is intentionally left blank ...
Page 174: ...This page is intentionally left blank ...
Page 176: ...This page is intentionally left blank ...
Page 178: ...This page is intentionally left blank ...
Page 182: ...This page is intentionally left blank ...
Page 184: ...This page is intentionally left blank ...
Page 186: ...This page is intentionally left blank ...
Page 192: ...This page is intentionally left blank ...
Page 224: ...This page is intentionally left blank ...
Page 283: ......