Hello Experts,
We have one requirement where the Detector gives output to DeltaV as an Input in an Integer (ASCII Code). Further we need to convert this Integer value to String to read in to the DeltaV.
Also there is a requirement to send the output to Detector from DeltaV in string.
In short:
Detector sends Integer (ASCII Code) to DeltaV as an Input and
From DeltaV need to send a string to detector in Integer data type.
Thanks in Advance!