01-13-2010 06:36 PM
hi,
thanks i found that file(visa32.bas). we recently purchased a gpib to usb and i used the call commands and everything worked out fine via visual basic i was able to talk to the device and everything.
but i'm still stuck on how to connect to the device via ethernet cable. my address is 192.168.48.11
so the way i have to write is
viWrite&(ByVal vi&, ByVal buf$, ByVal count&, retCount&)
i have no clue what all that stuff means this is how far i got what do i put after the ipaddress?
viWrite&(tcpip::192.168.48.11
do you guys have examples for this, if i can't figure it out can we pay national instruments for a software engineer to help us write a program?
01-14-2010 02:51 PM