object.set_device_power
Sets the current power level of a device machine.
Arguments
- power
A numeric constant or variable.
Example
current_object.set_device_power(100)
Sets the current power level of a device machine.
A numeric constant or variable.
current_object.set_device_power(100)