Search Results for

    Show / Hide Table of Contents

    Enum CategoryType

    This enumeration specifies predefined event categories available in the event log in an IRC5 Controller. RobotWare Add-Ins may define their own categories outside the range of positive integers specified by this enumeration. GetCategory(CategoryType) GetCategory(Int32)

    Namespace: ABB.Robotics.Controllers.EventLogDomain
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    public enum CategoryType

    Fields

    Name Description
    Common

    All elog events, but Internal.

    Configuration

    Configuration events.

    Hardware

    Hardware events.

    Internal

    Optional productos events. These events are obsolete

    IOCommunication

    IO events.

    Motion

    Motion events.

    Operational

    Operational events.

    Operator

    Operator events.

    Paint

    Paint events.

    Picker

    Picker events.

    Process

    Process events.

    Program

    Program events.

    SpotWeld

    SpotWeld events.

    System

    System events.

    User

    User defined events.

    In This Article
    Back to top Copyright © 2024 ABB