Search Results for

    Show / Hide Table of Contents

    Class UITPReadNumEventArgs

    TPReadNum

    Inheritance
    System.Object
    System.EventArgs
    UIInstructionEventArgs
    UITPReadNumEventArgs
    Inherited Members
    UIInstructionEventArgs.Instruction
    UIInstructionEventArgs.StackUrl
    UIInstructionEventArgs.TaskName
    UIInstructionEventArgs.ExecutionLevel
    UIInstructionEventArgs.EventMessage
    UIInstructionEventArgs.InstructionEventType
    UIInstructionEventArgs.InstructionType
    System.EventArgs.Empty
    Namespace: ABB.Robotics.Controllers.RapidDomain
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    public class UITPReadNumEventArgs : UIInstructionEventArgs

    Properties

    TPText

    The information text to be written on the display.

    Declaration
    public string TPText { get; }
    Property Value
    Type Description
    System.String

    Methods

    SendAnswer(Double)

    Sends response to the UI-Instruction

    Declaration
    public void SendAnswer(double value)
    Parameters
    Type Name Description
    System.Double value

    Number input

    In This Article
    Back to top Copyright © 2025 ABB