LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error code: -1073807202

Solved!
Go to solution

Hi

     I am getting the error code -1073807202 when I am controlling HP make 8656B signal generator.can any one sort out this problem.

 

Regards
RobinHood
0 Kudos
Message 1 of 10
(4,933 Views)
Post the Error message too which will help in guessing the problem.
With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 2 of 10
(4,932 Views)
This is the error message : "VISA Open in 8656b.vi"
Regards
RobinHood
0 Kudos
Message 3 of 10
(4,928 Views)
Is the device being communicated with serial or any other protocol.  If it is serial see if the COM port that you are using is occupied or locked by some other devices configured in the system like modem.  Kindly post with more details or the VI you are using.
With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 4 of 10
(4,920 Views)
I am using GPIB interface. i've attached the code here.plz find it.
Regards
RobinHood
0 Kudos
Message 5 of 10
(4,918 Views)

1. Use the GPIB Interactive control to query the device with standard commands and check the response. 

2. Is the GPIB address of the HP device set right and check if the same address is set in the VI.

2. See if the HP device needs some settings (manually) like changing between talke/listener mode, GPIB remote mode, address etc.,

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 6 of 10
(4,901 Views)

[PRIVATE: Hi JK,

                          I'm an Engineering graduate passed out in 2007.Now I'm working on labVIEW.I've undergone labVIEW training at NI,India.I always wanted to be a scientist to invent something useful to mankind.Can you help me getting a job.please do me this favour.thanks,vipul]

Regards
RobinHood
0 Kudos
Message 7 of 10
(4,895 Views)
Solution
Accepted by topic author Robin Hood

Got your HP problem solved Smiley Happy??

 

Mail me at karthikeyan.one@gmail.com.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 8 of 10
(4,886 Views)
In case anyone wants to solve the error, just by right clicking on an error indicator with that error code in it, you get an explanation. The error ususually means that NI-VISA is not installed.
Message 9 of 10
(4,859 Views)

As pointed out by dennis a driver required for communicating with the device which is not installed in the system and that is the error explanation give for that error.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 10 of 10
(4,843 Views)