I'm confused about VISA. I try to build an VISA Interface to my Device. Which means applications should be able to control my device via VISA. The device is connected via USB to the PC and there are some DLLs, or TLB (what ever i want) to control it.
Now my Question: Is it possible with VISA to build an Interface where i am able to use this DLLs, or TLB ... to control the device?
This Means:
Any VISA Application (LabView...) ---> VISA Interface ---> My DLLs ---> USB ---> My Device
Is this possible? Or do i understand something terrible wrong about VISA?
Thank for your help.