Class InformationStreamEventArgs
Provides data for the Events
Namespace: ABB.Robotics.RobotStudio .Stations
Assembly: ABB.Robotics.RobotStudio.Stations.dll
Syntax
[Obsolete("Use ABB.Robotics.RobotStudio.DataRecorder instead")]
public class InformationStreamEventArgs : EventArgs
Methods
GetEvents()
Gets the array of events that occured during the virtual time step.Events
Declaration
public InformationStreamEvent[] GetEvents()
Returns
Type | Description |
---|---|
Information |