Hi All,
Hope you are doing well..
I have a requirement where I have to split a string value (with 15-20 characters) into 2 ASCII characters each and then convert it into a 16-bit unsinged interger value and send it through Modbus.
Is there any way to do this..
I have already configured logic in DeltaV for converting the 16-bit data from Modbus to 2 characters in DeltaV and concatenating these 2 character strings (From various 16-bit registers) to get the final string value needed. This is done based on the explanation provided by Ralf Baginski in the forum below
DeltaV/Modbus .CSV string Server to Client data upload
Thanks to Ralf for providing this solution
Now I need to do the reverse for sending the string value in the form of various 16 bit data from DCS . Need your kind help on this..
Thanks for your time