Difference between revisions of "Using A Base Component"

From Flowcode Help
Jump to navigationJump to search
(Created page with "==LED Base Example== Example Flowcode project showing how to create a custom LED component using the LED base component. {{Fcfile|led_plcc2.fcfx|LED Demo Using Base}} ==Sw...")
(No difference)

Revision as of 12:43, 11 March 2014

LED Base Example

Example Flowcode project showing how to create a custom LED component using the LED base component.

FC6 Icon.png LED Demo Using Base


Switch Base Example

Example Flowcode project showing how to create a custom Switch component using the Switch Base component

FC6 Icon.png Switch Demo Using Base