The digital output signal that may interrupt the operator dialog. If the OK button is
not pressed before the signal is set to 1 (or is already 1) then the program continues
to execute in the error handler unless the
BreakFlag
is used (see below). The
constant
ERR_TP_DOBREAK
can be used to test whether or not this has occurred.
[\DOPassive]
Digital Output Passive
Data type:
switch
This switch overrides the default behavior when using
DOBreak
optional argument.
Instead of reacting when signal is set to 1 (or already 1), the instruction should
continue in the error handler (if no
BreakFlag
is used) when the signal
DOBreak
is set to 0 (or already is 0). The constant
ERR_TP_DOBREAK
can be used to test
whether or not this has occurred.
[\PersBoolBreak]
Persistent Boolean Break
Data type:
bool
The persistent boolean that may interrupt the operator dialog. If no button is selected
when the persistent boolean is set to TRUE (or is already TRUE) then the program
continues to execute in the error handler unless the
BreakFlag
is used (see
below). The constant
ERR_TP_PERSBOOLBREAK
can be used to test whether or
not this has occurred.
[\PersBoolPassive]
Persistent Boolean Passive
Data type:
switch
This switch overrides the default behavior when using
PersBoolBreak
optional
argument. Instead of reacting when persistent boolean is set to TRUE (or already
TRUE), the instruction should continue in the error handler (if no
BreakFlag
is
used) when the persistent boolean
PersBoolBreak
is set to FALSE (or already
is FALSE). The constant
ERR_TP_PERSBOOLBREAK
can be used to test whether
or not this has occurred.
[\BreakFlag]
Data type:
errnum
A variable that will hold the error code if
MaxTime
,
DIBreak
,
DOBreak
, or
PersBoolBreak
is used. If this optional variable is omitted then the error handler
will be executed. The constants
ERR_TP_MAXTIME, ERR_TP_DIBREAK
,
ERR_TP_DOBREAK
, and
ERR_TP_PERSBOOLBREAK
can be used to select the reason.
[\UIActiveSignal]
Data type:
signaldo
The digital output signal used in optional argument
UIActiveSignal
is set to 1
when the message box is activated on the FlexPendant. When the user selection
has been done and the execution continue, the signal is set to 0 again.
No supervision of stop or restart exist. The signal is set to 0 when the function is
ready, or when PP is moved.
Continues on next page
Product manual - FlexLoader SC 6000
261
3HAC051768-001 Revision: D
© Copyright 2014-2020 ABB. All rights reserved.
G FlexLoader Library Add-in reference
G.2.10 MT_UIDNumEntry - Shows a localized dnum entry
RobotWare - OS
Continued
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: ......