Difference between revisions of "Component: Target Chip (Misc)"

From Flowcode Help
Jump to navigationJump to search
Line 16: Line 16:
  
 
==Component Source Code==
 
==Component Source Code==
 +
 +
Please click here to download the component source project: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx]
  
 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx]
 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_ChipComponent.fcfx FC_Comp_Source_ChipComponent.fcfx]
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 40: Line 44:
  
 
==Examples==
 
==Examples==
 +
 +
  
  
Line 65: Line 71:
  
 
==Macro reference==
 
==Macro reference==
 +
 +
 +
 +
==Property reference==
 +
 +
{| 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. 
 +
|-
 +
| 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. 
 +
|-
 +
| 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. 
 +
|-
 +
| 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. 
 +
|}==Macro reference==
  
  

Revision as of 15:20, 20 January 2023

Author Matrix Ltd
Version 1.0
Category Misc


Target Chip component

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

Component Source Code

Please click here to download the component source project: FC_Comp_Source_ChipComponent.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_ChipComponent.fcfx

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

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. 

==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. 

==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.