EasyManuals Logo

Siemens SINUMERIK 828D Commissioning Manual

Siemens SINUMERIK 828D
1167 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
Page #1058 background imageLoading...
Page #1058 background image
Parameters:
Function name Name of external function
File Complete path to DLL file
Type of return Data type of the return value
Type of fixed parame‐
ter
Value parameter
Type of variable pa‐
rameter
Reference parameter
The data types are separated by commas.
The external function can, for example, be called from the LOAD method or executed in the
PRESS method.
Example:
press(vs4)
RET = InitConnection(VAR1,13,"Servus",VAR2,VAR17)
end_press
Structure of the external function
The external function must take into account a certain, specific signature:
Syntax: extern "C" dllexport void InitConnection (ExtFctStructPtr FctRet, ExtFctStructPtr
FctPar, char cNrFctPar)
Description: DLL export, only when implemented in Windows
Specifiers
and transfer parameters are strictly defined. The actual call parameters
are transferred using the transferred structures.
Parameters:
cNrFctPar Number of call parameters = number of structure ele‐
ments in FctPar
FctPar Pointer to a field of structure elements, which contain
the particular call parameter with data type.
FctRet Pointer to a structure for the function value return with
data type.
Definition of the transfer structure
union CFI_VARIANT
(
char b;
short int i;
double r;
char* s;
)
typedef struct ExtFctStructTag
(
Programming commands
6.3 Functions
SINUMERIK Integrate Run MyScreens
128 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 828D and is the answer not in the manual?

Siemens SINUMERIK 828D Specifications

General IconGeneral
Control TypeCNC
Operating SystemWindows Embedded
ProcessorIntel Atom
Display10.4" color TFT display
InterfacesEthernet, USB
ProgrammingShopMill, ShopTurn
Operation Panel Size10.4"
Protection ClassIP65
PLC Memory2 MB
Spindle Capacity4 spindles
Hard DriveCompactFlash

Related product manuals