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 Sourcethis[VirtualController]
Gets the ControllerSimulationConfiguration for a specified VirtualController.
Declaration
public ControllerSimulationConfiguration this[VirtualController ctrl] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| VirtualController | ctrl |
Property Value
| Type | Description |
|---|---|
| ControllerSimulationConfiguration |