Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Nck Changes and BugFixes to master #96

Merged
merged 38 commits into from
Apr 19, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
31c53f0
Merge remote-tracking branch 'refs/remotes/dotnetprojects/master'
Nick135 Jun 30, 2016
9425dba
Merge remote-tracking branch 'refs/remotes/origin/master' into dotnet…
Nick135 Jul 16, 2016
f9b3c70
Merge remote-tracking branch 'refs/remotes/dotnetprojects/master'
Nick135 Jul 16, 2016
6bbc819
Merge remote-tracking branch 'refs/remotes/dotnetprojects/master'
Nick135 Aug 10, 2016
44c2b6f
Merge remote-tracking branch 'refs/remotes/dotnetprojects/master'
Nick135 Sep 13, 2016
fc96c8e
Merge remote-tracking branch 'refs/remotes/origin/master' into dotnet…
Nick135 Oct 20, 2016
f6b707b
Merge remote-tracking branch 'refs/remotes/origin/master'
Nick135 Oct 22, 2016
394ad8d
public string UploadFromNC(string fullFileName, bool F_XFER = true)
Nick135 Oct 22, 2016
3b69834
Merge branch 'refs/heads/pr/1'
Nick135 Oct 22, 2016
18a2e9b
dlls aktualisiert
Nick135 Oct 22, 2016
8630ed9
Merge remote-tracking branch 'refs/remotes/origin/master' into dotnet…
Nick135 Oct 22, 2016
50fdc4c
String in NCK immer als CharArray
Nick135 Nov 3, 2016
5674712
Added Toolreader, Bugfix NCKTag
metathron Nov 8, 2016
0af491a
Merge remote-tracking branch 'refs/remotes/origin/master' into pr/2
Nick135 Nov 8, 2016
57486ba
Merge branch 'refs/heads/pr/2'
Nick135 Nov 8, 2016
19a630e
Added Workpiececount to Toolread example
metathron Nov 8, 2016
0f8a055
Compare and Fix last pull request
Nick135 Dec 8, 2016
90761df
Merge branch 'refs/heads/pr/3'
Nick135 Dec 8, 2016
953482c
BugFix for CharArray by NCK v2.6 +
Nick135 Dec 15, 2016
fe4ffea
Merge branch 'refs/heads/pr/4'
Nick135 Jan 16, 2017
a2e1615
Bug fix from Merge and compiled
Nick135 Jan 16, 2017
6df079b
PLCNckTag erweitert + DatenType DateTime
Nick135 Jan 30, 2017
5552c88
BigFix Pointeradresse
Nick135 Jan 31, 2017
c151e70
Add Datablock DBR
Nick135 Mar 1, 2017
779659a
Nck: TagDataType.DateTime | compiled
Nick135 Mar 29, 2017
fe29960
Alarm_S, SZLDatasets, NC_Var, PI-Service
Nick135 May 4, 2017
b261927
BugFix PLCNckTag.ToString()
Nick135 May 8, 2017
6fdaf9f
Merge branch 'refs/heads/pr/5'
Nick135 May 31, 2017
d1f4b7b
compiled / bugFix after merge
Nick135 May 31, 2017
4dab706
Ignore compiled folder
Nick135 Jul 22, 2017
cc4eae0
PlcNckTag Konstruktor erweitert
Nick135 Aug 29, 2017
da196f3
Enum NCK_Area + PLCNckTagTypeConverter hinzugefügt
Nick135 Sep 26, 2017
6d1b47d
BigFix NckArea (System.Xml.Serialization.XmlIgnore)
Nick135 Sep 27, 2017
98bd792
daveGetNcFile and daveGetNcFileSize added
Nick135 Nov 21, 2017
2436d0d
libNoDave BugFix Read Int from NC-Drive
Nick135 Apr 7, 2018
9239c23
Vorbereitung für Merge
Nick135 Apr 7, 2018
86da34f
Merge remote-tracking branch 'refs/remotes/dotnetprojects/master'
Nick135 Apr 7, 2018
e9f6386
BugFix after Merge
Nick135 Apr 7, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .vs/slnx.sqlite
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{BB3726B7-E1F9-4D3B-AEE5-06186285388C}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DotNetSiemensPLCToolBoxLibrary.TIAV13</RootNamespace>
<AssemblyName>DotNetSiemensPLCToolBoxLibrary.TIAV13</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\compiled\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Siemens.Engineering, Version=1.2.0.0, Culture=neutral, PublicKeyToken=d29ec89bac048f84, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\externalDlls\siemens\V13\Siemens.Engineering.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Step7ProjectV11.cs" />
<Compile Include="Step7ProjectV13.cs" />
<Compile Include="Step7ProjectV13Tia.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LibNoDaveConnectionLibrary\DotNetSiemensPLCToolBoxLibrary.csproj">
<Project>{e3ed87e8-b550-46ac-9196-9688d30efd29}</Project>
<Name>DotNetSiemensPLCToolBoxLibrary</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{BB3726B7-E1F9-4D3B-AEE5-06186285388C}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DotNetSiemensPLCToolBoxLibrary.TIAV13</RootNamespace>
<AssemblyName>DotNetSiemensPLCToolBoxLibrary.TIAV13</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\compiled\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Siemens.Engineering, Version=1.2.0.0, Culture=neutral, PublicKeyToken=d29ec89bac048f84, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\externalDlls\siemens\V13\Siemens.Engineering.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Step7ProjectV11.cs" />
<Compile Include="Step7ProjectV13.cs" />
<Compile Include="Step7ProjectV13Tia.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LibNoDaveConnectionLibrary\DotNetSiemensPLCToolBoxLibrary.csproj">
<Project>{e3ed87e8-b550-46ac-9196-9688d30efd29}</Project>
<Name>DotNetSiemensPLCToolBoxLibrary</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
72 changes: 36 additions & 36 deletions DotNetSiemensPLCToolBoxLibrary.TIAV13/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// Allgemeine Informationen über eine Assembly werden über die folgenden
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
// die einer Assembly zugeordnet sind.
[assembly: AssemblyTitle("DotNetSiemensPLCToolBoxLibrary.TIAV13")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("DotNetSiemensPLCToolBoxLibrary.TIAV13")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Durch Festlegen von ComVisible auf FALSE werden die Typen in dieser Assembly
// für COM-Komponenten unsichtbar. Wenn Sie auf einen Typ in dieser Assembly von
// COM aus zugreifen müssen, sollten Sie das ComVisible-Attribut für diesen Typ auf "True" festlegen.
[assembly: ComVisible(false)]

// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird
[assembly: Guid("bb3726b7-e1f9-4d3b-aee5-06186285388c")]

// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten:
//
// Hauptversion
// Nebenversion
// Buildnummer
// Revision
//
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// indem Sie "*" wie unten gezeigt eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// Allgemeine Informationen über eine Assembly werden über die folgenden
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
// die einer Assembly zugeordnet sind.
[assembly: AssemblyTitle("DotNetSiemensPLCToolBoxLibrary.TIAV13")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("DotNetSiemensPLCToolBoxLibrary.TIAV13")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Durch Festlegen von ComVisible auf FALSE werden die Typen in dieser Assembly
// für COM-Komponenten unsichtbar. Wenn Sie auf einen Typ in dieser Assembly von
// COM aus zugreifen müssen, sollten Sie das ComVisible-Attribut für diesen Typ auf "True" festlegen.
[assembly: ComVisible(false)]

// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird
[assembly: Guid("bb3726b7-e1f9-4d3b-aee5-06186285388c")]

// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten:
//
// Hauptversion
// Nebenversion
// Buildnummer
// Revision
//
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// indem Sie "*" wie unten gezeigt eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
26 changes: 13 additions & 13 deletions DotNetSiemensPLCToolBoxLibrary.TIAV13/Step7ProjectV11.cs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
using System;
using System.Globalization;

namespace DotNetSiemensPLCToolBoxLibrary.Projectfiles
{
[Obsolete()]
public class Step7ProjectV11 : Step7ProjectV13
{
public Step7ProjectV11(string projectfile, CultureInfo culture = null) : base(projectfile, culture)
{
}
}
}
using System;
using System.Globalization;

namespace DotNetSiemensPLCToolBoxLibrary.Projectfiles
{
[Obsolete()]
public class Step7ProjectV11 : Step7ProjectV13
{
public Step7ProjectV11(string projectfile, CultureInfo culture = null) : base(projectfile, culture)
{
}
}
}
Loading