Variablen Manager / variable - type bit

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

Moderators: Benj, Mods

Post Reply
saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

Variablen Manager / variable - type bit

Post by saschech@gmx.de »

Hallo

Is there a way to sort the variablen in the -- Variablen Manager -- ?
or also to group ... or a space line because i must work with
a lot of variablen.For many of this -- switch , solenoid , ...-- 1 bit variable ist ok,jou show a way over build variable?

How many variables i can build with 18f4620?

thanks wolfgang

User avatar
Steve
Matrix Staff
Posts: 3426
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

Hello Wolfgang,

Sorry, there's no way of sorting the variables at the moment. I will look into this and see if it is an easy feature to add.

We did not include boolean (1 bit) variable support - perhaps this will be done in a future version. For now, you must use a byte (8 bit) variable.

The 18F4620 is quite a big beast, so you should be able to have a lot of variables. It's difficult to say exactly how many.

Mark
Posts: 209
Joined: Thu Oct 19, 2006 11:46 am
Location: Bakewell, UK
Has thanked: 20 times
Been thanked: 16 times
Contact:

Post by Mark »

Hallo,

(post with Steve crossed so ignore this)

Ich weiß nicht von einer Weise.

I do not of a way and I have the same issue too as variables get scattered all over the place in the lists. I think Steve is aware of this and I am hoping for a Flowcode update sometime where clicking on the title (varaiable or variable type) will sort the varaibles or variable type as you can in, for example Windows file lists.

Mark

ps I'm trying to learn De.
Ich versuche, Deutsches Studieren.
Go with the Flow.

Post Reply