-
Use this to request the hosting of a Phase 2 lab.
Lab name: Programmable Logic Controller Lab
Broad Area: Electrical Engineering
Lab Repo URL:
Study hardware and software used in PLC - https…
-
Hello. I was wondering if the library can be used for non-wifi applications? i.e having the ESP32 with ethernet connected directly to the TwinCAT controller and communicating through TCP.
-
hi, I have tested neural plc using different nn model. opus-ng deep plc seems to have a worse plc audio quality than opus lpcnet plc. How can I increase the plc quality?
-
Hi,
can you please add the "LocaleIds" Property to change the displayed textLocale from the alarm-events?
my problem is, that i cannot change the displayed text language from my plc-alarms to Germ…
-
Hi,
I implemented a Canopennode on an STM32F302 as in the git tutorial, and so far it works.
I connect now to a Beckhoff PLC and start to communicate, using the EDS file of the OD Editor.
I created…
-
Hello,
I have a problem with Node-RED:
continuously communicates with PLCs using node-red-contrib-s7, it worked well for a long time, once migrated Node.JS and Node-RED (without changes to the flows…
-
The following records in my project may or may not be above length 60, but the linter can't actually know because "$(PREFIX)" will be subbed out.
```
pytmc.bin.db.LinterError: Records exceeding the …
-
The current backend implementation of https://github.com/bluesky-social/atproto/blob/main/lexicons/app/bsky/graph/getKnownFollowers.json doesn't return a `cursor` in the response. Thus, it's currently…
-
Using the get-lists API endpoint, for example https://api.clearsky.services/api/v1/anon/get-list/wesbos.com
returns mostly broken urls, such as https://bsky.app/profile/did:plc:2ptby2khuvcyyli5fmjy…
-
Hi,
I connect to a plc S7-1500 or S7-400 without a problem. I can read data from a DB using ReadBytes, ReadVar or ReadStruct.
I'm trying to detect when there is a problem with the connection. I wo…