Skip to content

Robotic Arm Software Version Structure rm_arm_software_version_t

Parameter description

ParameterTypeDescription
product_versionbytesRobotic arm model.
robot_controller_versionbytesThe field is "4.0", indicating that it is a Gen 4 controller.
algorithm_inform_algorithm_version_tAlgorithm library information.
ctrl_inform_software_build_info_tctrl layer software information.
com_inform_software_build_info_tCommunication module software information.
program_inform_software_build_info_tFlowchart programming module software information.

Member function

Python
rm_arm_software_version_t.to_dict(self,recurse = True)

Return the class variables as dictionaries and, if the recurse is True, process the structure fields recursively through ctypes.