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 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.