Siemens Simatic S7-1500 Function Manual page 132

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

Advertisement

User interfaces (API)
7.6 API IInstances
GetCPUType()
Returns the CPU type of the virtual controller.
Table 7- 94
Syntax
Parameters
Return values
SetCPUType()
Sets the CPU type of the virtual controller. A change of CPU type occurs only when the
controller is restarted.
Table 7- 95
Syntax
Parameters
Return values
CPUType { get; set; }
Returns or sets the CPU type of the virtual controller. A change of CPU type occurs only
when the controller is restarted.
When a different CPU type is loaded via STEP 7 or from the Virtual Memory Card, this CPU
type applies.
Table 7- 96
Syntax
Parameters
Return values
Exceptions
132
GetCPUType() - Native C++
ECPUType GetCPUType();
None
An enumeration element that defines the CPU type.
See ECPUType (Page 332).
SetCPUType() - Native C++
void SetCPUType(ECPUType in_Value);
ECPUType in_Value:
Defines which CPU type is simulated at the start of the instance.
When a different CPU type is loaded via STEP 7 or from the Virtual Memory
Card, this CPU type applies.
None
CPUType { get; set; } - .NET (C#)
ECPUType CPUType { get; set; }
None
An enumeration element that defines the CPU type.
None
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents