I am using the Subscrib to convert 2 consecutive Unsigned Words from an MRX into a Real value. The set up is as follows:
Source 'chillerAV13' (user defined memory Unsigned Word), As, DWord Real, Destination 'chillerAR7' (user defined memory Real), Number of Elements 2, Word Swap.
The issue I am having is, this instruction is writing over the next Real Value 'chillerAR8'. It is my understanding that the '# of Elements' applies to the source, and the result should land in only 1 Real register. If this correct? Or, is the Publish reading from 2 Unsigned Words, and Writing to 2 Real registers. Also, when I search for 'chillerAR8', the search lands me on the Subscib that only has the 'chillerAR7'. Does the Number of Elements, apply to both the Input, and Output of the Subscib.
Thanks for comments and insight.
DavidS