Sending Double-Point Command via IEC 60870-5-104

Sending Double-Point Command via IEC 60870-5-104

I would like to send a double-point command to a PLC via IEC 60870-5-104 communication. I have created a variable with IEC type T46 and a boolean data type.

I would like to know how to properly send a double command to the PLC — should I create a write modify function, or is there another recommended approach?

Thank you in advance for your response,