Hello,
I would like to access type library files (.tlb) from python.
The application (with .tlb extension) controls an external instrument over
standard GPIB interface.
Is it possible to control this application from Python? If so, how ?
Can anyone share or send link of some examples ?
Many Than
Hello,
I would like from my Python application to control 2 (or more devices) using
the existing port's interface in my PC,like serial (COM1) or Parallel port
(lpt) or any other like PCI...etc.
The control mechanism usually involves sending messages to the connected
devices in parallel.
For instan