Append an Int to an Int

I understand what Damian is saying now. I just went for the solution the poster had exampled. Yet, it's not likely that the meter is actually randomly splitting up the number... so Damian's method is probably closer to the real method needed.

Alaric and Bernie bring up good points.
 
I contacted Emerson
This is what they said to do
there are four modbus ints
300, 301, 302, 303
Basically convert to ASCII string using DTOS
Use three CONCAT instructions in correct order
Convert to DINT using STOD, use Mul to set number of decimal points to three, I did that and they confirmed the value was correct
Thanks for the help guys, go kinda wild there for a while
 

Similar Topics

I am a beginner with RS Logix and this is kind of a noob question. Every time someone uses my machine, my PLC program will have new data in 3...
Replies
1
Views
908
Hello i want to append a record to a text format device of Citect, but seems that it overwrite the record every time when open the device, i...
Replies
0
Views
1,274
Hi, is there any way to know in the PLC when turns power off and back on again. Because I need to reset a N7 register back to zero when that...
Replies
3
Views
1,744
OK this problem is taking too much time... I have a 1782-JDC RS-232/Devicenet converter which is feeding ASCII strings to a Keyence Micrometer...
Replies
2
Views
2,083
Will someone please convert this logic to pdf?
Replies
2
Views
144
Back
Top Bottom