Difference between revisions of "Component: K8055 PCB (Misc)"

From Flowcode Help
Jump to navigationJump to search
Line 20: Line 20:
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 40: Line 42:
  
 
==Examples==
 
==Examples==
 +
 +
  
  
Line 63: Line 67:
 
{{Fcfile|Velleman_and_Picoscope_v2.fcfx|Velleman and Picoscope Demo}}
 
{{Fcfile|Velleman_and_Picoscope_v2.fcfx|Velleman and Picoscope Demo}}
  
==Downloadable macro reference==
+
==Macro reference==
  
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"

Revision as of 14:11, 20 January 2023

Author Matrix TSL
Version 1.1
Category Misc


K8055 PCB component

Hidden component to embed inside Velleman K8055 component. Simulates a single K8055 board's inputs and outputs.

Component Source Code

Please click here for the component source code: FC_Comp_Source_K8055_PCB.fcsx

Detailed description

No detailed description exists yet for this component

Examples

An example project showing the capabilities of the Velleman K8055D board combined with a Pico Technology series 2 scope.

FC6 Icon.png Velleman and Picoscope Demo

Macro reference

Fc9-comp-macro.png SetLED
 
Fc9-u8-icon.png - BYTE LED
 
Fc9-bool-icon.png - BOOL State
 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png GetCounter
 
Fc9-u8-icon.png - BYTE Counter
 
Fc9-u32-icon.png - ULONG Return


Fc9-comp-macro.png GetButton
 
Fc9-u8-icon.png - BYTE Button
 
Fc9-bool-icon.png - BOOL Return


Fc9-comp-macro.png ResetCounter
 
Fc9-u8-icon.png - BYTE Counter
 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png GetDigital
 
Fc9-u8-icon.png - BYTE Return


Fc9-comp-macro.png SetByte
 
Fc9-u8-icon.png - BYTE Data
 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png SetAnalog
 
Fc9-u8-icon.png - BYTE Output
 
Fc9-u8-icon.png - BYTE Value
 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png ResetAll
 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png GetAnalog
 
Fc9-u8-icon.png - BYTE Input
 
Fc9-u8-icon.png - BYTE Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-10-icon.png Label