Show / Hide Table of Contents

Class ControllerSimulationConfigurationCollection

Represents a collection of ControllerSimulationConfiguration objects.

Inheritance
object
ControllerSimulationConfigurationCollection
Namespace: ABB.Robotics.RobotStudio.Stations
Assembly: ABB.Robotics.RobotStudio.Stations.dll
Syntax
public sealed class ControllerSimulationConfigurationCollection

Properties

View Source

this[RsIrc5Controller]

Gets the ControllerSimulationConfiguration for a specified RsIrc5Controller.

Declaration
public ControllerSimulationConfiguration this[RsIrc5Controller ctrl] { get; }
Parameters
Type Name Description
RsIrc5Controller ctrl
Property Value
Type Description
ControllerSimulationConfiguration
  • View Source
In this article
Back to top Copyright © 2025 ABB