tomershimshi Posted May 6, 2019 Report Posted May 6, 2019 Is it possible to write complete control code in C? if so' how do I define inputs\outputs in my code and how to I use the software Timers?
AlexUT Posted May 6, 2019 Report Posted May 6, 2019 Hi, Download UniLogic examples from Unitronics site: https://unitronicsplc.com/software-unilogic-for-programmable-controllers/ https://unitronicsplc.com/Download/Support/UniLogic/UniLogic_Example_Projects.zip Unzip directory structure and open examples in "#C code" directory. Here you can find all explanation what is supported. Hope this helps.
Prokhor Posted May 15, 2019 Report Posted May 15, 2019 Does Unitronics have any guidelines / explanations for implementing #C in Unistream? Is there a list of functions, their types and parameters, a list of data types?
AlexUT Posted May 15, 2019 Report Posted May 15, 2019 C examples include explanation in Ladder comments. B.R.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now