Difference between revisions of "Component: Is Sim (Matrix Tools)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==Is Sim component== | ==Is Sim component== | ||
A simple component designed to aid in detecting if the current code is running in simulation or on a microcontroller. | A simple component designed to aid in detecting if the current code is running in simulation or on a microcontroller. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 16:20, 7 January 2022
Author | Matrix TSL |
Version | 1.0 |
Category | Matrix Tools |
Contents
Is Sim component
A simple component designed to aid in detecting if the current code is running in simulation or on a microcontroller.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
Check |
Returns 0 if running on an embedded target or 1 if running in simulation runtime. | |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Sim |
![]() |
Connections |
![]() |
Simulations |