moha_sa Posted March 21, 2022 Share Posted March 21, 2022 (edited) I have written a c program on pmac IDE which accesses the windows server to read desired inputs to a motor and update it on the shared memory. Does anyone know where should I place my c program to benefit from real-time interrupt property without any need to use a while loop? Should I place it under background C program folder or realtime CPLC (.rticplc) folder or in the real-time routines folder? Thanks. Edited March 22, 2022 by moha_sa Quote Link to comment Share on other sites More sharing options...
steve.milici Posted March 23, 2022 Share Posted March 23, 2022 This should be a Real Time Interrupt (RTICPLC) C-program. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.