Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-12-1212:43 PM
LOC/REM For CPU866e using only formulas from Easergy Builder
Hi,
I was trying to set up a remote (control with a SCADA) and local (control with HMI) control using only the formulas available in Easergy Builder version 1.7.19 to control a double command of a Saitel 866e CPU.
My initial code works with a current state and a past state for each signal (SCADA/HMI).
The only problem is when: 1.- Going from remote to local 2.- The HMI changes the output signal 3.- Going from local to remote 4.- The SCADA can not change the output signal, because the past state of the SCADA does not change (only the HMI)
so I have repeated the same value of the current output signal and only in that case the SCADA can "control" the Saitel CPU.
S_SCADA, is the signal form of the SCADA S_HMI, is the signal form of the HMI S_SCADA_L, is the logic for the SCADA signal S_HMI_L, is the logic form of the HMI Signal S_SCADA_E, is the previous state of SCADA Signal S_HMI_E, is the previous state of HMI Signal S_LOCREM, is the signal that switches local/remote control
Any advice or documents I can read to finish this program?