Release Notes for RobotStudio SDK 2025.3
General
The release name is RobotStudio SDK 2025.3 and the build number is 25.3.11371.0. The build date is August 25, 2025.
API changes from RobotStudio SDK 2025.2
Added Types
| Namespace | Type | Description |
|---|---|---|
| ABB.Robotics.RobotStudio.Stations | CodeBehindStatus | Specifies the status of the code behind for a SmartComponent. |
Added Members
ABB.Robotics.RobotStudio
| Type | Member | Description |
|---|---|---|
| Quantity.EnergyUnit | Kilojoule | Kilojoules |
| KilowattHour | Kilowatt-hours | |
| WattHour | Watt-hours |
ABB.Robotics.RobotStudio.Stations
| Type | Member | Description |
|---|---|---|
| MechanicalUnitType | MobilePlatform | |
| RsMoveInstruction | RsMoveInstruction(RsTask, string, string, string, MotionType) | Creates and initializes a new RsMoveInstruction object that uses a joint position and either joint or linear motion. |
| SmartComponent | CodeBehindStatus | Gets the status of the code behind assembly for this component. |