NetToHostInt32
Decodes values of type DINT from the network receive buffer of type T_OCTET4.
METHOD FINAL NetToHostInt32
VAR_IN_OUT
in : T_OCTET4;
out : DINT;
END_VARDecodes values of type DINT from the network receive buffer of type T_OCTET4.
METHOD FINAL NetToHostInt32
VAR_IN_OUT
in : T_OCTET4;
out : DINT;
END_VAR