SetPTPPOWithLCmd


#1

Hello,
I am trying in python to use the function “SetPTPPOWithLCmd” described in the
Dobot Magician Communication Protocol (V1.1.5).
But it seems that this function does not appear in the DobotDllType.py
Is there some issue?.
Thanks


#2

I think that function must not be implemented in the Python API yet. I did see SetPTPWithLCmd() on line 2944.