Raptor:Analog Output: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Input & Output page right|frame|Raptor™ Analog Output …') |
No edit summary |
||
Line 15: | Line 15: | ||
! scope="col" style="width: 70%;"|Description | ! scope="col" style="width: 70%;"|Description | ||
|- | |- | ||
! | !Enable | ||
|Boolean | |Boolean | ||
|Enables the output. When the output is disabled the output pin is not driven high or low. | |Enables the output. When the output is disabled the output pin is not driven high or low. | ||
|- | |- | ||
! | !Analog Output | ||
|uint16 | |uint16 | ||
|Value to output | |Value to output |
Latest revision as of 13:05, 12 September 2023
Return to the main Raptor page
Description
This block sets the value of an analog output. An analog output is typically a voltage output at an output pin on the module.
Inputs
Input | Type | Description |
---|---|---|
Enable | Boolean | Enables the output. When the output is disabled the output pin is not driven high or low. |
Analog Output | uint16 | Value to output |
Parameters
Parameter | Type | Description |
---|---|---|
Hardware Resource | Specifies which output from the hardware is being accessed. |