Global Functions (Native C++) - Siemens Simatic S7-1500 Function Manual

Hide thumbs Also See for Simatic S7-1500:
Table of Contents

Advertisement

User interfaces (API)

7.4 Global functions (Native C++)

7.4
Global functions (Native C++)
The global functions
GetNameOfAreaSection()
Table 7- 25
Syntax
Parameters
Return values
GetNameOfCPUType()
Table 7- 26
Syntax
Parameters
Return values
GetNameOfCommunicationInterface()
Table 7- 27
Syntax
Parameters
Return values
GetNameOfDataType()
Table 7- 28
Syntax
Parameters
Return values
106
return the name of the enumeration entry.
GetNameOf...
GetNameOfAreaSection() - Native C++
const WCHAR* GetNameOfAreaSection(
EArea in_AreaSection
);
EArea in_AreaSection:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
GetNameOfCPUType() - Native C++
const WCHAR* GetNameOfCPUType(
ECPUType in_CPUType
);
ECPUType in_CPUType:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
GetNameOfCommunicationInterface() - Native C++
const WCHAR* GetNameOfCommunicationInterface(
ECommunicationInterface in_CommunicationInterface
);
ECommunicationInterface in_CommunicationInterface:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
GetNameOfDataType() - Native C++
const WCHAR* GetNameOfDataType(
EDataType in_DataType
);
EDataType in_DataType:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents