Probably a silly question:
I want to define an array of structs in the Local Data of my object, but initialise it with values in the Init Code section. I can't seem to get this to work, for some reason.
Is this possible, and if so, how do I do it?
Or, should I declare the array in Local Data, then assign values on the first K-rate cycle?
a|x