Event Connection.PinChange

From Flowcode Help
Revision as of 11:42, 16 January 2023 by Wiki bot (talk | contribs)
Jump to navigationJump to search
Fc9-comp-macro.png PinChange
Sent during simulation if a connected port pin changes 
Fc9-void-icon.png - NONE Return


Detailed description

No additional information


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.

FC6 Icon.png PinChange Event Example