EcoStruxure Machine Expert Python API

Detailed Information About Entry Points

Driver

Name (Type)

Description

System

system (ISystem)

basic functionality for integration in the EcoStruxure Machine Expert system

Severity

ENUM for news priority

Guid

data type for Globally unique identifier

PromptResult

ENUM for return values for user request

MultipleChoiceSelector

delegate type for the selection of multiple choice prompts

PromptChoiceFilter

Projects

projects (IScriptProjects)

basic functionality for project management

ExportReporter

interface for event handling during export

ImportReporter

interface for event handling during import

ConflictResolve

ENUM for conflict resolve during import

Online

online (IScriptOnline)

basic functionality for online connection to device

OnlineChangeOption

ENUM for download types during login to device

ApplicationState

ENUM for application state

OperatingState

ENUM for operation state

ValuesFailedException

exception due to errors detected with online expressions

TimeoutException

exception on timeout during online operations

DeviceObject

DeviceID

type encapsulation for device identification

For further information, refer to the chapter Schneider Electric Script Engine Examples in this document or to the chapter Explore EcoStruxure Machine Expert Python API (with dir() and inspectapi) to explore the API directly.