Raptor:PWM Output: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 47: | Line 47: | ||
| Specifies the type of driver to be used on the selected output. | | Specifies the type of driver to be used on the selected output. | ||
|} | |} | ||
Revision as of 13:42, 7 July 2014
Return to the main Raptor page
Description
This block sets the state of the selected PWM output. PWM (pulse width modulation) is typically used similar to an analog output.
Inputs
Input | Type | Description |
---|---|---|
Duty Cycle | uint16 | The duty cycle of the output in 0.01%. For example raw value 500 = 5%. |
Frequency | uint32 | The frequency of the output in 0.01Hz. For example raw value 40000 = 400Hz. |
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
Hardware Resource | Specifies which input from the hardware is being read. | |
Driver Type | Specifies the type of driver to be used on the selected output. |