Power Supply Set Current

Sets current of power supply.

Arguments Description

ps_channel (str): the power supply channel

current (int): the current

Returns

bool: true if the current set. False otherwise.

Example

${res} = Power Supply Set Current ${PS_Channel} ${500}