Eplan Platform API
Eplan.EplApi.HEServices Namespace / PlcService Class
Members

PlcService Class
Class providing functionality for importing and exporting PLC data.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.HEServices.PlcService

Syntax
public class PlcService 
Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Methods
 NameDescription
Public MethodDestructor  
Public MethodExports PLC address overview list into csv file.  
Public MethodExports PLC assignment lists  
Public MethodOverloaded. Exports PLC data using the specified converter.  
Public MethodExports generate schematic configuration into xml file. TODO:  
Public MethodGenerates PLC schematic pages.  
Public MethodReturns a list of PLCDataConverterInfo objects representing registered PLC converters that may be used for importing or exporting PLC data.  
Public MethodReturns a list of PLC config. projects included in the EPLAN P8's project.  
Public MethodImports PLC assignment lists.  
Public MethodOverloaded. Imports PLC data using the specified converter.  
Public MethodOverloaded. Executes PLC terminals addressing  
Public MethodOverloaded. Writes back connection point designations from the selected overview PLC terminals to associated schematic PLC terminals.  
Top
See Also