11-17-2011 12:04 AM
hi ,
i have a problem that when in run my fpga vi, then after compilation it start running in interactive execution mode and meanwhile it is running in this mode i cant run my host vi because as soon as i run my host vi there comes an error displaying "Error occured" and the possible reasons are :"labview fpga:the operation could not be performed because fpga is busy n interactive mode.stop all activities on fpga before requesting this operation"
plz help me because i am stucked....
regards
aqib
college of aeronautical engineering
risalpur
11-17-2011 02:54 AM
hai friend sometimes this error will occured.... shutdown the icon of FPGA compilation in your tray icon... then close the corresponds content Project Explorer... reopen and compile again...it will work
11-17-2011 03:54 AM
i have reopened it again and again bt every time i run, the same error is occuring........
by the way thnx a lot for help
if you can do any more then plz let me know
11-17-2011 04:14 AM
Could you send me your VI which shows Error while Running ,so that i try to rectify that...
11-17-2011 08:59 AM
you can not have the FPGA running interactively while trying to access it with a host VI.
the host vi is supposed to open a reference, run the VI and programatically interact with the FPGA VI.
11-18-2011 12:08 AM
hi,
here is my vi which i am trying to run
i want to implement QPSK modulation while using analog input and output.lvproj but what i have seen that my fpga vi is accepting 5000 samples but is unable to transmit any data
moreover still i am having the same problm which i have discussed above
attached is my code..plz have a look at that and help me
regards
Aqib
college of aeronautical engineering
risalpur
11-21-2011 11:46 AM
islamabad,
I am having trouble opening this project as it requests several subVI's that are missing as well as an NI library. Could you please include these or send a simple VI where you think the problem may be isolated to?
Daniel
11-21-2011 10:29 PM
hi, here is complete code i am using...i want to use QPSK modulation on the transmitter and demodulation on the receiver
there is another problem which appears pretty simple but i cant be able to resolve...if u have a look on the constellation diagram in the host vi, the way i am plotting at the transmitter side(dots in red) , i cant be able to plot the same points on exactly same position(dots in white) and the problem which i understand is that "analog input and output" is not processing integers....it is considering all numbers as unsigned, thats why all the points are being plotted in the first quadrant(where both x and y are 1),
plz help me out with these two problems..
regards
Aqib ali
undergrad student
college of aeronautical engineering
risalpur
11-23-2011 11:26 AM
islamabad,
Are you using the modulation toolkit for the QPSK modulation or did you produce your own using fundamental VI's?
Also, you may be able to typecast these values to the appropriate values for plotting.
Daniel
11-25-2011 01:15 AM
hi,
i am producing my own variables for QPSK modulation.you can see this in the tag given in my last reply.you can also find in host vi the constellation diagram used for plotting
regards
aqib ali
college of aeronautical engineering
risalpur