You simply need to convert the UINT to INT with the UINT_TO_INT block and move the result to the EMIS array.
If the receiving device does not automatically see the data as UINT you would need to use the INT_TO_UINT block
to see the value correctly.
If the receiving device does not automatically see the data as UINT you would need to use the INT_TO_UINT block
to see the value correctly.