NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void HTRCXSetPower ( const byte  outputs,
const byte  pwrsrc,
const byte  pwrval 
)
inline

HTRCXSetPower function.

Send the SetPower command to an RCX to configure the power level of the specified outputs.

Parameters
outputsThe RCX output(s) to set power. See RCX output constants.
pwrsrcThe RCX source. See RCX and Scout source constants.
pwrvalThe RCX value.
Examples:
ex_HTRCXSetPower.nxc.