System.Object
   Eplan.EplApi.HEServices.PlcService
System.Object
   Eplan.EplApi.HEServices.PlcService
| Name | Description | |
|---|---|---|
|  | PlcService Constructor | Default constructor | 
| Name | Description | |
|---|---|---|
|  | Dispose | Destructor | 
|  | ExportAddressOverview | Exports PLC address overview list into csv file. | 
|  | ExportAssignmentList | Exports PLC assignment lists | 
|  | ExportData | Overloaded. Exports PLC data using the specified converter. | 
|  | ExportGenerateSchematicConfiguration | Exports generate schematic configuration into xml file. TODO: | 
|  | GenerateSchematic | Generates PLC schematic pages. | 
|  | GetAvailableConverters | Returns a list of PLCDataConverterInfo objects representing registered PLC converters that may be used for importing or exporting PLC data. | 
|  | GetPLCConfigurationProjects | Returns a list of PLC config. projects included in the EPLAN P8's project. | 
|  | ImportAssignmentList | Imports PLC assignment lists. | 
|  | ImportData | Overloaded. Imports PLC data using the specified converter. | 
|  | ReaddressTerminals | Overloaded. Executes PLC terminals addressing | 
|  | WriteBackConnPointDesignations | Overloaded. Writes back connection point designations from the selected overview PLC terminals to associated schematic PLC terminals. |