Jump to content

Component: K8055 PCB (Misc)

From Flowcode Help
Revision as of 13:11, 7 February 2023 by Wiki bot (talk | contribs)
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 to download the component source project: FC_Comp_Source_K8055_PCB.fcsx

Please click here to view the component source code (Beta): 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.

Velleman and Picoscope Demo






Macro reference

GetAnalog

GetAnalog
 
- BYTE Input
 
- BYTE Return


GetButton

GetButton
 
- BYTE Button
 
- BOOL Return


GetCounter

GetCounter
 
- BYTE Counter
 
- ULONG Return


GetDigital

GetDigital
 
- BYTE Return


ResetAll

ResetAll
 
- VOID Return


ResetCounter

ResetCounter
 
- BYTE Counter
 
- VOID Return


SetAnalog

SetAnalog
 
- BYTE Output
 
- BYTE Value
 
- VOID Return


SetByte

SetByte
 
- BYTE Data
 
- VOID Return


SetLED

SetLED
 
- BYTE LED
 
- BOOL State
 
- VOID Return


Property reference

Properties
Label