Jump to content

Event Connection.PinChange

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


Details on using Event Macros can be found here: Event Macros


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