Flowcode 6.0.3.0 + K8055D

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
Tom Stefanou
Posts: 32
Joined: Thu Nov 15, 2012 7:21 am
Has thanked: 7 times
Been thanked: 7 times
Contact:

Flowcode 6.0.3.0 + K8055D

Post by Tom Stefanou »

Hello guys!
I just assembled a K8055 Velleman kit.
I have a led on the dashboard that i want to show the status of Input1 of the kit.
Is there a way to turn on the led without going through the simulated device?
Is there any property that can be exposed so that i avoid the calculation box?
K8055DProper.PNG
(9.73 KiB) Downloaded 1569 times
Is there any such property of the led or something?

Thank you in advance.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Flowcode 6.0.3.0 + K8055D

Post by Benj »

Hi Tom,
Is there a way to turn on the led without going through the simulated device?
Is there any property that can be exposed so that i avoid the calculation box?
Not sure what you mean by these Tom, which simulated device? could you elaborate?

Tom Stefanou
Posts: 32
Joined: Thu Nov 15, 2012 7:21 am
Has thanked: 7 times
Been thanked: 7 times
Contact:

Re: Flowcode 6.0.3.0 + K8055D

Post by Tom Stefanou »

:) IT WAS SO EASY!!!
Instead of creating a variable and moving the value to this variable and then assigning it to the led i read the status from the 8055 input directly to PORTB$.0
Thank you Benj for making me see the answer...

Post Reply