Difference between revisions of "Component: Relay (BL0183) (E-blocks 2)"
From Flowcode Help
Jump to navigationJump to searchLine 15: | Line 15: | ||
The Relay is a digital normally open switch capable of switching much higher voltages and currents than your normal Microcontroller outputs. When set to HIGH, the LED will light up and the relay will close allowing current to flow. The peak voltage capability is 250V at 10 amps. Simulated component, green indiacator is on when the relay is active. | The Relay is a digital normally open switch capable of switching much higher voltages and currents than your normal Microcontroller outputs. When set to HIGH, the LED will light up and the relay will close allowing current to flow. The peak voltage capability is 250V at 10 amps. Simulated component, green indiacator is on when the relay is active. | ||
− | == | + | ==Version information== |
− | + | Library Version, Component Version, Date, Author, Info | |
− | |||
==Detailed description== | ==Detailed description== | ||
Line 156: | Line 155: | ||
| colspan="2" | | | colspan="2" | | ||
|} | |} | ||
+ | |||
+ | ==Component Source Code== | ||
+ | |||
+ | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_EBlocks2_Relay_BL0183_2d.fcfx FC_Comp_Source_EBlocks2_Relay_BL0183_2d.fcfx] | ||
+ | |||
+ | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_EBlocks2_Relay_BL0183_2d.fcfx FC_Comp_Source_EBlocks2_Relay_BL0183_2d.fcfx] |
Latest revision as of 08:58, 9 June 2025
Author | Matrix Ltd |
Version | 1.0 |
Category | E-blocks 2 |
Contents
Relay (BL0183) component
The Relay is a digital normally open switch capable of switching much higher voltages and currents than your normal Microcontroller outputs. When set to HIGH, the LED will light up and the relay will close allowing current to flow. The peak voltage capability is 250V at 10 amps. Simulated component, green indiacator is on when the relay is active.
Version information
Library Version, Component Version, Date, Author, Info
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Relay1SwitchOff
![]() |
Relay1SwitchOff |
Switch off the relay, disconnecting the common pin from the normally open pin. | |
![]() |
Return |
Relay1SwitchOn
![]() |
Relay1SwitchOn |
Switch on the relay, connecting the common pin to the normally open pin. | |
![]() |
Return |
Relay2SwitchOff
![]() |
Relay2SwitchOff |
Switch off the relay, disconnecting the common pin from the normally open pin. | |
![]() |
Return |
Relay2SwitchOn
![]() |
Relay2SwitchOn |
Switch on the relay, connecting the common pin to the normally open pin. | |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Output Mode |
![]() |
Switch1 |
![]() |
Port |
![]() |
Relay1 Pin |
![]() |
Relay2 Pin |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_EBlocks2_Relay_BL0183_2d.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_EBlocks2_Relay_BL0183_2d.fcfx