API Help
Eplan.EplApi.HEServices Namespace / PlcService Class
Methods

In This Topic
    PlcService Class Members
    In This Topic

    The following tables list the members exposed by PlcService.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor  
    Public MethodExports PLC assignment lists  
    Public MethodOverloaded. Exports PLC data using the specified converter. Use the GetAvailableConverters method to get the list of registered PLC data converters.  
    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. These names may be used as values of strConfigurationProject parameter of the ExportData method.  
    Public MethodImports PLC assignment lists.  
    Public MethodOverloaded. Imports PLC data using the specified converter. Use the GetAvailableConverters method to get the list of registered PLC data converters.  
    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