Mt_Logenable - Enables Or Disables Logging - ABB FlexLoader SC 6000 Product Manual

Table of Contents

Advertisement

G FlexLoader Library Add-in reference
G.1.10 MT_LogEnable - Enables or disables logging
RobotWare - OS
G.1.10 MT_LogEnable - Enables or disables logging
Usage
MT_LogEnable is used to activate or deactivate logging in general or for a specific
log level.
Basic examples
The following example illustrates the instruction .
Example 1
Activates all logging to file which has the log level warning. See data type mtloglevel
for more information about the different log levels.
Arguments
Enabled
Data type: bool
Set to TRUE to activate logging. Set to deactivate logging.
\Level
Data type: mtloglevel
Specifies which kind of log level which should be turned on or off. If argument not
used, turn on or off all kind of log levels.
236
MT_LogEnable TRUE,\Level:=MT_LVL_WARNING;
MT_LogEnable [Enabled] , [\Level]
© Copyright 2014-2020 ABB. All rights reserved.
Product manual - FlexLoader SC 6000
3HAC051768-001 Revision: D

Advertisement

Table of Contents
loading

Table of Contents