Jump to content

siallid

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Posts posted by siallid

  1. QUOTE(martin@aerodynamics @ Mar 2 2007, 06:16 AM)

    hello siallid,

    this is not the NI-Forum, so you should ask NI or just have a look at http://www.ni.com and search for your hardware...

    However

    PCI-6023E => No analog Output...

    So you need diffrent HW... you could use a USB-Module from NI with an Analog Output. I use the USB-6259 (32 Analog Inputs, 4 Analog Outputs)

    or another PCI card... => http://www.ni.com

    :lightbulb: Hi Martin,

    I only want to be sure that PCI-6023E has no analog output.

    thanks,

  2. Hi,

    Can I get output from PCI-6023E , because I have a DAQ system consists of:

    PCI-6023E card

    SCXI-1001 chassis

    SCXI-1803 Tblock

    SCXI-1100 Multiplexing amplifier

    I use a code written with labview 6.1 to measure and log signals. but if I want to have an output signal for control or any othe purpose what hardware modification I need?

    Thanks,

    :question:

  3. Hi,

    I have the followin hardware:

    PCI-6023E DAQ card

    SCXI-1001 chassis

    SCXI-1803 TBlock

    SCXI-1100 Multiplexing and amplification module

    and I use Labview 6.1

    Now I use this for monitoring analog signals so I can display and save the measured signals.

    but I want to ask Can I got an output signal from such a system and if not what hardware may I need to have an output signal.

    thankyou

    Salaheddin

  4. QUOTE(mross @ Feb 27 2007, 11:18 PM)

    Salaheddin,

    I am very sympathetic. I had to learn LabVIEW on my own with no one else to help me learn. This was not easy, but I had access to the internet and the telephone based technical support which is excellent.

    You may know these things, but I wish to make amends for my impolite response to you. My best advise is to make many subvi's. You can create or generate fake data to test how each subvi is operating, then add them one by one to the larger vi after you are certain they doing everything properly. We have a saying that you can eat an whole elephant one bite a a time.

    You can also use the Create SubVi function to encapsulate parts of the block diagram. Sometimes this makes debugging problems easier. I hope that your predecessors wrote good clean code and added useful notes as explaination.

    One thing to keep in mind is that the newer versions are using DAQmx functions and hardware. You cannot use DAQmx with Tradition DAQ hardware. You need to keep this in mind - if you need some DAQmx function, you will need new hardware to use DAQmx.

    When I got the version 6i this was a good release, and v7 and v7.2 were very good to use with Traditional DAQ. In particular the addition of user event structures and queues has been a great help for my own work.

    Eventually, if you continue using LabVIEW you will definitely want to upgrade. DAQmx, v8 and beyond will be much better than Traditional DAQ. So if you can migrate your hardware and software in that direction it willl be good.

    Mike

    Mike,

    thankyou for your notes and advices that will help me. and sorry because of my poor english language. because my language is arabic and my english is only sientific , that makes me not able to say what I want say. so thankyou again Mike.

    Salaheddin

  5. QUOTE(mross @ Feb 27 2007, 03:39 PM)

    Nicely put. I could learn a thing or two, eh?

    I agree with you. I think it was just too late at night or something. Feeling tender about the subject. I did wonder how anyone could have a legal copy and not know how to get a new one a couple versions down the line. Nevertheless, I was out of line. In the absence of evidence to the contrary one should assume good will.

    Mike

    Siallid,

    I apologize for my harshness. I made assumptions about you that were incorrect. I should not have done that.

    With National Instruments, almost all information can be found online at htp://www.ni.com Also, when your company bought LabVIEW 6 they were probably assigned a sales person and a field engineer. These people will be the most knowledgeable and may be able to help avoid any language difficulties.

    My company pays annually for the subscription servivce. I get upgrades automatically, and I get cost free and fast telephone technical support. If you are not in the USA I am not sure if the same service is offered. This service is very valuable to me and I recommend it to anyone who uses LabVIEW on a regulr basis. I believe this service is more economical than only buying the versions as they are issued.

    Once again, I am sorry to have been uncivil in my comments to you.

    Mike

    Siallid,

    I apologize for my harshness. I made assumptions about you that were incorrect. I should not have done that.

    With National Instruments, almost all information can be found online at htp://www.ni.com Also, when your company bought LabVIEW 6 they were probably assigned a sales person and a field engineer. These people will be the most knowledgeable and may be able to help avoid any language difficulties.

    My company pays annually for the subscription servivce. I get upgrades automatically, and I get cost free and fast telephone technical support. If you are not in the USA I am not sure if the same service is offered. This service is very valuable to me and I recommend it to anyone who uses LabVIEW on a regulr basis. I believe this service is more economical than only buying the versions as they are issued.

    Once again, I am sorry to have been uncivil in my comments to you.

    Mike

    Thankyou Mr. Mike and I am also sorry. I only want to say that I have no experience in what I was

    asking about.

    I am an electronic engineer but I have an intrest in measurement and control with computer. and

    in my work there was a project for industrial parameters information system. the project was in cooperation with IAEA . so the software and hardware we got from the IAEA.There was two engineers responsiple for the project but they don't finish the project and their was some problems to be solved and their was no person have any experience to continue the work. So my chief asked me to continue the job. so I take more than two years of self study and training to understand the code that written with labview 6 and to solve some problems in the code and to do some improvements in the code. that work was difficult to me due to lake of information and the internet is not available in my work for the last years but only now with only one computer connected to the internet for all the engineers and technichians in the department . and the internet connection is not always available and is very slow.

    for my work now the Labview version 6.1 is Ok and is sufficient for our needs now. but as I see

    all discussions and training programs of NI are based on newer versions. and vi's in discussions are written with newer versions always so that what make me ask about newer versions.

    so sorry again and I said to you this story that may make the matter more clear to with my best regards.

    Salaheddin

  6. QUOTE(mross @ Feb 27 2007, 06:41 AM)

    The way it works: people write LabVIEW so that they can feed their families, and save for their retirement; and for that to happen you have to pay them for their effort. That means you write a check to National Instrunments and they send you an upgrade.

    This is a serious forum full of hard working people; most of us write software and are paid for the effort. Please don't come here looking for bootleg copies and advise on how to steal the develpment system. If I am mistaken about your intent, I am sorry. If I am correct, you probably lost any chance to get useful advise on how to use LabVIEW.

    Mike

    you can not learn me such things because I ask about an original software we bought it for our company

    where I work and Iam now working on it in my work. and about labview 8.2 it is only a mistake

    in filling the information or if I have labview 8.2 why I ask about upgrading labview v.6.1 to a new

    version. in any case I don't thing that there is a bad people like you.

  7. QUOTE(alnaimi @ Feb 25 2007, 02:39 PM)

    Hi all,

    Need ur help plzzzz :worship: :worship: , and its appreaciated ...

    I have my circuit connected with LABVIEW through DAQ card , :rolleyes: in labview i just need to draw the current charastrastic and I have done the program ,,, notice that current = (VD-VDD)/R ,, I have problem it doesnot draw it ,,, I have attached the pictures of circuit and the labview program,,,,

    Plzzzz need ur help ..

    Thnxxxx

    sorry forget the program....

    this is the program

    Hi Noora

    thanks for this site. I want to ask you did you recive data from your hardware to your program. so

    I mean that did you check for that data are recieved by digital display. If your program can read data

    from your measuring circuit then you may have mistake in the way of using the chart display tool.

    if possible you may send to me an attachment for a picture of your program front panel and diagram

    to see if you have some mistake but sorry that I use labview v.6.1 so I can not read your vi so that why I askyou to send to me a picturte. .... thanks

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.