LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change a dynamic data into an integer representation I32?

The result of formula box is a dynamic data. I need to change the representation into an integer representation I32. How can I do this?
0 Kudos
Message 1 of 3
(3,395 Views)
The I32 conversion icon is in Functions Palette -> Numeric -> Conversion -> To Long Integer. Wire the formula output to the I32 input. The output will be of I32 type.
- tbob

Inventor of the WORM Global
Message 2 of 3
(3,395 Views)
It works! Thanks a lot.
0 Kudos
Message 3 of 3
(3,395 Views)