PINT_TO_INT

The function returns the content of an INT pointer variable.
 Return value
Name  | Type  | Description  | 
|---|---|---|
PINT_TO_INT  | INT  | 
  | 
 Inputs
VAR_INPUT
    in : POINTER TO INT;
END_VARName  | Type  | Description  | 
|---|---|---|
in  | POINTER TO INT  | 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)  |