04-12-2007 01:15 AM
04-13-2007 12:52 PM
04-15-2007 09:57 PM
04-17-2007 12:09 AM - edited 04-17-2007 12:09 AM
Message Edited by Matt A on 04-17-2007 12:13 AM
04-17-2007 11:24 PM
Hello Matt A.,
Thanks for your guidance. I need to generate the Finite Number of Pulses, But the VI generates the Continuous Pulses. While Change to Finite generation, the same Error 50103 "The Specified Device was Reserved" was shown by Labview. I read from online help and i am unable to solve the problem. Please give a guidance.
Thanks and regards,
Kirupasankar S
04-18-2007 11:02 AM - edited 04-18-2007 11:02 AM
Message Edited by Matt A on 04-18-2007 11:04 AM
04-25-2007 12:58 AM
05-11-2009 06:54 AM
HI
I have:
PCI 6251M to acquire data
PCI 1427 (to acquire image with camera uniq UF1000)
Labview 8.00
Frame grabber BNC 2090
High power BI-Phase Current Simulator to generate external trigger. (ASI 701B)
In my program i need to do different things in the same time:
1)i need to reshape signal from simulator (I use lv_retirg-pulse-gen0.vi for do it ). Signal from ASI 701B is connected with pin PFI0 (input). And counter is setted on pin Counter0.
2)Read spikes from simulator and acquire data (channel's spike (ai0 is connected with output Counter 0))
3) Acquire images with my camera. Camera is connected to pin counter 1 and it need to start when spikes are generated.
I found different problem:
a)I have error 50103 on Daqmx StartTask.vi in camera line
b) if i try to resolve problem with error 50103 or camera doesn't stast but i have reshape and i can read spike
or camera starts but i cannot have reshape and i cant' read spike
or camera starts when reshape and reading spike stopped (this option it's not considerable because i need to do those operations in the same time)
Moreover i try to introduce in camera line daqmx_trigger to set trigger for start camera, using same source of counter0 (PFI0), so that camera starts when spike begin, but doesn't do what i need.
I hope you can understand what i'd like to do.
Thank for your attention
Mariangela