System.Object
Eplan.EplApi.HEServices.PlcService
System.Object
Eplan.EplApi.HEServices.PlcService
Name | Description | |
---|---|---|
![]() | PlcService Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | Dispose | Destructor |
![]() | ExportAssignmentList | Exports PLC assignment lists |
![]() | ExportData | Overloaded. Exports PLC data using the specified converter. Use the GetAvailableConverters method to get the list of registered PLC data converters. |
![]() | 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. These names may be used as values of strConfigurationProject parameter of the ExportData method. |
![]() | ImportAssignmentList | Imports PLC assignment lists. |
![]() | ImportData | Overloaded. Imports PLC data using the specified converter. Use the GetAvailableConverters method to get the list of registered PLC data converters. |
![]() | ReaddressTerminals | Overloaded. Executes PLC terminals addressing |
![]() | WriteBackConnPointDesignations | Overloaded. Writes back connection point designations from the selected overview PLC terminals to associated schematic PLC terminals. |