LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

converter DINT from plc to show on Labview

Solved!
Go to solution

Hi 

There was one project need converter the PLC DINT data to show on Labview how to do this,use 4 bytes to make a combination?

Download All
0 Kudos
Message 1 of 5
(2,276 Views)

Hi pi,

 

how to do this,use 4 bytes to make a combination?

The DoubleINT should take twice the number of bytes as your INT…

What does the manual of your PLC tell you about the datatypes?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,263 Views)

The PLC send DINT "10000",how to make this combination,how to connection the line?

0 Kudos
Message 3 of 5
(2,254 Views)
Solution
Accepted by 314159ym

Hi pi,

 

two different ways for each conversion:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 5
(2,250 Views)

ok,thanks

i will try this way

0 Kudos
Message 5 of 5
(2,240 Views)