EN CN
Script (Get power value)
  • Hi all!
    I want to self-test my gimbal for range of motion.
    How can I get the power value of POWER_YAW?

    My script:
    CONFIG SPEED_Y(25.0) ACC_LIMIT_Y(500.0)
    ANGLE YA(0.0)
    ANGLE YA(-110.0)
    ANGLE YA(0.0)
    DELAY TIMEOUT(0.5)
    ANGLE YA(110.0)
    ANGLE YA(0.0)

    I want to get the maximum power that was in the entire range. I don't want to use Monitoring.