Eplan Platform API
Eplan.EplApi.HEServices Namespace / DeviceService Class
Methods

In This Topic
    DeviceService Class Members
    In This Topic

    The following tables list the members exposed by DeviceService.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodConverts auxiliary function into main function.  
    Public MethodOverloaded. Creates a new device in the project and inserts it on a page. If the article has a macro specified, the macro is inserted onto the specified page.  
    Public MethodOverloaded. Create a new device list entry.  
    Public MethodOverloaded. This function deletes the device list in the given project.  
    Public MethodRemoves the entry from the project's device list.  
    Public MethodDestructor  
    Public MethodOverloaded. This function exports the device list of a given project. It is used for exporting devices from the planning list (but neither all devices from the project nor all from the bill of materials).  
    Public MethodReturns an array of all device list items in the project.  
    Public MethodThis method returns an array of DeviceService::TemplatesInfo containing information about function templates associated with specific part numbers existing in the device list of the given project.  
    Public MethodOverloaded. This function imports a device list into a given project.  
    Public MethodThis function imports devices into a given project.  
    Public MethodThis function imports devices from an Excel file into a given project.  
    Public MethodThis function imports devices from an text file into a given project.  
    Public MethodCreates and inserts accessories of a placement.  
    Public MethodSorts terminal strips with one of the following sort methods specified by sortKind parameter: - Default, - Numeric, - AlphaNumeric, - Position, - ExtCable, - Bridges, - WriteSortIdToAll  
    Public MethodUpdates a given device or a connection with data from the referenced article(s).  
    Top
    See Also