diff --git a/Home.md b/Home.md index c822fdc..36d4a20 100644 --- a/Home.md +++ b/Home.md @@ -16,8 +16,9 @@ To get started with S7.Net you have to download and include the S7.Net.dll in yo ## Create a PLC instance, connect and disconnect To create an instance of the driver you need to use this constructor: +''' public Plc(CpuType cpu, string ip, Int16 rack, Int16 slot) - +''' * Cpu: this specify what CPU you are connecting to. The supported CPU are: public enum CpuType {