EasyManua.ls Logo

Siemens SIMATIC S7 - Float_To_Gp

Siemens SIMATIC S7
82 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SIEMENS AG PRODAVE S7
Toolbox for Data Link PGs/PCs to SIMATIC S7
55
float_to_gp
The function float_to_gp converts a value of the float type (IEEE-Format) to an
S7 floating point value.
See also gp_to_float
C-Adapter
void floag_to_gp (void * ieee, void * gp);
kg_to_float
The function "kg_to_float converts an S5 floating point value to a value of the
float type (IEEE-Format).
If there were no conversion errors, the function supplies 0 as the return value,
otherwise 1.
See also float_to_kg
C-Adapter
int kg_to_float(void * kg, void * ieee);
float_to_kg
The function float_to_kg converts a value of the float type (IEEE-Format) to an
S5 floating point value.
If there were no conversion errors, the function supplies 0 as the return value,
otherwise 1.
See also kg_to_float
C-Adapter
int floag_to_kg (void * ieee, void * kg);

Table of Contents

Other manuals for Siemens SIMATIC S7

Related product manuals