ANALOG.OUT i [TO]

Command:

ANALOG.OUT i [TO]

Command Syntax:

SET ANALOG.OUT i 0-255 [[BLINK|TOGGLE] frequency] [[TIME] seconds]

Range:

 

Describe:

Software (or hardware, if available) generated pulse-width modulation output at 490 Hz with the specified duty cycle between 0 (off) and 255 (on). The PWM output can be toggled at a frequency from 0.1 to 20.0 Hz for a given duration. If no duration is given, the PWM continues until stopped or turned off.

SET ANALOG.OUT i 0-255 [[BLINK|TOGGLE] frequency] [[TIME] seconds]

Result:

Generate pwm value (hw or sw) on analog output object.

Type or
Addressable Component:

Control

 

ANALOG.OUT i OFF|STOP

Command:

ANALOG.OUT i OFF|STOP

Command Syntax:

SET ANALOG.OUT i OFF

SET ANALOG.OUT i STOP

Range:

 

Describe:

Software (or hardware, if available) generated pulse-width modulation output at 490 Hz with the specified duty cycle between 0 (off) and 255 (on). The PWM output can be toggled at a frequency from 0.1 to 20.0 Hz for a given duration. If no duration is given, the PWM continues until stopped or turned off.

SET ANALOG.OUT i OFF

SET ANALOG.OUT i STOP

Result:

Turn off pwm on associated pin, including blinking, etc.

Type or
Addressable Component:

Control