Breadcrumbs

CDRFLEx.get_current_velj

Features

This is a function for checking information on the velocity of the robot in the robot controller.

Parameter

None

Return

Value

Description

struct.ROBOT_VEL

Refer to definition of structure

Example

C++
LPROBOT_VEL lpVel = drfl.get_current_velj();