Edge Historian to Main Gateway Missing Data Forum - Published: I have an Edge device talking to another Gateway. My main Gateway showed the edge device connected. Some tags were updating historical data and others were not (store and forward). When I tried to access...moreI have an Edge device talking to another Gateway. My main Gateway showed the edge device connected. Some tags were updating historical data and others were not (store and forward). When I tried to access the edge system it kept saying it was trying to stop. I eventually had to reboot, but appear to have lost some data. Has anyone experienced this? I am worried we may need to install a PC and remove the Opto 22. image279×544 9.86 KB... <less Variables or direct IO for HMIs and making values public Forum - Published: I’m sure this topic has been covered here, and I’ve read many “knowledgeable” AI suggestions…. I am trying to lay a solid foundation for the future. The current project is using a groovEPIC PR2 and all...moreI’m sure this topic has been covered here, and I’ve read many “knowledgeable” AI suggestions…. I am trying to lay a solid foundation for the future. The current project is using a groovEPIC PR2 and all local controllers. The intent is to eventually capture data in an external system for analysis. I’m trying to decide if I should use variables to hold IO values and use those for the HMI and “Make Public”, and keep the actual IO interaction internal to the strategy, or only use variables when nece...... <less LDAP user permissions Forum - Published: User accounts are set up an the Enterprise level. I have set up my seven EPIC systems for LDAP, Permissions Mapping. Assigning a group to the user with editor permission works. User login can open the...moreUser accounts are set up an the Enterprise level. I have set up my seven EPIC systems for LDAP, Permissions Mapping. Assigning a group to the user with editor permission works. User login can open the Node-RED editor. HOWEVER, I do not want the user to have editor privilege on all the EPIC systems. Decided I need to use Local Permissions instead of Permissions Mapping. With the same LDAP settings and changing only the Permissions Mapping to Local Permissions (not changing the group update or...... <less PAC Control OptoScript IDE Font Forum - Published: A question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In...moreA question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In the process of documenting I’ve noted that I can use some keyboard shortcuts (e.g.² ³ ° etc) for non-standard characters but not others. I’m assuming this is due to the font that is actually used. So… can anyone tell me what font that is so I can see what I can actually put into the comments, and b...... <less User Audit and access control Forum - Published: I have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This...moreI have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This implementation is working but I have need for additional controls: I would like to get an alert if a change is made in any node (deploy). I would like to maintain an audit trail that shows who is using the editor and when. Thanks for your help!... <less SNAP-PAC-R2 STAT LED Blinking Red 4 Times - Unable to Assign IP (Ethernet & Serial Failed) Forum - Published: Hello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is...moreHello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is completely undiscoverable on the network using PAC Manager. Current Status: Upon power-up, the STAT LED blinks red 4 times, pauses, and repeats. I understand this indicates an invalid or corrupted MAC Address in the EEPROM, which explains why the Ethernet connection is impossible and why I cannot as...... <less RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Variables or direct IO for HMIs and making values public Forum - Published: I’m sure this topic has been covered here, and I’ve read many “knowledgeable” AI suggestions…. I am trying to lay a solid foundation for the future. The current project is using a groovEPIC PR2 and all...moreI’m sure this topic has been covered here, and I’ve read many “knowledgeable” AI suggestions…. I am trying to lay a solid foundation for the future. The current project is using a groovEPIC PR2 and all local controllers. The intent is to eventually capture data in an external system for analysis. I’m trying to decide if I should use variables to hold IO values and use those for the HMI and “Make Public”, and keep the actual IO interaction internal to the strategy, or only use variables when nece...... <less LDAP user permissions Forum - Published: User accounts are set up an the Enterprise level. I have set up my seven EPIC systems for LDAP, Permissions Mapping. Assigning a group to the user with editor permission works. User login can open the...moreUser accounts are set up an the Enterprise level. I have set up my seven EPIC systems for LDAP, Permissions Mapping. Assigning a group to the user with editor permission works. User login can open the Node-RED editor. HOWEVER, I do not want the user to have editor privilege on all the EPIC systems. Decided I need to use Local Permissions instead of Permissions Mapping. With the same LDAP settings and changing only the Permissions Mapping to Local Permissions (not changing the group update or...... <less PAC Control OptoScript IDE Font Forum - Published: A question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In...moreA question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In the process of documenting I’ve noted that I can use some keyboard shortcuts (e.g.² ³ ° etc) for non-standard characters but not others. I’m assuming this is due to the font that is actually used. So… can anyone tell me what font that is so I can see what I can actually put into the comments, and b...... <less User Audit and access control Forum - Published: I have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This...moreI have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This implementation is working but I have need for additional controls: I would like to get an alert if a change is made in any node (deploy). I would like to maintain an audit trail that shows who is using the editor and when. Thanks for your help!... <less SNAP-PAC-R2 STAT LED Blinking Red 4 Times - Unable to Assign IP (Ethernet & Serial Failed) Forum - Published: Hello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is...moreHello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is completely undiscoverable on the network using PAC Manager. Current Status: Upon power-up, the STAT LED blinks red 4 times, pauses, and repeats. I understand this indicates an invalid or corrupted MAC Address in the EEPROM, which explains why the Ethernet connection is impossible and why I cannot as...... <less RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
LDAP user permissions Forum - Published: User accounts are set up an the Enterprise level. I have set up my seven EPIC systems for LDAP, Permissions Mapping. Assigning a group to the user with editor permission works. User login can open the...moreUser accounts are set up an the Enterprise level. I have set up my seven EPIC systems for LDAP, Permissions Mapping. Assigning a group to the user with editor permission works. User login can open the Node-RED editor. HOWEVER, I do not want the user to have editor privilege on all the EPIC systems. Decided I need to use Local Permissions instead of Permissions Mapping. With the same LDAP settings and changing only the Permissions Mapping to Local Permissions (not changing the group update or...... <less PAC Control OptoScript IDE Font Forum - Published: A question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In...moreA question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In the process of documenting I’ve noted that I can use some keyboard shortcuts (e.g.² ³ ° etc) for non-standard characters but not others. I’m assuming this is due to the font that is actually used. So… can anyone tell me what font that is so I can see what I can actually put into the comments, and b...... <less User Audit and access control Forum - Published: I have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This...moreI have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This implementation is working but I have need for additional controls: I would like to get an alert if a change is made in any node (deploy). I would like to maintain an audit trail that shows who is using the editor and when. Thanks for your help!... <less SNAP-PAC-R2 STAT LED Blinking Red 4 Times - Unable to Assign IP (Ethernet & Serial Failed) Forum - Published: Hello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is...moreHello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is completely undiscoverable on the network using PAC Manager. Current Status: Upon power-up, the STAT LED blinks red 4 times, pauses, and repeats. I understand this indicates an invalid or corrupted MAC Address in the EEPROM, which explains why the Ethernet connection is impossible and why I cannot as...... <less RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
PAC Control OptoScript IDE Font Forum - Published: A question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In...moreA question with no rush! (for once) I am a very frequent user of PAC Control and do a lot of OptoScript. I’ve always documented my code relatively well, but now am trying to do an even better job. In the process of documenting I’ve noted that I can use some keyboard shortcuts (e.g.² ³ ° etc) for non-standard characters but not others. I’m assuming this is due to the font that is actually used. So… can anyone tell me what font that is so I can see what I can actually put into the comments, and b...... <less User Audit and access control Forum - Published: I have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This...moreI have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This implementation is working but I have need for additional controls: I would like to get an alert if a change is made in any node (deploy). I would like to maintain an audit trail that shows who is using the editor and when. Thanks for your help!... <less SNAP-PAC-R2 STAT LED Blinking Red 4 Times - Unable to Assign IP (Ethernet & Serial Failed) Forum - Published: Hello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is...moreHello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is completely undiscoverable on the network using PAC Manager. Current Status: Upon power-up, the STAT LED blinks red 4 times, pauses, and repeats. I understand this indicates an invalid or corrupted MAC Address in the EEPROM, which explains why the Ethernet connection is impossible and why I cannot as...... <less RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
User Audit and access control Forum - Published: I have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This...moreI have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This implementation is working but I have need for additional controls: I would like to get an alert if a change is made in any node (deploy). I would like to maintain an audit trail that shows who is using the editor and when. Thanks for your help!... <less SNAP-PAC-R2 STAT LED Blinking Red 4 Times - Unable to Assign IP (Ethernet & Serial Failed) Forum - Published: Hello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is...moreHello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is completely undiscoverable on the network using PAC Manager. Current Status: Upon power-up, the STAT LED blinks red 4 times, pauses, and repeats. I understand this indicates an invalid or corrupted MAC Address in the EEPROM, which explains why the Ethernet connection is impossible and why I cannot as...... <less RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
SNAP-PAC-R2 STAT LED Blinking Red 4 Times - Unable to Assign IP (Ethernet & Serial Failed) Forum - Published: Hello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is...moreHello everyone, I am trying to commission a SNAP-PAC-R2 controller. My primary goal is to establish a TCP/IP connection and assign an IP address to bring the device online. However, the controller is completely undiscoverable on the network using PAC Manager. Current Status: Upon power-up, the STAT LED blinks red 4 times, pauses, and repeats. I understand this indicates an invalid or corrupted MAC Address in the EEPROM, which explains why the Ethernet connection is impossible and why I cannot as...... <less RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
RIO integer scratchpad won't allow saving values above 0x7FFFFFFF Forum - Published: Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB...Are we supposed to be able to write negative numbers in groov manage to the integer scratchpad as hexadecimal? Largest number it allows is 0x7FFFFFFF. Firmware 4.0.3-b.283 image632×637 21.2 KB... <less PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
PID-Loop Stopped Working Forum - Published: I’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an...moreI’m troubleshooting an existing project at customer site that had a functional PID-loop which has stopped automatically updating it’s output. It is a PAC-R1 controller, however, I noticed it does have an outdated firmware (10.4). The latest changes to this system was a new PC which has the PAC Display that is linked with the controller. The new PC was updated to use the latest 10.6 PAC Project. While online with the PAC Strategy, I can manually force a PID output value, and the value will reduc...... <less Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Lost connection to Ignition Forum - Published: I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks...I was examining my Cert in Ignition and realized it was the wrong one for use with LDAP. I deleted that Cert and now I cannot “open Ignition” from groov manage. Do you have a solution? Thanks... <less Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Recommendations on managing different devices across the company Forum - Published: Hello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each...moreHello, I have an effort to deploy these across the company, replacing our SNAP-PAC-S2. The reason I’m doing this is to replace our PC, which use OptoDisplay with Ignition Edge as the HMI. However, each device needs an account, username and password I would like to manage this effectively without just having “admin” and “password” for every device. What tools you guys use to keep the devices secure?... <less Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Installing MariaDb to PR2 Forum - Published: Hello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4...moreHello, I am new to tinkering with Linux, but have decades of experience with control systems off all kinds. I have a non production Epic PR2 sitting on my desk with SSH license installed running v4 firmware. I am unable to install MariaDb. I keep getting the response ‘Unable to locate package‘. I have executed the following commands: sudo apt update sudo apt install mariadb-server I must be doing something incorrect? I looked through the and searched the apt list, I do not see mariadb in t...... <less Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Hosting PWA in node-red without login (so public access) Forum - Published: I have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured...moreI have various control apps on epic that I run my own PWA webapps for the hMI, and I since I was also doing some node-red, I thought the easiest hosting method may be to host the files in unsecured storage (no login required) and then hosting that with Node-red as a static webpage. This works great, but only if logged into the groov manage areas. Any new browser to incognito request currently requests a login that I can’t find any way to set it to publish in groov manage? I just get this until ...... <less Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Check RTC Battery Voltage through SSH/Terminal Forum - Published: Just wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the...moreJust wondering if this is possible. On a PR1 with shell access, is there any command I can use to pull the RTC battery voltage? I snooped around /sys/class/rtc but did not see anything that exposed the voltage. I see that it is accessible through the REST API, but configuring the REST API for our application is not practical. I also cannot download any packages to the devices, so any command would have to be ‘built in’ or part of the base distribution. Thanks, -Peter... <less Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Best Kid Birthday Party Place in Los Angeles – Recommendations Needed! Forum - Published: Hi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities...moreHi everyone! I’m planning my child’s upcoming birthday and I’m looking for a fun, safe, and stress-free kid birthday party place in Los Angeles. Ideally, it would be somewhere indoors with activities for toddlers and young children, so the kids can play and stay entertained without parents worrying about safety or bad weather. I’ve heard good things about indoor playgrounds like Kids Avenue, but I’m open to suggestions for other venues too—places that offer birthday packages, decorations, or eve...... <less Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Groove epic strategy auto/manual mode digital output control Forum - Published: Looking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being...moreLooking for advice, Or articles/videos for learning I have a groove epic, running a bin tipper It lifts the bin, rotates it, then elevates it to empty, then reverses the process. Due to the bins being wooden sometimes they catch or break during this process, this is not common. But when this happens we estop the tipper. And I have been manually actuating the relays the epic controls (I need to stop doing this) I would then like to switch to manual control where the strategy is paused and I can m...... <less Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Ethernet IP Comm with Node Red and Groov View Forum - Published: Hi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already...moreHi Guys, I am having an issue. I am trying to read and write tags from an AB PLC using Node Red. The issue is that the writting takes effect after pushing deploy in Node Red, even if I have already changed the value from Groove View. See attached picture. Time 2 is 20 secs but it will not take effect until I push the Deploy button in Node Red. It should not be 30 secs anymore. Any advices? image808×399 24.2 KB... <less Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Installing k3s agent with containerd on a groov EPIC PR2 to deploy an Ignition container Forum - Published: Hello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested...moreHello everyone, I am working with a groov EPIC PR2 and I am exploring whether it is possible to install a k3s agent on the device in order to deploy an Ignition container. I am specifically interested in feedback regarding: • Running k3s on a PR2 • Using containerd as the container runtime • Any limitations or constraints related to PR2 hardware or groov EPIC Linux I understand this may be outside officially supported use cases. I am mainly looking for shared experience or confirmation from anyo...... <less Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Add device user codesys Forum - Published: I have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User...moreI have an EPIC-PR1, the last firmware, codesys 3.5 SP21 (32bits), i scan the network, select the controller but no appears de warning message about the user management gos directly to the Device User Logon… any body knows how i can add a device user? thanks a lot... <less Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Groov Epic HART Forum - Published: Is there a way to have the Groov Epic read HART communication protocol for flowmeters?...Is there a way to have the Groov Epic read HART communication protocol for flowmeters?... <less Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Enhancing CODESYS Integration in groov EPIC Forum - Published: Hello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC...moreHello, My name is Artem Melnik, a programming engineer with 13 years of experience in PLC development based on Linux with full preempt real-time and CODESYS runtime. I have explored your groov EPIC, and I am very impressed by the various flexible capabilities of your controller from a user’s perspective. I would like to work with you if you provide me with such an opportunity. Examples of my experience: Development of the device description *.devdesc.xml for the device tree of the PLC project ...... <less Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Speed of SNAP-PAC R1 Gen2 verses the R1 Forum - Published: What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller...What is the speed of a SNAP-PAC R1 Gen2 controller verses the earlier R1 controller... <less EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
EPIC csv file from codesys tags Forum - Published: Hi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade...moreHi, I am doing an upgrade of a Snap PAC to a Groov EPIC. In this project there is a xml file that takes data from the PAC Project and every 5 minutes it posts the values to a csv file. In the upgrade we have moved to Codesys as the controller and I still need to use this xml file to get the data to the csv file. Can I ask someone to comment on what modifications need to be made to make this work. I would say that the tags will need to change to suit new tags. I believe the port number might need...... <less Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Scratchpad access between Epics Forum - Published: Hi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit...moreHi, I have two Epics, call them A and B. In Epic A I have the IO unit of Epic B setup for Generic OptoMMP (I also tried as a PR2). From PacControl strategy in unit A, I use various get/set I/O unit scratchpad commands referencing unit B’s scratchpad via the IO mapped above. This is all over local isolated network, no routers, no internet. It works. What I can’t tell is 1) Is it UDP or TCP. I see it is using port 2001, and I’m guessing its UDP as I don’t see an open connection listed with netstat...... <less Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
Ignition 8.3 SNAP PAC module? Forum - Published: Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?...Surprised to learn that this module hasn’t been made available for 8.3. Any ETA on that?... <less EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items
EPIC fails to launch properly, resulting in a black screen Forum - Published: Hello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there...moreHello experts, EPIC-PR1 fails to boot normally, displaying the effect shown in the image. However, SSH access remains functional, and internal processes are still running. In this situation, are there any alternatives to restoring factory settings? 3810×993 113 KB 1500×745 70.8 KB... <less Page 1 of 143Next » Show 25 Items Show All Items Show 10 Items Show 25 Items Show 50 Items Show 100 Items