which fields can use "partial updates"

miczuc
miczuc Explorer
edited May 23 in EMA

Hello. Is there a way to know in advance, whether a RMTES_STRING field in an
incoming EMA message may contain a partial update ?
E.g. the fields 215 ("ROW64_1"), ..., 228 ("ROW64_14") are such fields.
I don't want to scan every field for partial updates.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @miczuc

    Thank you for reaching out to us.

    All RMTES_STRING fields can use partial updates.

    You can use the RmtesBuffer.Apply method to handle RMTES strings and partial updates.