Hello everybody, I would like to know if it is possible to convert a string of 32-bit with binary data into a float32 data number. Example of inputs to the function: Input=00111110001000000000000000000000 Output=0.15625 The function should follow the rules given in the attached image to convert the string of booleans into a float number: The reason of this function is because I would like to read from bus REAL data type information. However, between the communication layer and my application software...
Hello everybody, I would like to know if it is possible to convert a string of 32-bit with binary data into a float32 data number. Example of inputs to the function: Input=00111110001000000000000000000000 Output=0.15625 The function should follow the rules given in the attached image to convert the string of booleans into a float number: The reason of this function is because I would like to read from bus REAL data type information. However, between the communication layer and my application software...
Hello everybody, I would like to know if it is possible to convert a string of 32-bit with binary data into a float32 data number. Example of inputs to the function: Input=00111110001000000000000000000000 Output=0.15625 The function should follow the rules given in the attached image to convert the string of booleans into a float number: The reason of this function is because I would like to read from bus REAL data type information. However, between the communication layer and my application software...
Hello everybody, I would like to know if it is possible to convert a string of 32-bit with binary data into a float32 data number. Example of inputs to the function: Input=00111110001000000000000000000000 Output=0.15625 The function should follow the rules given in the attached image to convert the string of booleans into a float number: The reason of this function is because I would like to read from bus REAL data type information. However, between the communication layer and my application software...
Hello everybody, I would like to know if it is possible to convert a string of 32-bit with binary data into a float32 data number. Example of inputs to the function: Input=00111110001000000000000000000000 Output=0.15625 The function should follow the rules given in the attached image to convert the string of booleans into a float number: The reason of this function is because I would like to read from bus REAL data type information. However, between the communication layer and my application software...