Difference between revisions of "Component: Target Chip (Advanced Shapes)"

From Flowcode Help
Jump to navigationJump to search
(XML import - Pre 8.0 release)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{| style="width:50%"
 
 
{| width="50%"
 
 
|-
 
|-
| width="20%" style="color: gray;" | Author
+
| width="20%" style="color:gray;" | Author
 
| Matrix Ltd
 
| Matrix Ltd
 
|-
 
|-
| width="20%" style="color: gray;" | Version
+
| width="20%" style="color:gray;" | Version
| 1.0 (Release)
+
| 1.0
 
|-
 
|-
| width="20%" style="color: gray;" | Category
+
| width="20%" style="color:gray;" | Category
 
| Advanced Shapes
 
| Advanced Shapes
 
|}
 
|}
 +
 +
 +
==Target Chip component==
 +
A cosmetic only representation of the target microcontoller device showing the default package type complete with pins.
 +
 +
==Component Pack==
 +
 +
FREE
 +
 +
==Detailed description==
 +
 +
 +
 +
 +
  
  
  
==[[File:Component Icon 3d632cd0_b8cb_4ca0_8f7a_59f88ac02fa3.png|Image]] Target Chip component==
 
A cosmetic only representation of the target microcontoller device showing the default package type complete with pins.
 
  
  
==Examples==
 
A really simple component that creates a chip on the Flowcode panel representing your target microcontroller.
 
  
Useful if your designing a component with a PCB and want the panel graphics to replicate the real world electronics.
+
''No detailed description exists yet for this component''
  
[[File:TargetChip.jpg]]
+
==Examples==
  
==Downloadable macro reference==
 
  
''This component does not contain any downloadable macros''
 
  
==Simulation macro reference==
 
  
''This component does not contain any simulation macros''
 
  
  
==Property reference==
 
<span style="font-weight: normal;"><u>Device Name</u></span>
 
  
This property is of type ''Line of text'' and can be referenced with the variable name ''DeviceName''.
 
  
Name of the current selected target micrcontroller in your project.
 
  
<span style="font-weight: normal;"><u>Device Family</u></span>
 
  
This property is of type ''Line of text'' and can be referenced with the variable name ''DeviceFamily''.
 
  
Name of the current selected target micrcontroller family in your project.
 
  
<span style="font-weight: normal;"><u>Number Sides</u></span>
+
A really simple component that creates a chip on the Flowcode panel representing your target microcontroller.
  
This property is of type ''Unsigned integer'' and can be referenced with the variable name ''NumberSides''.
+
Useful if your designing a component with a PCB and want the panel graphics to replicate the real world electronics.
  
Minimum number of sides on the current selected target micrcontroller in your project.
+
[[File:TargetChip.jpg]]
  
2 sides usually indicates rectangular DIL / SOIC / SSOP packages.
+
==Downloadable macro reference==
  
4 sides usually indicates square TQFP / QFN packages.
 
  
<span style="font-weight: normal;"><u>Number Pins</u></span>
 
  
This property is of type ''Unsigned integer'' and can be referenced with the variable name ''NumberPins''.
+
==Property reference==
  
Number of pins on the current selected target micrcontroller family in your project.
+
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 +
|-
 +
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
 +
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
 +
| width="90%" | Device Name
 +
|-
 +
| colspan="2" | Name of the current selected target micrcontroller in your project.&nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
 +
| width="90%" | Device Family
 +
|-
 +
| colspan="2" | Name of the current selected target micrcontroller family in your project.&nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]]
 +
| width="90%" | Number Sides
 +
|-
 +
| colspan="2" | Minimum number of sides on the current selected target micrcontroller in your project. 2 sides usually indicates rectangular DIL / SOIC / SSOP packages. 4 sides usually indicates square TQFP / QFN packages.&nbsp;
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]]
 +
| width="90%" | Number Pins
 +
|-
 +
| colspan="2" | Number of pins on the current selected target micrcontroller family in your project.&nbsp;
 +
|}

Latest revision as of 17:19, 9 November 2022

Author Matrix Ltd
Version 1.0
Category Advanced Shapes


Target Chip component

A cosmetic only representation of the target microcontoller device showing the default package type complete with pins.

Component Pack

FREE

Detailed description

No detailed description exists yet for this component

Examples

A really simple component that creates a chip on the Flowcode panel representing your target microcontroller.

Useful if your designing a component with a PCB and want the panel graphics to replicate the real world electronics.

TargetChip.jpg

Downloadable macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-type-10-icon.png Device Name
Name of the current selected target micrcontroller in your project. 
Fc9-type-10-icon.png Device Family
Name of the current selected target micrcontroller family in your project. 
Fc9-type-21-icon.png Number Sides
Minimum number of sides on the current selected target micrcontroller in your project. 2 sides usually indicates rectangular DIL / SOIC / SSOP packages. 4 sides usually indicates square TQFP / QFN packages. 
Fc9-type-21-icon.png Number Pins
Number of pins on the current selected target micrcontroller family in your project.