Goto NXTServo macro address.
Run the macro found at the specified EEPROM macro address. This command re-initializes the macro environment. The port must be configured as a Lowspeed port before using this function.
- Parameters:
-
| _port | The sensor port. See NBC Input port constants. |
| _i2caddr | The sensor I2C address. See sensor documentation for this value. |
| _macro | The EEPROM macro address. |
| _result | A status code indicating whether the operation completed successfully or not. See TCommLSCheckStatus for possible Result values. |