# File /home/oliver/dev/powermate/PowerMate.rb, line 451
  def pulse_awake=( value )
    @status.pulse_awake = value
    set_status( @status )
  end