Siemens Simatic S7-1500 Function Manual page 107

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

Advertisement

GetNameOfErrorCode()
Table 7- 29
Syntax
Parameters
Return values
GetNameOfLEDMode()
Table 7- 30
Syntax
Parameters
Return values
GetNameOfLEDType()
Table 7- 31
Syntax
Parameters
Return values
GetNameOfOperatingMode()
Table 7- 32
Syntax
Parameters
Return values
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
GetNameOfErrorCode() - Native C++
const WCHAR* GetNameOfErrorCode(
ERuntimeErrorCode in_ErrorCode
);
ERuntimeErrorCode in_ErrorCode:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
GetNameOfLEDMode() - Native C++
const WCHAR* GetNameOfLEDMode(
ELEDMode in_LEDMode
);
ELEDMode in_LEDMode:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
GetNameOfLEDType() - Native C++
const WCHAR* GetNameOfLEDType(
ELEDType in_LEDType
);
ELEDType in_LEDType:
Enumeration entry.
Name of the enumeration entry
const WCHAR*:
GetNameOfOperatingMode() - Native C++
const WCHAR* GetNameOfOperatingMode(
EOperatingMode in_OperatingMode
);
EOperatingMode in_OperatingMode:
Enumeration entry
Name of the enumeration entry
const WCHAR*:
User interfaces (API)
7.4 Global functions (Native C++)
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents