Difference between revisions of "Component: LED Array (PCB) ()"

From Flowcode Help
Jump to navigationJump to search
Line 17: Line 17:
 
==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_LED_Array_pcb.fcfx FC_Comp_Source_LED_Array_pcb.fcfx]
+
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_LED_Array_pcb.fcfx FC_Comp_Source_LED_Array_pcb.fcfx]
  
 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_LED_Array_pcb.fcfx FC_Comp_Source_LED_Array_pcb.fcfx]
 
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_LED_Array_pcb.fcfx FC_Comp_Source_LED_Array_pcb.fcfx]
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 32: Line 34:
  
 
==Examples==
 
==Examples==
 +
 +
  
  
Line 42: Line 46:
  
 
==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-21-icon.png]]
 +
| width="90%" | Count
 +
|-
 +
| colspan="2" | The number of LEDs in the array from 1 to 8. 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Connections
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Output Mode
 +
|-
 +
| colspan="2" | Choose a single port for all LEDs, or to allocate them to arbitrary pins. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-19-icon.png]]
 +
| width="90%" | Port
 +
|-
 +
| colspan="2" |  
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Polarity
 +
|-
 +
| colspan="2" | Active High = LEDs light when the chosen chip pin is ON Active Low = LEDs light when the chosen chip pin is OFF 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Simulation
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Alignment
 +
|-
 +
| colspan="2" | Which 3D axis to align the copies along. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Spacing
 +
|-
 +
| colspan="2" | The distance between LEDs in the array. LEDs will be spaced symmetrically around the component centre. Use a negative value to reverse the order of the LEDs. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]]
 +
| width="90%" | Reverse
 +
|-
 +
| colspan="2" | Reverse the direction of the LEDs. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Show
 +
|-
 +
| colspan="2" | Decide what labels to show... None - no labels are displayed Name - shows each component's name Property - shows a particular property of each component (see 'property' below. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
 +
| width="90%" | Property
 +
|-
 +
| colspan="2" | Show a particular property of each object.  If a port or pin property is chosen, the label can be abbreviated to remove the '$PORT' text. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Label Position
 +
|-
 +
| colspan="2" | Whether to display the pin labels next to each LED 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
 +
| width="90%" | LED color
 +
|-
 +
| colspan="2" | The on colour for the LEDs, the off colour is calculated automatically from this. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
 +
| width="90%" | Label color
 +
|-
 +
| colspan="2" | Color of the pin labels. 
 +
|}==Macro reference==
  
  

Revision as of 09:58, 27 January 2023

Author Matrix
Version 1.1
Category


LED Array (PCB) component

An LED matrix made up of standard PCB mount 5mm LEDs.

Component Source Code

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

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

Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-type-21-icon.png Count
The number of LEDs in the array from 1 to 8. 
Fc9-conn-icon.png Connections
Fc9-type-16-icon.png Output Mode
Choose a single port for all LEDs, or to allocate them to arbitrary pins. 
Fc9-type-19-icon.png Port
 
Fc9-type-16-icon.png Polarity
Active High = LEDs light when the chosen chip pin is ON Active Low = LEDs light when the chosen chip pin is OFF 
Fc9-conn-icon.png Simulation
Fc9-type-16-icon.png Alignment
Which 3D axis to align the copies along. 
Fc9-type-15-icon.png Spacing
The distance between LEDs in the array. LEDs will be spaced symmetrically around the component centre. Use a negative value to reverse the order of the LEDs. 
Fc9-type-7-icon.png Reverse
Reverse the direction of the LEDs. 
Fc9-type-16-icon.png Show
Decide what labels to show... None - no labels are displayed Name - shows each component's name Property - shows a particular property of each component (see 'property' below. 
Fc9-type-10-icon.png Property
Show a particular property of each object. If a port or pin property is chosen, the label can be abbreviated to remove the '$PORT' text. 
Fc9-type-16-icon.png Label Position
Whether to display the pin labels next to each LED 
Fc9-type-1-icon.png LED color
The on colour for the LEDs, the off colour is calculated automatically from this. 
Fc9-type-1-icon.png Label color
Color of the pin labels. 

==Macro reference==


Property reference

Fc9-prop-icon.png Properties
Fc9-type-21-icon.png Count
The number of LEDs in the array from 1 to 8. 
Fc9-conn-icon.png Connections
Fc9-type-16-icon.png Output Mode
Choose a single port for all LEDs, or to allocate them to arbitrary pins. 
Fc9-type-19-icon.png Port
 
