dls-controls / aioca

Asynchronous Channel Access client for asyncio and Python using libca via ctypes
Apache License 2.0
6 stars 3 forks source link

Catools tuples #6

Closed willrogers closed 3 years ago

willrogers commented 3 years ago

Make of this what you will.

You cannot caget(("PV1", "PV2")) in aioca, but in cothread you can.

We would need a little test refactor for connect and cainfo as well.