1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Reg programming in EPICS environment for master slave control |
From: | Himanshu Tyagi <[email protected]> |
To: | Mark Rivers <[email protected]> |
Cc: | EPICS Tech Talk <[email protected]> |
Date: | Wed, 4 May 2016 11:52:25 +0530 |
Can you add some information about the performance requirements?
What is your pulse rate?
What is the frequency at which the main controller needs to pass that information to the power supply controllers?
What is the latency you can tolerate, i.e. how long after the main controller sends the information must be acted upon by the power supply controller?
Mark
________________________________
From: [email protected] [[email protected]] on behalf of Himanshu Tyagi [[email protected]]
Sent: Tuesday, May 03, 2016 1:23 AM
To: EPICS Tech Talk
Subject: Reg programming in EPICS environment for master slave control
Hi,
I have a requirement where the experimental facility has 2 controllers. The main experimental control and the power supply control.
The experiment has to be carried out in coordination of the 2 controllers. The main controller passes the configuration parameters to the power supply controller , which checks the validity of the parameters for the next pulse and apply them to the power supplies.
I want to implement this system using EPICS platform. Can any one provide me some ideas as to how to initiate such kind of control programming using EPICS.
I have some basic idea since I have interface Siemens plcs with EPICS but have not done the master -slave (2 controller) communication at EPICS level.
Pls suggest how such programs can be completed.
Regards,
Himanshu