You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: