Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » Algorithms on the develop branch(A work in progress problem, or my misunderstanding.)
Algorithms on the develop branch [message #1866984] Tue, 11 June 2024 13:04 Go to next message
Philip Crawford is currently offline Philip CrawfordFriend
Messages: 2
Registered: June 2024
Junior Member
I am unable to create an algorithm as in 2.0.1, is the new Algorithm tab next to ECC meant to replace defining these in the lower window?
Re: Algorithms on the develop branch [message #1866990 is a reply to message #1866984] Tue, 11 June 2024 14:37 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1639
Registered: January 2014
Senior Member

Yes it is. You can write all your algorithms there in IEC 61499 textual syntax with IEC 61131-3 ST as Algorithm language. e.g.:
ALGORITHM REQ

  DO1 := DI1 > 5;

END_ALGORITHM


This editor is much more powerfull then the old one. You will see.
Re: Algorithms on the develop branch [message #1866993 is a reply to message #1866990] Tue, 11 June 2024 14:53 Go to previous message
Philip Crawford is currently offline Philip CrawfordFriend
Messages: 2
Registered: June 2024
Junior Member
Thank you. I agree this is much nicer. I was ignorant of the syntax but assumed as much, and that answers my subsequent question.
Previous Topic:Errors in 4Diac IDE
Next Topic:Client with http-server
Goto Forum:
  


Current Time: Sun Jan 26 00:17:45 GMT 2025

Powered by FUDForum. Page generated in 0.03499 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top