problem renaming ADC component

Forum for problems or queries regarding the Flowcode application and compiler usage.

Moderators: Benj, Mods

Post Reply
chevy6600
Flowcode V4 User
Posts: 115
Joined: Fri Feb 22, 2008 6:38 pm
Contact:

problem renaming ADC component

Post by chevy6600 »

Hi all , i seem to be unable to rename the `adc` component to what i would like.
The problem started when after putting together a program with 2 adc components..adc0 and adc1...but i had to temporary delete the `adc0` from the program which i did after taking out the referances to it. Well when i came to add an adc component back into my program it was now `adc2` but connected to `channel adc 0`.

So now i have......`adc1` connected to `channel adc 1`
and..................`adc2 connected to `channel adc 0`

I cannot rename `adc2` to `adc0` by using the label entry. this just adds a label to the component.
So can you please make it possible to either choose the adc components from a list or be able to rename them. I have attached a screen grab showing the 2 adc components.
Attachments
adc.jpg
adc.jpg (14.08 KiB) Viewed 2737 times

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

Re: problem renaming ADC component

Post by Steve »

I'll see if this is possible.

Post Reply