OnSvPublisherHostToNet
In this method, the SV publisher data is converted from the host byte order (little-endian) to the network byte order (big-endian) for transmission.
METHOD OnSvPublisherHostToNet
VAR_INPUT
ipAdapter : I_GseAdapterClass;
ipApdu : I_GseSvApduClass;
END_VAR