Git Product home page Git Product logo

sinumeriknet-samples's Introduction

SINUMERIK .NET SDK Samples

Here you will find sample projects for C# and VB.NET to guide developers of SINUMERIK applications using our SINUMERIK .NET SDKs. Each sample is provided as it is without any promise regarding its accuracy and correctness especially in productive environments.

SDK

All the samples/projects provided in this repository rely on our SINUMERIK .NET SDK (SinumerikNet.Advanced):

Usage

The samples are implemented to use them quite headless with an absolute minimum number of dependencies (per sample/project). We want to encourage you to copy and use them as you want to fulfil your needs accordingly without any restrictions. To do so you may chose one of the following approaches.

Copy & Paste

You may just browse the samples and copy the code snippets required into your own spike. As soon as your spike fulfils your needs you may think about to offer a pull request for the project here.

Clone, Open & Run

As usual you can just clone this repository, open one of the solutions/projects, set the project of your interest as the "Startup Project" (via right-click on the project) and hit F5 (or click the "green arrow" - play-button).

sinumeriknet-samples's People

Contributors

dscharnagl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sinumeriknet-samples's Issues

Which IP to connect?

Hi, do anybody know what's the correct IP to connect? I'm using 840d sl with ethernet cable connected from X127 port to my laptop. And then I typed in the X127 IP address to this command "using (var client = new SinumerikClient("s840d.sl://192.168.215.1"))" what I replaced 192.168.0.80 to 192.168.215.1, but when I run the code I can't get the value from my cnc machine. Do anybody know what's the problem? Should I modify the 840d via 840d toolbox?
All I did is open the file"SinumerikNet.Advanced.Samples.sln" and change the IP and then run the code
Since I'm new to C# so I don't really know if I did it wrong.
Thank you in advance!!

Connect in the 840D Power Line

dscharnagl, Congratulations on the project carried out.
I was able to perform reading on the 840D Solution Line and 828D Solution Line.
I was not able to perform 840D Power Line, what would be the network topology for the connection to be successful? I used PCU's Port Company network.

best regards

read value is incorrect

Hello!
I use SinumerikNet.Advanced -Version 1.0.0-preview6
read var position1 = client.ReadValue("/Channel/MachineAxis/measPos1[u1, 1]") The read data is not returned correctly,Always 4 or 2
read var R = client.ReadValue("/Channel/Parameter/rpa[u1,1]");The value is correct, No problem!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.