J.R.P.
10-15-2011, 04:57 PM
Hello All,
I have been using the Prop for a while now and have have good success with simple projects, but I still do not fully understand how certain things work and I have a high level question. (Yes, I have spent much time searching the forums.....:smile:)
For example, when using an object that launches a new cog (such as F32 or Float32), is it possible to have more than one other cog simultaneously using the functions within F32 or Float32?
Hypothetical situation:
Main PUB starts F32 or Float32
Main PUB launches two other cogs, each doing floating point math operations for different purposes.
Main PUB uses PST to display results from each cog
What characteristics determine whether this is possible or not?
Thank you in advance for your time!
John
I have been using the Prop for a while now and have have good success with simple projects, but I still do not fully understand how certain things work and I have a high level question. (Yes, I have spent much time searching the forums.....:smile:)
For example, when using an object that launches a new cog (such as F32 or Float32), is it possible to have more than one other cog simultaneously using the functions within F32 or Float32?
Hypothetical situation:
Main PUB starts F32 or Float32
Main PUB launches two other cogs, each doing floating point math operations for different purposes.
Main PUB uses PST to display results from each cog
What characteristics determine whether this is possible or not?
Thank you in advance for your time!
John