Internal Memory questions...

Do you have a question on how to do something.
Ask in here.
Post Reply
User avatar
lnevo
Posts: 5422
Joined: Fri Jul 20, 2012 9:42 am

Re: Internal Memory questions...

Post by lnevo »

It gets the values from internal memory! :)

Easiest way you can change the values is through the portal.
User avatar
lnevo
Posts: 5422
Joined: Fri Jul 20, 2012 9:42 am

Re: Internal Memory questions...

Post by lnevo »

All the memory locations are in globals.h

You could use InternalMemory.read() or InternalMemory.write()

There is also read_int and write_int

Look at the InternalMemory files in the library. There is also a function for each value.
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Internal Memory questions...

Post by rimai »

Let me see if I understand...
You want the halides to turn on first and actinics later? The opposite of what most people do?
Roberto.
User avatar
lnevo
Posts: 5422
Joined: Fri Jul 20, 2012 9:42 am

Re: Internal Memory questions...

Post by lnevo »

When you say "come back on"... the actinics should stay on through the metal halide cycle....
User avatar
lnevo
Posts: 5422
Joined: Fri Jul 20, 2012 9:42 am

Re: Internal Memory questions...

Post by lnevo »

I think it'd be pretty easy to do what you want and leave it as internal memory so you'll have more control...

We just need to understand the desired affect. If Roberto doesn't chime in, I'll post something for you later.
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Internal Memory questions...

Post by rimai »

That works too
Roberto.
Post Reply