Hello Everybody I have a newbie question. I am trying to export data to an Excel file containing data from a trend, I am unsure if it is possible or how I would go about doing it. I can't seem to find any helpful anwsers online, and I don't really have any examples to go off of, some sources are telling me to use a Textlist but I am unsure how to transfer data to it, another source recommended I switch to a trace but I am in the same situation where I don't know how to make a CSV file or where it...
Hello All, I am new to the industry of automation and I could use some advice and clarification on the subject of PIDs. I am using a Groov Epic Proccessor from Opto22 with Codesys installed, and am just transfering over a PID from a previous PAC Control Basic PID, to work on a fan to help regulate temperature of a machine. Currently when I try to build a normal PID function block an error pops up saying that the PID is not defined (Figure 1 & 2), so I subsituted the codesys PID with the OSCAT_BASIC.CTRL_PID...
Greetings I am new to the Codesys envivroment aswell as the industry as a whole. I am wondering if ONS or Oneshot the Instruction is available in the Ladder Logic of the Codesys software similar to other programming software or if it has a different classification I am currently not seeing, I am looking at the function blocks R_TRIG and the RS function block and thinking that they are the solution however I thought I would ask incase I was missing something or there is an alternate solution. Thank...
Greetings I am new to the Codesys envivroment aswell as the industry as a whole, and I am wondering if ONS or Oneshot the Instruction is available in the Ladder Logic of the Codesys software similar to other programming software or if it has a different classification I am currently not seeing, I am looking at the function blocks R_TRIG and the RS function block and thinking that they are the solution however I thought I would ask incase I was missing something or there is an alternate solution....
Greetings I am new to the Codesys envivroment and I am wondering if ONS or Oneshot the Instruction is available in the Ladder Logic of the Codesys software similar to other programming software or if it has a different classification I am currently not seeing, I am looking at the function blocks R_TRIG and the RS function block and thinking that they are the solution however I thought I would ask incase I was missing something or there is an alternate solution. Thank you for your time.
Update: Works like a charm, much appreciated!
Thank you for the quick response I seem to have into another issuse when I implemented the {attribute 'VAR_IN_OUT_AS_POINTER'} the system generated the following execptions, after doing some troubleshooting Im still not finding the solution, Im not sure what the RTSEXCPT_NOEXCEPTION is or what is causing it. Is there something Im missing or have to redesign?
Hello All, I am new to the industry and am currently trying to create a Motor applet. Basically a pop up that displays passed in Parameters/variables from motors when they are clicked on and the ability to change some values of speed aswell as the ability to Start, jog forward/Backward or other options from the push of a button in the dialog however I ran into the following issue: I am using a dialog window that has parameters that are passed in from an example motor, when I press a motor object...