Jump to content

Event Connection.PinChange: Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 13: Line 13:


==Detailed description==
==Detailed description==
''<span style="color:red;">No additional information</span>''
 





Revision as of 11:55, 16 January 2023

PinChange
Sent during simulation if a connected port pin changes 
- NONE Return


Detailed description

Examples

Example showing how to monitor for pin changes and how to simulate two pins shorted together by copying the value of one pin to the value of another.

PinChange Event Example