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

Add string and integer equivalents of FB_LREALFromEPICS to monitor such values on a PLC #52

Open
klauer opened this issue Jun 28, 2021 · 0 comments

Comments

@klauer
Copy link
Contributor

klauer commented Jun 28, 2021

The current function block works, but is limited to floating point types.

Integers have the potential to work as-is with a cast from LREAL<->INT for at least a portion of all UINT32s.

There is no current way, however, to get a string value over this function block. I think it could be added to the library, but a bit of care will be required.

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

1 participant