Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-12-1412:04 AM
How can I convert two variables of type UINT into one variable of type Real?
The problem is that I read two words from the energy counter, I read these values in the plc program via the READ_VAR block. i get TWO UINT type variables, I want to get the variable that is on the counter, so I have to combine two UINT variables into one Real type. How do I do this, is there a block available ?