HexStrToLReal (FUN)ΒΆ
FUNCTION HexStrToLReal : BOOL
Converts a HexReal-string to a LREAL value. See DeserializeHexReal for a description of the format.
Note
This function also handles the case LREAL = REAL.
- InOut:
- Scope - Name - Type - Comment - Return - HexStrToLReal- BOOL- Input - str- STRING- The string to convert - Output - f- LREAL