Can anyone answer how BCD data is usually calculated for fields what have subfield values?
I don't mean in terms of code, as I have that part nailed down.
What I mean is say I have field X, which is to be sent containing data for 5 sub values. The field is BCD, but would each sub-value be converted to BCD and then appended to field X or would they be added to field X in the clear and then converted as a whole to BCD?
Can't find a clear answer anywhere... not even in the message spec I'm working off of oO
Cheers, Mike K