Powerdown NXTLineLeader device.
Put the NXTLineLeader to sleep so that it does not consume power when it is not required. The device wakes up on its own when any I2C communication happens or you can specifically wake it up by using the NXTLineLeaderPowerUp command. 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. |
- Returns
- A status code indicating whether the operation completed successfully or not. See CommLSCheckStatusType for possible Result values.
- Examples:
- ex_NXTLineLeader.nxc.