comp.lang.labview
  Home FAQ Contact Sign in
comp.lang.labview only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.labview Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  I WANT TO PUT NI 6224 CARD IN PC;WHAT SHOULD BE PC SPECS.(PCI SLOT DETAILS)???         


Author: NYATI
Date: Jul 13, 2008 23:10

I WANT TO PUT NI 6224 CARD IN PC.
 
WHAT SHOULD BE PC SPECS.(PCI SLOT, OS,RAM DETAILS)???
 
REGARDS,
 
DINESH PATIL
1 Comment
  How can i make sure the instrument have enough time to finish the instruction         


Author: ldragon
Date: Jul 13, 2008 22:10

Hi,
I want to write a program to control the intrument Agilent86100C with a TDR module Agilent54754A using Labview.in the attached example.vi,i write a command ":Cdisplay" to clear the display and i just assume the instrument will take 1000ms to finish the instruction.if the time is too short,it will have errors,too long,will reduce the efficiency.How can i know the exact time that the instrument will take to receive the ":cdisplay" command and finish the instruction clear display?or how can i make sure the instrument have finished the intruction clear display before the next command" :measure:risetime response3" execute?have other ways to resolve the problem?
 
Thank you in advance!

example3.vi:
http://forums.ni.com/attachments/ni/170/340406/1/example3.vi
6 Comments
  frames to avi         


Author: ShadyAzZ
Date: Jul 13, 2008 22:10

how can i convert frames into to avi file....meaning that i first converted avi into frames .....now i need to to convert these frames again into avi .........
6 Comments
  PID (FPGA) Gain Values         


Author: Stirl
Date: Jul 13, 2008 22:10

Hi folks, i´m using a PID-Module on the FPGA level. Now i want to get the system stabil. Usually the I-gain is a very small value (i.g. 0.005). But you get 1,2,3,... With the P-Gain is everything ok. It´s working.If i increase the I-Gain, the system is freaking out. So, i need smaller values.And the D-Gain has no influence of the system at all.Well, i know that the the FPGA system doesn´t accept fluent point values.From my point of view i must change something in the default option. But i dont know exactly what and which values i have to change.Do anybody have an idea what to do? Thanks a lot  Andi
16 Comments
  PCI-1409????????????????         


Author: corerabbit
Date: Jul 13, 2008 21:40

?????????????????????
???????????????????????????????????????????IMAQ Vision??????????????????
????SolidWorks???????????LabVIEW??????????
 
?????LabVIEW7.1/IMAQ Vision for LabVIEW ???????????????????????????????PC??????????????PCI-1409???????????????????????????
NI??????????????????????????????
4 Comments
  embedded programming with labview         


Author: user_1
Date: Jul 13, 2008 21:10

Hi All...
 
I read that in labview 8.5 there is feature for embedded programming.
 
Can we get full features of embedded programming using labview?ie,can it be used just as we use c for embedded programming?
 
I searched the forum for help regarding embedded programming...but cudnt get much...frm where can i get more tutorials regarding embedded programming using labview?
 
 
Thanks in advance
2 Comments
  How can I fix the error about Perforce         


Author: MS_CJ
Date: Jul 13, 2008 20:40

I am trying to use Source Code Control, Perforce Windows Client Version 2007.3 151541, in my networking project thus I've configured LabVIEW 8.5 with Source Code Provider in Source Contol of Options setting.
 
After I finish configure 2 PCs with Perforce then I configure last PC but the error occur when I was selecting Source Control Provider Name to Perforce Command Line. ( as attached picture)
How can I fix this error? There is before no error like this in other 2 PCs.
 
Thank you in advance  

Error-2951.zip:
http://forums.ni.com/attachments/ni/170/340396/1/Error-2951.zip
10 Comments
  Re: anyone had done a labview program for x10 CM11A for status request?         


Author: PLCBUS
Date: Jul 13, 2008 20:10

The device i am using are CM11A, PLCBUS 4808UK and PLCBUS-P2027UK.

all of these are 2 way communication devices.

CM11A as the transmitter
4808UK as the transcevicer
P2027UK at the receiver

I need a labview program which can know whether the device is in ON or OFF mode.

The 1 i found at www.vicontrols.com is only a very basic program which turn ON/OFF device.

What i need is to know whether the device is ON or OFF remotely using labview

Thanks for reading, hope i have made myself clear.
no comments
  anyone had done a labview program for x10 CM11A for status request?         


Author: PLCBUS
Date: Jul 13, 2008 20:10

The 1 i got from www.vicontrols.com is only a very basic on and off control vi.

what i want is to send a status request to 1 device and then read whether it is on or off using labview.

i have the protocols but i am very blur with the codes.

can anyone help me please?
2 Comments
  format string         


Author: labmaster
Date: Jul 13, 2008 10:40

I want to identify filename and extension using scan from string.vi .
 
When input string "yahoo.txt",  "[%%.].%%s" worked well.
But, I don't know why "%%s.%%s" gave the error which like "x: %%f" when x: 3.2.
 
Would you explain this trouble?
1 Comment
1 2 3 4 5 6 7 8 9