Search Results for

    Show / Hide Table of Contents

    Enum SymbolTypes

    Symbol types possible to search for.

    Namespace: ABB.Robotics.Controllers.RapidDomain
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    [Flags]
    public enum SymbolTypes

    Fields

    Name Description
    Alias

    Aliases.

    Atomic

    All atomic types.

    Constant

    Constants.

    Data

    Data, Constant | Variable | Persistent

    Function

    Functions.

    Label

    Labels.

    Module

    Modules.

    None

    No type.

    Parameter

    Parameters.

    Persistent

    Persistent data.

    Procedure

    Procedures.

    Record

    Records.

    RecordComponent

    Record components.

    Routine

    Routines, Function | Procedures | Trap.

    Task

    Tasks.

    Trap

    Traps.

    Variable

    Variables.

    In This Article
    Back to top Copyright © 2025 ABB