HOST_TO_BE16
 
The function performs a host-to-network conversion of a 16-bit number. See also: Byte Order.
 Return value
Name  | Type  | Description  | 
|---|---|---|
HOST_TO_BE16  | WORD  | 
  | 
 Inputs
VAR_INPUT
    in : WORD;
END_VARName  | Type  | Description  | 
|---|---|---|
in  | WORD  | Number to be converted.  | 
Requirements
Development environment  | Target platform  | PLC libraries to be integrated (category group)  | 
|---|---|---|
TwinCAT v3.1.0  | PC or CX (x86, x64, Arm®)  | Tc2_Utilities (System)  |