MR

Admin

Manage indexed API knowledge, approved primitive mappings and the engineering catalog.

41 indexed functions. Only approved functions are usable by the generators. Phase 2 ingestion expands this from the full PDFs.

FunctionLangCategoryUnitsSourceApproved
destroySrv
def destroySrv(ipAddress='')
PYTHONA · ConnectionSIPython p.2yes
getLibraryVersion
def getLibraryVersion()
PYTHONA · ConnectionSIPython p.22yes
getLinkState
def getLinkState(ipAddress='')
PYTHONA · ConnectionSIPython p.25yes
initSrv
def initSrv(srv_net_st, fnError=None, fnState=None)
PYTHONA · ConnectionSIPython p.1yes
holdBrake
def holdBrake(ipAddress='')
PYTHONB · Power/BrakeSIPython p.22yes
releaseBrake
def releaseBrake(ipAddress='')
PYTHONB · Power/BrakeSIPython p.21yes
moveJ
def moveJ(joints, v, a, zv_shaper_order=0, zv_shaper_frequency=0, zv_shaper_damping_ratio=0, ipAddress='')
PYTHONC · MotionSIPython p.9yes
moveJToPose
def moveJToPose(pose, v, a, zv_shaper_order=0, zv_shaper_frequency=0, zv_shaper_damping_ratio=0, ipAddress='')
PYTHONC · MotionSIPython p.8yes
moveJToTarget
def moveJToTarget(joints, v, a, zv_shaper_order=0, zv_shaper_frequency=0, zv_shaper_damping_ratio=0, ipAddress='')
PYTHONC · MotionSIPython p.7yes
moveL
def moveL(pose, v, a, zv_shaper_order=0, zv_shaper_frequency=0, zv_shaper_damping_ratio=0, ipAddress='')
PYTHONC · MotionSIPython p.10yes
moveLToPose
def moveLToPose(pose, v, a, zv_shaper_order=0, zv_shaper_frequency=0, zv_shaper_damping_ratio=0, avoid_singular=False, ipAddress='')
PYTHONC · MotionSIPython p.12yes
moveLToPose_ex
def moveLToPose_ex(pose, v, a, zv_shaper_order=0, zv_shaper_frequency=0, zv_shaper_damping_ratio=0, constrain_type, constrain_value, avoid_singular=False, ipAddress='')
PYTHONC · MotionSIPython p.13yes
stop
def stop(ipAddress='')
PYTHONC · MotionSIPython p.17yes
forward
def forward(joints, ipAddress='')
PYTHOND · KinematicsSIPython p.17yes
inverse
def inverse(pose, ref_joints, ipAddress='')
PYTHOND · KinematicsSIPython p.18yes
getJointPos
def getJointPos(joints, ipAddress='')
PYTHONE · StateSIPython p.18yes
getRobotState
def getRobotState(ipAddress='')
PYTHONE · StateSIPython p.30yes
getTcpExternalForce
def getTcpExternalForce(ipAddress='')
PYTHONE · StateSIPython p.21yes
getTcpForce
def getTcpForce(forces, ipAddress='')
PYTHONE · StateSIPython p.25yes
getTcpPos
def getTcpPos(pose, ipAddress='')
PYTHONE · StateSIPython p.20yes
isCollision
def isCollision(ipAddress='')
PYTHONE · StateSIPython p.26yes
enterForceMode
def enterForceMode(frame_type, frame_matrix, force_direction, force_value, max_approach_velocity, max_allow_tcp_offset, ipAddress='')
PYTHONF · ForceSIPython p.33yes
leaveForceMode
def leaveForceMode(mode, ipAddress='')
PYTHONF · ForceSIPython p.34yes
cleanErrorInfo
def cleanErrorInfo(ipAddress='')
PYTHONG · Collision/SafetySIPython p.77yes
resume
def resume(ipAddress='')
PYTHONG · Collision/SafetySIPython p.31yes
setCollisionLevel
def setCollisionLevel(level, ipAddress='')
PYTHONG · Collision/SafetySIPython p.77yes
readAI
def readAI(group_name, name, ipAddress='')
PYTHONH · IO/FieldbusSIPython p.66yes
readDI
def readDI(group_name, di_name, ipAddress='')
PYTHONH · IO/FieldbusSIPython p.65yes
writeAO
def writeAO(group_name, do_name, value, ipAddress='')
PYTHONH · IO/FieldbusSIPython p.69yes
writeDO
def writeDO(group_name, do_name, value, ipAddress='')
PYTHONH · IO/FieldbusSIPython p.68yes
runProgram
def runProgram(name, ipAddress='')
PYTHONI · ProgramSIPython p.72yes
stopProgram
def stopProgram(name, ipAddress='')
PYTHONI · ProgramSIPython p.73yes
setActiveTcpPayload
def setActiveTcpPayload(payload, ipAddress='')
PYTHONK · Tool/TCPSIPython p.44yes
add_waypoint_bypose
add_waypoint_bypose(name, pose)
LUAM · LuaTEACH_PENDANTLua p.7yes
delay
delay(milliseconds)
LUAM · LuaTEACH_PENDANTLua p.3yes
enter_force_mode
enter_force_mode(frame, direction, force, max_offset)
LUAM · LuaTEACH_PENDANTLua p.1yes
leave_force_mode
leave_force_mode()
LUAM · LuaTEACH_PENDANTLua p.3yes
log
log(...)
LUAM · LuaTEACH_PENDANTLua p.2yes
movej
movej(joints, vel_percent, acc_percent, blend_radius, time, shaper)
LUAM · LuaTEACH_PENDANTLua p.36yes
movel_to_target
movel_to_target(joints, vel, acc, blend, time, auto_avoid, shaper)
LUAM · LuaTEACH_PENDANTLua p.36yes
set_velocity_percent
set_velocity_percent(percent)
LUAM · LuaTEACH_PENDANTLua p.62yes