Difference between revisions of "Component: Simulation External Input (Runtime Tools)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
==Simulation External Input component== | ==Simulation External Input component== | ||
A simulation only component designed to allow a single digital pin to be toggled at a set frequency. Allows things like switch presses or external square waves to be used with the simulation. | A simulation only component designed to allow a single digital pin to be toggled at a set frequency. Allows things like switch presses or external square waves to be used with the simulation. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 102: | Line 126: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Frequency | | width="90%" | Frequency | ||
|- | |- | ||
Line 179: | Line 203: | ||
|- | |- | ||
| colspan="2" | Number of pulses to output. 0 = Run forever. > 0 = Output the selected number of pulses | | colspan="2" | Number of pulses to output. 0 = Run forever. > 0 = Output the selected number of pulses | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:24, 9 November 2022
Author | Matrix TSL |
Version | 1.1 |
Category | Runtime Tools |
Contents
Simulation External Input component
A simulation only component designed to allow a single digital pin to be toggled at a set frequency. Allows things like switch presses or external square waves to be used with the simulation.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
Control_Pulse |
Controls if the toggle input is enabled or disabled allowing you to stop and start the waveform. | |
![]() |
State |
0=Disabled, 1=Enabled | |
![]() |
Return |
![]() |
Get_Pulse_Count |
Reads the number of pulses remaining in the current run. The Pulse Count property needs to have an initial value > 0 to switch on the pulse counting mode. | |
![]() |
Return |
![]() |
Set_Space |
Overrides the component property setting allowing for a variable frequency input or adjustable Space timings. | |
![]() |
Delay |
Delay between transitiions in milliseconds. | |
![]() |
Return |
![]() |
Set_Frequency |
Allows the frequency to be changed on the fly | |
![]() |
Frequency |
![]() |
Return |
![]() |
Set_Mark |
Overrides the component property setting allowing for a variable frequency input or adjustable Mark timings. | |
![]() |
Delay |
Delay between transitiions in milliseconds. | |
![]() |
Return |