Raptor:Frequency Input Block: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 51: | Line 51: | ||
| Enables duty cycle measurement on inputs and modules which support this function. | | Enables duty cycle measurement on inputs and modules which support this function. | ||
|} | |} | ||
Revision as of 13:42, 7 July 2014
Return to the main Raptor page
Description
This block reads the value of a frequency input. Some modules also support duty cycle measurement through this input.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
Frequency Input | uint32 | The frequency of the selected input in 0.01Hz. For example, a raw value of 1000 = 10Hz |
Duty Cycle | uint16 | The duty cycle of the selected input in 0.01%. For example, a raw value of 5000 = 50% duty cycle. |
Parameters
Parameter | Type | Description |
---|---|---|
Hardware Resource | Specifies which input from the hardware is being read. | |
Pull Up/Down | Specifies pull up/down resistor for input on modules which support this function. | |
Duty Cycle Measurement | Enables duty cycle measurement on inputs and modules which support this function. |