Main Content

Read Joint Configuration

Read current joint configuration from UR Controller using RTDE interface

Since R2025a

Libraries:
Robotics System Toolbox Support Package for Universal Robots UR Series Manipulators / UR RTDE Blocks

Description

The Read Joint Configuration block reads the current joint configuration of the cobot from UR Controller using RTDE interface.

Ports

Output

expand all

Current joint configuration (in radians) of the cobot in the range [-2π, 2π], specified as a 1-by-6 vector.

Data Types: double

Status of read operation, specified as a numeric scalar. The block outputs the result as one of these values:

  • 0 – read operation is successful

  • 1 – read operation failed

Data Types: double

Parameters

expand all

Specify the IP address of UR Controller corresponding to the UR Series cobot to which you are establishing the connection.

Enter the time interval at which the block reads values from the UR RTDE Controller.

When you set this parameter to -1, Simulink determines the best sample time for the block based on the block context within the model.

Version History

Introduced in R2025a