-
Hello,
I have been testing the communication between TwinCAT 3 and Linux OS using ADS libraray. I am able to read and write characters, integers and arrays, **however I could not read or write str…
-
The method `Task ReadValueAsync(CancellationToken cancel)` from `IValueSymbol` throws an exception if the symbol cannot be read, where an ResultReadValueAccess is expected with the failed status code.…
-
Hello @seehma , @iadonkey , @zeugwerker
My library is not published...
Is there a log site or where I can see why it is not published?
INFO Publishing package
INFO Updating plcproj, setting…
-
I have a task which is set to a 1kHz loop as configured below:
![lol](https://github.com/stefanbesler/twingrind/assets/32679594/0a83472e-e47b-4f1d-8be6-c49c601e07c2)
This is the Task online grap…
-
Hello,
is it possible to use this library on a CX9020 with Windows Embedded?
I Installed your lib but i get the error code 1862.
In your function you start a .exe in the background,right?
…
-
I currently use multiple _AdsVariable_ (c++) for each of the TwinCAT variables below:
```cpp
VAR
AdsWriteTorques : ARRAY[1..6] OF LREAL;
AdsReadPositions : ARRAY[1..6] OF LREAL;
Ads…
-
Hi,
I have following problem with the ads-client in node-red (v3.0.2). I use an Advantech IoT Router ICR3231W with Node-Red installed. I have also installed the node-red-contrib-ads and the node-re…
-
Hi,
I'm trying to create an MVVM application for a beckhoff automation project.
I'm trying to read my Status structure.
```csharp
[DataTypeId("ns=4;s=:Status")]
[BinaryEncodingId("ns=4;s=:Sta…
-
### Story
_No response_
### Description
Need a page that links to all the hardware vendors that use Node-RED.
-
Hi,
Running pyads in python 3.7.5 works fine but when trying to import pyads in python 3.8.0 I get this error:
FileNotFoundError: Could not find module 'TcAdsDll'. Try using the full path with con…