10-24-2011 07:03 AM
Hello Sir ... i am using PCI 7830R series card and a connector block SCB68 .. i mapped this both in 0 connector of PC through RMIO cable, my question is ... i devoloped a VI which should indicate LED lights in SCB68... i have enable switch in my code ...when i on or off the switch it should respond me in hardware correspondingly... but my SCB 68 not indicating LED in hardware ... but in frontpanel of Labview its working perfecctly... y its not working in SCB68...(working of SCB68 is implies what we indicated in DAQ card right?)...i attached the VI with this....
The Problem is, i wired a LED in a bread board, i connected positive pin of LED through a wire to the 36 pin of SCB68 (DIO0) and negative to 2nd pin (DGND) of SCB68.... LED is not blinking in front panel of Labview when i wire this( not in hardware section too)..... in the mean time when i remove wires , its working( blinking) in frontpanel.... how should i resolve this? whether i have to connect any resistor on Breadboard Hardware section?
Solved! Go to Solution.
11-04-2011 04:17 AM
Hello Sir..i am trying to work Traffic Light signal in FPGA methode, using PCI 7830R Daq card.... i devoloped a VI ... while running this VI it showing Error in case structure..... i tried to resolve that... but i cant get exact meanning of error... i attached that VI with this mail, hope u will rectify my doubt and the error.
11-15-2011 03:27 PM
Alieas,
Hello! In the future, Please do not post the same/similar question in multiple locations.
11-23-2011 04:01 AM
Hello Sir... actually i am doing some projects in FPGA.... i have PCI7830R DAQ in my PC and i have to show the result or output to the real world using SCB68.... i attached a Door open Project with this mail....
My question is in this project i used down button to open the doors and Close button to shut the door.... i am using 0-5 doors here.... if i press down buttons continiously door starting to open one by one... but if i want to select a particular door should be open means...what i have to do???....
My second question is after running both sub and host VI.... after certain time i cleared the bit file in the main VI and started to run only the main VI not sub vi , but this time also it running perfectly and showing the output in SCB68..... after clearing the Bitfile its possible for Main VI to run Exactly?