Hello,
So I am still learning GUIDE even tho I have a fairly extensive past with programming controllers some things still elude me in GUIDE. Since I can not find the block where I enter 'c' code, my question is about program initialization.
Is there a way to have some code run during start up or first loop? Like something that loads saved values from memory or sends some initialization commands to a devices on the can bus to make sure all devices are ready to run before the rest of the program is allowed to run. I may be approaching this the wrong way, but can I have a certain block of code run first then when its satisfied it releases some sort of lock on other blocks? If this is not the correct approach, then what is the excepted way?
thanks,
Tyler