You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README: update instructions for clients with local TwinCAT router
For many users it is to hard to look into .gitlab-ci.yml and find out
how to build on different platforms with different flavours so we add
more documentation to the README.
On TC/BSD and TC/LUR we can use the new native meson files to build with
TwinCAT support. Additionally, we explain the difference between
"adstool" and "tcadstool".
Suggested-by: Birger Evenburg <[email protected]>
Signed-off-by: Patrick Bruenn <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+34-1Lines changed: 34 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Prepare your target to run the example
50
50
- TcAmsRemoteMgr:
51
51
Windows CE devices can be configured locally (TC2 requires a TwinCAT restart). Tool location: `/Hard Disk/System/TcAmsRemoteMgr.exe`
52
52
- IPC Diagnose:
53
-
Beckhoff IPC’s provide a web interface for diagnose and configuration. Further information: http://infosys.beckhoff.de/content/1033/devicemanager/index.html?id=286
53
+
Beckhoff IPC’s provide a web interface for diagnose and configuration. Further information: http://infosys.beckhoff.de/content/1033/devicemanager/index.html
54
54
55
55
Sample AMS route:
56
56
```
@@ -65,6 +65,8 @@ Sample AMS route:
65
65
66
66
Prepare your client to run the example/example.cpp
0 commit comments