Difference between revisions of "Component: Simulation External Input (Runtime Tools)"
From Flowcode Help
Jump to navigationJump to searchLine 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== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 16:25, 7 January 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 |