I have a GPIB card made by ICS electronics. They supply GPIB-32.DLL as well as:
GPIBQB.LIB
GPIBQB.QLB
DECL.BAS
Those are for use with Quick Basic (eg: QB /L gpibqb).
They also supply GPIB-32.lib and gpib-32.obj for C programming.
So, can I use any of those lib's, obj's, or DLL's with Power Basic 3.1 or 3.5 if I want to talk to this GPIB card or am I stuck with Quick Basic?
------------------
GPIBQB.LIB
GPIBQB.QLB
DECL.BAS
Those are for use with Quick Basic (eg: QB /L gpibqb).
They also supply GPIB-32.lib and gpib-32.obj for C programming.
So, can I use any of those lib's, obj's, or DLL's with Power Basic 3.1 or 3.5 if I want to talk to this GPIB card or am I stuck with Quick Basic?
------------------
Comment