LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I need a suggestion for an architecture of an application

Hello,

i intend to implement an architecture for a test bench at my work. I'm kinda confused and don't know which structure should i pick for my application. The idea of the test is monitoring the temprature of my stator and switch on and off with a constant voltage based on it's temp and eventually stop the fatigue test untill it reaches a maximum deviation in the ohm-resistance. 

Any suggestion or issues i should be aware of? is the message queue handler a good option for fatigue checks ?

how can i prevent multiple same messages in mikro seconds areas ?

Thanks for any answer 

0 Kudos
Message 1 of 2
(1,006 Views)

I'd start with the Simple State Machine. From what you've described, you can morph that into any of the other design patterns with little effort.

0 Kudos
Message 2 of 2
(973 Views)