Difference between revisions of "Component: Target Chip (Modelling Components)"
(XML import) |
|||
Line 20: | Line 20: | ||
==Examples== | ==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 it to replicate the real world electronics. | ||
+ | |||
+ | |||
+ | [[File:TargetChip.jpg]] | ||
Revision as of 15:35, 17 August 2016
Author | Matrix Ltd |
Version | 1.0 (Release) |
Category | Modelling Components |
Contents
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 it to replicate the real world electronics.
Downloadable macro reference
This component does not contain any downloadable macros
Simulation macro reference
This component does not contain any simulation macros
Property reference
Device Name
This property is of type Line of text and can be referenced with the variable name DeviceName.
No additional information
Device Family
This property is of type Line of text and can be referenced with the variable name DeviceFamily.
No additional information
Number Sides
This property is of type Unsigned integer and can be referenced with the variable name NumberSides.
No additional information
Number Pins
This property is of type Unsigned integer and can be referenced with the variable name NumberPins.
No additional information