<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to CODESYS</title><link>https://forge.codesys.com/tol/wharfie/wiki/CODESYS/</link><description>Recent changes to CODESYS</description><language>en</language><lastBuildDate>Sun, 23 Dec 2018 06:34:45 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/tol/wharfie/wiki/CODESYS/feed" rel="self" type="application/rss+xml"></atom:link><item><title>CODESYS modified by Ingo</title><link>https://forge.codesys.com/tol/wharfie/wiki/CODESYS/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -15,15 +15,20 @@
 * You can use an easy to use WebVisu
 * You can easily use secure OPCUA communication to exchange variables through the internet

+For me, the easy I/O access and connectivity is key.
+
 # How to get it
-To get CODESYS, you need to register yourself for free at http://store.codesys.com. After the registration you can download the progrmaming system.
+To get CODESYS, you need to register yourself for free at http://store.codesys.com. After the registration you can download the programming system.

 # Use it on Linux
-As for now, the programming system is sadly not running under Linux. For those of you, who don't have a Windows system available, you can use a trail VM from microsoft here:
+With some minor limitations, the programming system is running in [Wine](/tol/codesys-4-linux). But, as SVN and therefore [cforge](/tol/cforge) are not working, it has only few use cases at the moment, where it makes sense.
+
+For example, you place your project additionally on a network share to work on Linux and Windows in parallel. Then you can uae Linux for debugging and Windows to commit it in the end.
+
+For those of you, who don't have a Windows system available, you can use a trail VM from microsoft here:
 https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

 **hints**

 * Please make sure that you save your projects and stuff outside of the VM when using the trail version.
 * If you use "bridged" networking, you can easily scan your devices. Otherwhise you might need to enter the IP address in the "communication" dialog.
-
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 23 Dec 2018 06:34:45 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com75f16e4839acd6ae97ce3c11ae7e0ca30fd3e266</guid></item><item><title>CODESYS modified by Ingo</title><link>https://forge.codesys.com/tol/wharfie/wiki/CODESYS/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,10 +2,10 @@

 [[include ref=IndexMain]]

-#Preface
+# What it is
 CODESYS is an independent programming tool for PLCs. It consists of a programming tool, which is running under Windows, and a runtime, which can run on a real PLC or an open Linux Device, like the Raspberry Pi.

-#Why?
+# Why to use it
 The glue for hobbyists is, that the programming system is free and the runtime is available as a 2h demo.

 There are generally a few major advantaes of using CODESYS over using C, python or s.th. similar:
@@ -15,10 +15,10 @@
 * You can use an easy to use WebVisu
 * You can easily use secure OPCUA communication to exchange variables through the internet

-#Download
+# How to get it
 To get CODESYS, you need to register yourself for free at http://store.codesys.com. After the registration you can download the progrmaming system.

-#Linux
+# Use it on Linux
 As for now, the programming system is sadly not running under Linux. For those of you, who don't have a Windows system available, you can use a trail VM from microsoft here:
 https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 25 Feb 2018 13:15:18 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com612b00337824ebb61641089d63816cd58e9cf322</guid></item><item><title>CODESYS modified by Ingo</title><link>https://forge.codesys.com/tol/wharfie/wiki/CODESYS/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,7 @@
+[TOC]
+
+[[include ref=IndexMain]]
+
 #Preface
 CODESYS is an independent programming tool for PLCs. It consists of a programming tool, which is running under Windows, and a runtime, which can run on a real PLC or an open Linux Device, like the Raspberry Pi.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 25 Feb 2018 13:10:37 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com78e43f3505a1635389324ed82a047c5cbd3235c6</guid></item><item><title>CODESYS modified by Ingo</title><link>https://forge.codesys.com/tol/wharfie/wiki/CODESYS/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="preface"&gt;Preface&lt;/h1&gt;
&lt;p&gt;CODESYS is an independent programming tool for PLCs. It consists of a programming tool, which is running under Windows, and a runtime, which can run on a real PLC or an open Linux Device, like the Raspberry Pi.&lt;/p&gt;
&lt;h1 id="why"&gt;Why?&lt;/h1&gt;
&lt;p&gt;The glue for hobbyists is, that the programming system is free and the runtime is available as a 2h demo.&lt;/p&gt;
&lt;p&gt;There are generally a few major advantaes of using CODESYS over using C, python or s.th. similar:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It is by far easier to access I/Os&lt;/li&gt;
&lt;li&gt;The graphical languages are easier to understand&lt;/li&gt;
&lt;li&gt;You can use an easy to use WebVisu&lt;/li&gt;
&lt;li&gt;You can easily use secure OPCUA communication to exchange variables through the internet&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="download"&gt;Download&lt;/h1&gt;
&lt;p&gt;To get CODESYS, you need to register yourself for free at &lt;a href="http://store.codesys.com." rel="nofollow"&gt;http://store.codesys.com.&lt;/a&gt; After the registration you can download the progrmaming system.&lt;/p&gt;
&lt;h1 id="linux"&gt;Linux&lt;/h1&gt;
&lt;p&gt;As for now, the programming system is sadly not running under Linux. For those of you, who don't have a Windows system available, you can use a trail VM from microsoft here:&lt;br/&gt;
&lt;a href="https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/" rel="nofollow"&gt;https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;hints&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Please make sure that you save your projects and stuff outside of the VM when using the trail version.&lt;/li&gt;
&lt;li&gt;If you use "bridged" networking, you can easily scan your devices. Otherwhise you might need to enter the IP address in the "communication" dialog.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Wed, 14 Feb 2018 13:21:29 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com1e571c76e993175a7921bbeece214d5606147c0e</guid></item></channel></rss>