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

NC file functions and PI-Service #52

Merged
merged 6 commits into from
Jun 23, 2016
Merged

Conversation

Nick135
Copy link
Contributor

@Nick135 Nick135 commented Jun 2, 2016

Funktionen für die NC (840d sl) hinzugefügt.

  • Dateiupload von NC
  • Dateidownload zur NC
  • PI-Service

Nick135 added 2 commits June 2, 2016 08:34
Funktionen für die NC (840d sl) hinzugefügt.
- Dateiupload von NC
- Dateidownload zur NC
- PI-Service
@jogibear9988
Copy link
Member

Finde es eig. nicht schön das wir Dateinamen an libnodave übergeben. Was ist wenn z.B. jm. die Programme in einer Datenbank hat? Ich würde lieber Byte Arrays nutzen. Ich pass das vlt. noch an

@jogibear9988
Copy link
Member

Es gibt auch noch build errors in deinem Pull req: https://ci.appveyor.com/project/jogibear9988/dotnetsiemensplctoolboxlibrary/build/2.0.100/messages

@Nick135
Copy link
Contributor Author

Nick135 commented Jun 2, 2016

Finde es eig. nicht schön das wir Dateinamen an libnodave übergeben. Was ist wenn z.B. jm. die Programme in einer Datenbank hat?

Verstehe deine Frage nicht.
Es wird der Dateiname übergeben, welchen die Datei auf der NC haben soll. Der Inhalt wird als byte[] übergeben. Somit ist die Quelle egal.

@Nick135
Copy link
Contributor Author

Nick135 commented Jun 2, 2016

Es gibt auch noch build errors in deinem Pull req:

Datei "ToolBoxLibUnitTests.ConnectionWrapper" hab ich beim zusammenkopieren wohl übersehen. Stell ich morgen noch richtig.

@jogibear9988
Copy link
Member

Verstehe deine Frage nicht.
Es wird der Dateiname übergeben, welchen die Datei auf der NC haben soll. Der Inhalt wird als byte[] übergeben. Somit ist die Quelle egal.

mein fehler...

Nick135 added 4 commits June 3, 2016 07:17
Nachtrag zu "NC file functions and PI-Service"
- zusätzlichen Typ hinzugefügt

- Typ Sting und Typ CharArray werden nun anhand des Bereichs
unterschieden
- _raiseValueChangedOnFirstRead wurde nicht verwendet.
- bei "_raiseValueChangedOnFirstRead == false" wird überprüft ob der
alte Wert != null ist.
@jogibear9988 jogibear9988 merged commit 0f3e915 into dotnetprojects:master Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants