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

Invalid Datatype Names #2

Closed
alanlgirard opened this issue Sep 10, 2020 · 5 comments
Closed

Invalid Datatype Names #2

alanlgirard opened this issue Sep 10, 2020 · 5 comments

Comments

@alanlgirard
Copy link
Contributor

Looking through the defined datatypes, it looks like there are 2 that are not valid datatypes in CoDeSys.

Current Suggested Change
FLOAT REAL
DOUBLE LREAL

CoDeSys Datatypes reference - https://help.codesys.com/webapp/_cds_struct_reference_datatypes;product=codesys;version=3.5.16.0

@Alexander89
Copy link
Owner

Hi, thank you for pointing this out!

Have a look at #3 this should fix it

@alanlgirard
Copy link
Contributor Author

Commit #3 fixes invalid datatype issue. Thanks!

@Alexander89
Copy link
Owner

Alexander89 commented Sep 11, 2020

@alanlgirard just to satisfy my personal curiosity, may I ask what you use this for?
I love robots and factories. :-)

@alanlgirard
Copy link
Contributor Author

@Alexander89 Currently running Codesys on a raspberry pi with a webserver also on it and stumbled upon your repo that we could leverage to easily pass data back and forth between the two. The system that we are designing handles production job tracking of plants for the horticulture industry. Thanks for starting this node package!

@Alexander89
Copy link
Owner

Alexander89 commented Sep 11, 2020

Cool case!
Probably this could be interesting for you:
https://edge-native.github.io/website/
#distributedsystems #edge-native #serverless

Or check out what we do at actyx

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

No branches or pull requests

2 participants