LLExec Plugins

From Axel Public Wiki
Jump to navigation Jump to search

This is the list of all general-purpose plugins of LLExec.

Please note that not all plugins may be available on all architectures:

  • LLCANOpen : CANopen master fieldbus stack. see also here
  • LLCANOpenSlave : CANopen slave fieldbus stack (requires Database)
  • LLModbusRTU : Modbus RTU master fieldbus stack
  • LLModbusSlave : Modbus RTU+TCP slave fieldbus stack (requires Database)
  • LLModbusTCP : Modbus TCP master fieldbus stack
  • LLXPluginSoftScope : SoftScope runtime engine
  • LLXPlugin_Alarms : see also here
  • LLXPlugin_Database : definition of local object dictionary ("Parameters" and "Status variables"), to be used by fieldbus slave plugins
  • LLXPlugin_Datalogger : periodical logging of PLC variables and events
  • LLXPlugin_EtherCAT : EtherCAT master fieldbus stack, see also here
  • LLXPlugin_FileSystem : file system access library of PLC functions
  • LLXPlugin_GenericFieldbus : generic access to 3rd party fieldbus interface
  • LLXPlugin_LLSymbols : PLC functions for LLSymbols client API usage
  • LLXPlugin_LLSymbolsRemote : easy exchange of PLC symbols between different LLExec instances ("PLC Connect")
  • LLXPlugin_LLSymbolsServer : LLSymbols server engine
  • LLXPlugin_MemoryBackUpFile : retentive memory areas on filesystem
  • LLXPlugin_Recipes : see also here
  • LLXPlugin_RtLogger : realtime message logging on disk
  • LLXPlugin_Serial : serial port access library of PLC functions
  • LLXPlugin_WebServer : embedded web server, to access PLC symbols and Database parameters, see also here
  • LLXPlugin_MQTT : MQTT client plugin, see also here
  • LLXPlugin_FTPClient : FTP client library of PLC functions
  • LLXPlugin_EMail : Email sending library of PLC functions