Skip to content

Python library to simplify communication with Tecomat Foxtrot using PLCcomS

License

Notifications You must be signed in to change notification settings

fersman/pyfoxtrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyfoxtrot

Python library to simplify communication with Tecomat Foxtrot using PLCcomS https://www.tecomat.cz/ke-stazeni/software/plccoms/

Install:

python3 -m pip install pyfoxtrot

Usage:

from pyfoxtrot import pyfoxtrot
foxtrot = pyfoxtrot.Foxtrot("10.253.16.19")
list = foxtrot.readVariables()

About

Python library to simplify communication with Tecomat Foxtrot using PLCcomS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages