79 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
75
views
I want to connect to a Rockwell Micro850 controller via Ethernet using the EEIP library
I'm new to PLC programming and currently working on integrating a Rockwell Micro850 controller (model: 2080-LC50-48AWB) via Ethernet using the EEIP.NET library.
I'm having trouble understanding how to ...
1
vote
0
answers
37
views
Remove OPC Group from OPCServer
I'm developing a software that acts as a middle agent for our system, using the OPCDAAuto.dll (OPCAutomation) to talk with KepServer.
The program itself is almost completed, I've created a way to ...
1
vote
0
answers
99
views
How to read the tags of a enip server ('1756-L61/B LOGIX5561') build using cpppo via pycomm3 logix driver
I have a build a Logix simulator server which changes the values of tags every 10 sec using cpppo and when I am trying to read the tags of the server using, pycomm3 logix driver, it is throwing an ...
0
votes
0
answers
365
views
The EDS file is interpreted differently by the different Studio 5000 versions
Input/Output controller Tags presented by Studio 5000 versions (the same EDS file used):
v33 MINI data as an array:
v34 MINI data as individual items:
v35 MINI data as an array:
v36 MINI data as ...
0
votes
1
answer
44
views
https://github.com/autodesk-platform-services/aps-industrial-construction-explored. mongoDB GOT connected successfully. NOTHING PROGRESSES FROM THEN
We are keen to have 3D model overlay on Google map and handle the click event so show the graphs viz temperature and pressure realtime data.
Also, the issues reported by the system to be notified to ...
0
votes
0
answers
25
views
Can customers share their code without expose it?
Sorry for the fuzzy headline as I am not sure how to present the problem I am facing in a short way, neither I am not a software engineer by myself and not sure if stack overflow is the right place to ...
0
votes
1
answer
3k
views
How to Solve Error 0x4260: Controller Enable Signal Lost in Axis, StateDWord 0x21a1301 in beckhoff twincat3 NC-PTP Motion?
The beckhoff Twincat system is connected to two axes via the Ethercat bus. Axis 1 and Axis 2 are running at 2000 degrees per second and 300 degrees per second,just using MC_MoveVelocity Function Block;...
2
votes
1
answer
2k
views
EEIP.NET Library
I use this library: https://github.com/rossmann-engineering/EEIP.NET to create an EtherNet/IP client and having a problem defining the O_T_Length data size.
This is the code I wrote. I expect it to ...
1
vote
0
answers
404
views
Twincat3 - Enable/Disable Online Change
I'm working on an AGV controlled by a Beckhoff PLC. I would like to perform "safe" Online-change, i.e. only allow online change when the program is in a safe, known state (maybe use a flag ...
0
votes
1
answer
190
views
Explicit Messaging on Ethernet/IP via Lua Sockets - How To?
Anyone have any experience in using Lua sockets to communicate with an industrial Ethernet/IP device using class 3 explicit messaging?
I'm looking to query data on a polled basis from an industrial ...
0
votes
2
answers
447
views
What protocol does a Toshiba Machine Provisor TC200 PLC speak over Ethernet? [closed]
What protocol does a Toshiba Provisor TC200 speak?
I have a glass molding machine that has this PLC in it, along with a Toshiba HMI connected via Ethernet. I snooped the connection between them and ...
0
votes
2
answers
1k
views
Ethernet/IP Only one usage of each socket address (protocol/network address/port) is normally permitted
I am using Ethernet/IP (Ethernet Industrial Protocol) library from https://github.com/rossmann-engineering/EEIP.NET
Overall, the library does what I need, but I ran into a socket issue. It works fine ...
1
vote
2
answers
420
views
Mitsubishi FX PLC as OPC-UA client [closed]
I’m currently working on a project where a Mitsubishi FX PLC must function as a OPC-UA client.
Does anybody know if this is possible. And if yes, how?
0
votes
0
answers
75
views
The practical importance of Graph Isomorphism Problem
It is known that Graph Isomorphism is important in chemistry (studying molecule structures) and in chip design. Are there other applications of significant practical importance, and how much money is ...
0
votes
1
answer
2k
views
Codesys Control RTE V3 - Network Adapter configuration for Ethercat real time bus
I am quite new to the Codesys platform and I am experiencing some problems when trying to use the RTE on a Windows IPC as a target device.
I am using an IPC (Windows 7 Embedded) with the following ...