Search Results for

    Show / Hide Table of Contents

    Class InformationStreamEventArgs

    Provides data for the EventsAvailable event.

    Inheritance
    object
    EventArgs
    InformationStreamEventArgs
    Namespace: ABB.Robotics.RobotStudio.Stations
    Assembly: ABB.Robotics.RobotStudio.Stations.dll
    Syntax
    [Obsolete("Use ABB.Robotics.RobotStudio.DataRecorder instead")]
    public class InformationStreamEventArgs : EventArgs

    Methods

    View Source

    GetEvents()

    Gets the array of events that occured during the virtual time step.EventsAvailable event.

    Declaration
    public InformationStreamEvent[] GetEvents()
    Returns
    Type Description
    InformationStreamEvent[]
    • View Source
    In this article
    Back to top Copyright © 2026 ABB Robotics