Coder Social home page Coder Social logo

crashburn2 / ads2web Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 8.56 MB

Use a web develper for your machine HMI

Home Page: https://github.com/crashburn2/ads2web

JavaScript 3.65% TypeScript 29.86% HTML 3.79% SCSS 6.14% Go 56.57%
angular beckhoff hmi ads visu

ads2web's Introduction

Angular_TourOfHeroes

Welcome to the Angular_TourOfHeroes wiki!

This is abaout the tutorial from angular.com As Web http connection we use go fiber. We will use go as Backend and angular with graph ql as Frontend to create a strong variable Development.

This package is created for costumers, which want a web based HMI in their company

Beckhoff could be a base with ads. You can visualize complex TwinCat enviroments with just changing your angular webpage.

You do not longer need a machine programmer, you can just hire a web developer to create your machine HMI

ads2web's People

Contributors

crashburn2 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ads2web's Issues

Not possible to create hero without init

export class HeroDetailComponent implements OnInit {
@input() hero : Hero = { //Warum kann ich hier kein element erzeugen, ohne es zu initialisieren
id: 1,
name: 'Windfurz'
};

export class HeroDetailComponent implements OnInit {
@input() hero : Hero;

I would say the lower thing should work to

Error read Route

On branch in_appNavigation
FIle /src/app/hero-detail/hero-detail.component.ts Zeile 22
Property get does not exist
Ich bekomme es nicht hin die ID aus der Route auszulesen. Ich bekomme immer compiler Fehler

go http

Its not possible to send two different http serves.
/foo works
/api/heroes works too

but together just the first one in log. is working

Array access for Hero Element

On branch in_appNavigation
FIle /src/app/hero.services.ts Zeile 22
Ich bekomme über find keinen Zugriff auf das Array Element Hero.
Mit einem return eines statischen Hero HEROES[1] funktioniert es.

Go return Hero Array

c.fiber could not return Hero[]
so i tried it with return c.JASON[a]
That just return the struct but not the data in the Hero[]

Hero service takes 2 s

In app/heroes/heroes.components.ts
the getHeroes() need in line 20 time to get the Heroes. But the code is still running and go on with undefined. Later ther HeroService send the Heroes and you can see the arry on the webbrowser, but the console printing the erroes.
We need to wait until the getHeroes() is finished

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.