Examples of Python to access IO Warrior?

This is the English forum for all topics related to IO-Warrior. Please post in English only

Moderator: Guido Körber

Post Reply
TonyA
Posts: 3
Joined: Sun Dec 13, 2009 2:58 am

Examples of Python to access IO Warrior?

Post by TonyA »

Hi,

Just wondering if anyone can refer me to Python code for accessing the IO Warrior.

Thanks for any help.
Tony
jmmelkon
Posts: 9
Joined: Tue Nov 30, 2021 5:33 pm

Re: Examples of Python to access IO Warrior?

Post by jmmelkon »

Hi,

I think you need to use Ctypes and call the C functions from the DLL library.

Example here:

https://sourceforge.net/projects/i2cpytools/
Post Reply