Fc9-type-16-icon.png Polarity
Active High = LEDs light when the chosen chip pin is ON Active Low = LEDs light when the chosen chip pin is OFF 
Fc9-conn-icon.png Simulation
Fc9-type-16-icon.png Alignment
Which 3D axis to align the copies along. 
Fc9-type-15-icon.png Spacing
The distance between LEDs in the array. LEDs will be spaced symmetrically around the component centre. Use a negative value to reverse the order of the LEDs. 
Fc9-type-7-icon.png Reverse
Reverse the direction of the LEDs. 
Fc9-type-16-icon.png Show
Decide what labels to show... None - no labels are displayed Name - shows each component's name Property - shows a particular property of each component (see 'property' below. 
Fc9-type-10-icon.png Property
Show a particular property of each object. If a port or pin property is chosen, the label can be abbreviated to remove the '$PORT' text. 
Fc9-type-16-icon.png Label Position
Whether to display the pin labels next to each LED 
Fc9-type-1-icon.png LED color
The on colour for the LEDs, the off colour is calculated automatically from this. 
Fc9-type-1-icon.png Label color
Color of the pin labels. 

==Macro reference==


Property reference

Fc9-prop-icon.png Properties
Fc9-type-21-icon.png Count
The number of LEDs in the array from 1 to 8. 
Fc9-conn-icon.png Connections
Fc9-type-16-icon.png Output Mode
Choose a single port for all LEDs, or to allocate them to arbitrary pins. 
Fc9-type-19-icon.png Port
 
Fc9-type-16-icon.png Polarity
Active High = LEDs light when the chosen chip pin is ON Active Low = LEDs light when the chosen chip pin is OFF 
Fc9-conn-icon.png Simulation
Fc9-type-16-icon.png Alignment
Which 3D axis to align the copies along. 
Fc9-type-15-icon.png Spacing
The distance between LEDs in the array. LEDs will be spaced symmetrically around the component centre. Use a negative value to reverse the order of the LEDs. 
Fc9-type-7-icon.png Reverse
Reverse the direction of the LEDs. 
Fc9-type-16-icon.png Show
Decide what labels to show... None - no labels are displayed Name - shows each component's name Property - shows a particular property of each component (see 'property' below. 
Fc9-type-10-icon.png Property
Show a particular property of each object. If a port or pin property is chosen, the label can be abbreviated to remove the '$PORT' text. 
Fc9-type-16-icon.png Label Position
Whether to display the pin labels next to each LED 
Fc9-type-1-icon.png LED color
The on colour for the LEDs, the off colour is calculated automatically from this. 
Fc9-type-1-icon.png Label color
Color of the pin labels. 

==Macro reference==


Property reference

Fc9-prop-icon.png Properties
Fc9-type-21-icon.png Count
The number of LEDs in the array from 1 to 8. 
Fc9-conn-icon.png Connections
Fc9-type-16-icon.png Output Mode
Choose a single port for all LEDs, or to allocate them to arbitrary pins. 
Fc9-type-19-icon.png Port
 
Fc9-type-16-icon.png Polarity
Active High = LEDs light when the chosen chip pin is ON Active Low = LEDs light when the chosen chip pin is OFF 
Fc9-conn-icon.png Simulation
Fc9-type-16-icon.png Alignment
Which 3D axis to align the copies along. 
Fc9-type-15-icon.png Spacing
The distance between LEDs in the array. LEDs will be spaced symmetrically around the component centre. Use a negative value to reverse the order of the LEDs. 
Fc9-type-7-icon.png Reverse
Reverse the direction of the LEDs. 
Fc9-type-16-icon.png Show
Decide what labels to show... None - no labels are displayed Name - shows each component's name Property - shows a particular property of each component (see 'property' below. 
Fc9-type-10-icon.png Property
Show a particular property of each object. If a port or pin property is chosen, the label can be abbreviated to remove the '$PORT' text. 
Fc9-type-16-icon.png Label Position
Whether to display the pin labels next to each LED 
Fc9-type-1-icon.png LED color
The on colour for the LEDs, the off colour is calculated automatically from this. 
Fc9-type-1-icon.png Label color
Color of the pin labels.