Skip to content

PyMoDAQ/pymodaq_plugins_leco_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymodaq_plugins_leco_examples

Project Description

This repository contains minimal examples of LECO actors implemented in different programming environments. Each example shows how to implement the actor side of the LECO protocol in order to communicate with PyMoDAQ using a LECODirector, wiqthout writing a PyMoDAQ plugin.

The examples are based on the PyMoDAQ tutorial Pluginless LECO Communication

Languages

This repository currently provides three LECO actor implementations, written in:

Each implementation is structured to separate as clearly as possible:

  • a device / plugin-like example (simulated hardware logic)
  • the LECO actor communication layer

This allows simpler LECO protocol integration to an existing codebase.

Usage

  1. Start a LECO coordinator.
  2. Run one of the actors from this repository.
  3. Add a LECODirector in PyMoDAQ and connect to the actor.

Reference

https://pymodaq.cnrs.fr/en/latest/tutorials/pluginless_leco_communication.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •