-
I'd greatly appreciate some help on diagnosing something that happens but shouldn't be possible ;)
I do something like this (pseudo-code):
```
bool write_tag(char* tag_name, int data_type, int co…
wegel updated
12 hours ago
-
[BMW-Logs.pdf](https://github.com/user-attachments/files/17869370/BMW-Logs.pdf)
[MINI-COOPER-LOGS.pdf](https://github.com/user-attachments/files/17869371/MINI-COOPER-LOGS.pdf)
Hi uhi22
I have…
-
### Issue
When I upgraded from 4026.10 to 4026.11 I had to re-add the SPT Libraries as a PLC library Repository. I followed documentation verbatim (which as an aside is quite good :)) but I'm encount…
-
I am using multiple ReadAsync requests with a Task.WaitAll.
For one task array of 7 tags I see several requests sent to the PLC when viewed with WireShark. For example, one for all 7 tasks, one for …
-
Survey/Testing for different PLC's
-
# Feature Description
As an instrument scientist I would like the option to make some alarms play an audible alarm (e..g RIKENFE magnet trip) to make the user/instrument scientist instantly aware o…
-
Not a huge problem by any means, but thought I would mention the observation:
`restartPlc()` does a _cold reset_ followed by a _start_ in rapid succession, and seems to sometimes miss the fact that…
-
Running tests against real PLC hardware.
All need to pass 100% before releasing v2 stable.
- [x] TwinCAT 2 PLC (32 bit)
- [x] TwinCAT 3 PLC (32 bit)
- [x] TwinCAT 3 PLC (64 bit - version 4022…
-
**Describe the bug**
At first I tried to get Bidsonym running with the repronim containers with a datalad containers run call with no usable results and many undecipherable errors from my perspective…
-
Test CPU: SIEMENS S7-1211
Test Block: DB1
```go
func TestGetBlockInfo(t *testing.T) {
handler := gos7.NewTCPClientHandler("192.168.1.3", 0, 1)
handler.Timeout = 5 * time.Second
handler.IdleTi…