3/11/2022 9:27 AM | |
Joined: 5/2/2020 Last visit: 6/4/2024 Posts: 2 Rating:
|
Hello everyone ADD 1 Free function block cannot read the value of r2050[1] pzd word 2 from r20099. In the ADD 1 function in the picture, pzd word 2 connected to the x0 input does not add the r2050[1] value with other inputs. It returns the result of other values connected at the x1 and x2 inputs of the ADD 1 block, but does not add the result of the r2050[1] value. I can read the results in x1 and x2 entries in r20099, but why doesn't it add r2050[1] in x0 entry to them. Does anyone have an idea about this. ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 03/11/2022 13:33:24New subject after splitting |
|
3/11/2022 10:34 AM | |
Joined: 4/23/2010 Last visit: 11/23/2024 Posts: 8092 Rating:
|
Please check data type of r2050[1]. P20094[0...3] accepts & add unsigned32 or floatingpoint32 data type. |
Follow us on