I am new to using Unity 3D and playmaker. I see the fantastic potential for realizing effective training on virtual versions of electrical power generation equipment. My goal is to get the virtual equipment to operate as close to the actual equipment as possible. In some instances, I will need to develop variables/devices that regulate things like engine speed and voltage regulator output.
These controls loops need a PID control loop to operate. I have found a C# code snippet that is supposed to perform the PID control loop process, but I don't know how to code in C#. (That's why I bought this course.)
Is there a way to do relatively advanced mathematical functions using PlayMaker? (I also have to calculate load currents and perform 3 phase electrical power calculations in real time). Or, can I incorporate C# code snippets into playmaker? I think I can do this, from what I have read about Playmaker on the Hutong site. But I don't understand how this is done.
I greatly appreciate your assistance. I really like these tutorials. Great stuff!.
Thank you for your time.