Difference between revisions of "Component: Is Sim (Matrix Tools)"

From Flowcode Help
Jump to navigationJump to search
Line 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


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

Fc9-comp-macro.png Check
Returns 0 if running on an embedded target or 1 if running in simulation runtime. 
Fc9-bool-icon.png - BOOL Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-7-icon.png Sim
 
Fc9-conn-icon.png Connections
Fc9-conn-icon.png Simulations