Float_To_Gp - Siemens SIMATIC S7 Operating Instructions Manual

Prodave s7 v5.5 toolbox for windows 95/98/nt/me/2000 applications for a data link of pgs/pcs to simatic s7 via mpi interface and pc/mpi cable
Hide thumbs Also See for SIMATIC S7:
Table of Contents

Advertisement

SIEMENS AG

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
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);
Toolbox for Data Link PGs/PCs to SIMATIC S7
floag_to_gp (void * ieee, void * gp);
55
PRODAVE S7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents