On 4 January 2011 11:53, Emmanuel Blot <eblot...@gmail.com> wrote:
> > Could you please provide an example for the library you have created so
> that
> > it helps in understanding the usage of the functions.
>
> The projet is being built at the moment, so I've had no time yet to
> write the documentation.
>
> Moreover, for now pyftdi only contains the code to send control and
> data messages to the FTDI device, but the upper layer code to drive
> the JTAG and SPI features as well as a pyserial-compliant interface
> are ready and will be delivered soon.
>
> What kind of device do you want to drive, and which kind of features
> are you willing to use on the FTDI?
>
> Cheers,
> Manu
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
Hello emanual,
I am using an automatic power supply which has FTDI interface to talk to it.
I need to read the voltage and current details from it and also write data
to it for controlling the power supply.
Hence wanted to use the Read Device() , Read data() and Write Data()
functions for it.
But i am not sure if it would work straight away . I need to know what
arguments need to be passed.
I was wondering if an object address should obtained first ie by opening the
device.
Once the handle is obtained, i need to read the serial number.
Then the values of current and voltage and use it for my calculation. Then
update the device back with new values.
Then close the device and exit.
This is the task i want to do in realtime.
Could you help me with api's which could perform the above task please?
--
Thanks and Regards,
Karthikeyan.V
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users