Jump to content

Convert UINT array into INT array


Martin1

Recommended Posts

Hi @Martin1,

You can probably use the "Copy tag to buffer" to transform your UINT array into buffer, then "buffer to tag" ladder element to transform your buffer into INT array.

That should make the trick.

Obviously, if you have in your UINT array numbers that are greater than max int32, you'll get a negative number.

Have a good day,

Rivka

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.