Re: Single A17 to multiple A02

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Creating two messages from one Re: Single A17 to multiple A02

#56151
Jay Yeiser
Participant

    I believe you’ll have to take data from each sequence of repeating PID and PV1 segments from the A17 and put those into separate A02 messages.  You’ll want to PATHCOPY MSH and EVN segments in Xlate or copy both segment into a variable or variables for TCL and create two messages.  You’ll then want to place each sequence of repeating PID and PV1 segments into the two different messages.  There are many ways to code as to how to do this.  I’ll have to investigate to determine the best way.