How do I program labview to read all 8 compact fieldpoint modules?

I am new to fieldpoint and I my set-up block diagram to read 8 strain gauges using a SG-140 module.  My basket is filled with strain gauge modules 8 SG-140, and I need to know how to fix my diagram to read all 8 modules of SG - 140.  So, I need a total of 64 strain gauge readings 8 modules of SG - 140.  Can I do this without really copying what I've already done 8 times more?  Is it possible to use a loop or something to read the 7 other modules?  I appreciate any help I can get.

My opinion about not having to duplicate the table of index based on what your VI was showing at the time.  Once you have the VI implemented with multiple modules, then you will need to implement an array of unique Index stretched far enough to get all the channels of interest.  From a 2D array, you need to connect both the row index and column index for a single scalar element.  So first channel would be 0 and 1, then 0 and 4, canal next 0 and 7.  The next module would be 1 and 1, 1 and 4, 1 and 7.

Tags: NI Software

Similar Questions

  • How do I program labview to read a full bridge strain gauge placed at an angle of 45 degrees to measure the torsional deformation?

    Hello

    Currently, I'm trying to convert the reading of the strain gauge allows to get readings of the strain of a game of strain gauges of configuration of full-bridge at an angle of 45 degrees on a hollow cyllinder. It is set at 45 degrees, because we are trying to get traction and compression strains resulting from the application of the twist, or a moment of torsion, to the cyllinder hollow. Finally, we want to convert these readings of strain in order to get the couple. Our problem is that full-bridge options to convert the strain gauges appear only apply to configurations 0 or 90 degrees. My question is how can I take my current VI and set it to take readings of the strain of an alignment of 45 degrees. Also suggestions on how to add couple of this VI measures would be appreciated. We have scoured the site, but we are very new to Labview.

    Thank you!

    This is not a very good example, they show.  Full-bridge 1 will also read the constraint of torsion.  Full-bridge 1 is for any configuration where you get 2 gauges of tensile and compression 2 meters and you expect roughly equal magnitudes.  With a twisting bridge, the only thing you need to do is to make sure that the wiring and pay attention to the numbering of gage.  Think just mentally on what measurers are in tension and in compression as you twist the stem or tube.

    If you're wrong, you pretty much know immediately because you will see very little change in the output when you go to the torsion of the shaft because the templates of traction and compression will liquidate cancel each other in the bridge rather than expand their effects.  To fix it, all you will need to exchange a few threads to effectively rewire the bridge correctly.

    Good luck in your project.

  • How to make a LabVIEW program auto adjust the resolution of the window

    How to make a LabVIEW program that I wrote auto adapt to any size window.

    You have a few options in fact.

    Right click on the VI icon on front panel (top-right). Then select Properties VI---> window size.

    You can check 2 boxes it: 1 maintain proportions of window for monitor resolutions 2. scale all objects on the Panel before the window resizes.

    I think 1 is the one you want.

    If you are not satisfied by the results, do what I usually do. Create a different front for different resolutions by changing the resolution of your development computer. Detects on the resolution of the computer code target of your executable file, and then open the Panel before which best fits. If a PC has none of the resolutions you display a message that prompts the user to change the resolution, before it run your executable file.

    I hope this helps. I know it is one headache but what else can you do.

  • How to open the labview with function of Labview program to stop smoking inside?

    Hi any idea how to open the labview with the Labview function program to stop smoking inside?

    I forgot to add and define the condition of the type for this program.

    If the program is an application, she closed immediately.

    If it is still the work of labview, it will go directly to editing without closing the program.

    I so need to retrieve, open it and make some changes.

    Clement

    Place the VI in a project and open it from there, then it should not autorun. App.kind application property allows you to decide whether to close or not.

    /Y

  • How to read all the emails

    Hi, what is the code used to read all the emails the user has received.

    I know how to add a file listener to read all the new messages, but how do I read the oldest.

    for example, a message was received until the user starts the application.

    thanx

    Hi thanks for the reply.

    How ever that has not worked for me.

    But I found the solution

    http://supportforums.BlackBerry.com/T5/forums/Searchp age/tab/message? page = 2 & location = category % 3Aap...

    Store store = Session.getDefaultInstance().getStore();
    
    Folder[] folders = store.list(Folder.INBOX);
    Folder inbox = folders[0];
    Message[] msgs = null;
    try {
    msgs = inbox.getMessages();
    } catch (MessagingException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    }
    
  • How to use, my, newly, buy, program, Adobe, Acrobat, Reader, when I, began, she ask me to give, former player, no,?

    How to use, my, newly, buy, program, Adobe, Acrobat, Reader, when I, began, she ask me to give, former player, no,?

    Who would say that you have purchased an upgrade, not the full version of the program.

  • Premiere Pro is not read all the video content in my AVCHD video. I know this because my computer plays all content through the Preview, so that the information is on the card. How the first to read all the content?

    Premiere Pro is not read all the video content in my AVCHD video. I know this because my computer plays all content through the Preview, so that the information is on the card. How the first to read all the content?

    The first thing to do is to copy all the contents of your memory card to your computer and then import them into the body using the media browser in the body. Does it work?

  • How to debug the program Labview that runs in the target of the RT of a Compact RIO

    I use CRIO-9073 for the acquisition of data from sensors. Program Labview is written in RT target and target FPGA. It is posssible to make step wise execution for the program written in the target RT and FPGA target the way purpose us for the debugging of the program in general OS.

    MJM,

    The only way to use the debugging on a VI wrote to FPGA tools is to simulate running on the host computer. You can then deploy the compiled FPGA code on the target and run your VI RT in debug mode if you use the communication of the façade with the host PC.

  • Program LabVIEW will hang between 33% and 50% of the time.

    I have a problem with a Labview program, I did. I have two programs that do the same thing. One is as a flat sequence, and the other is in the form of State machine.

    As explained in the link below, I would like to use a microcontroller to perform wiring for automation of a measurement process. A separate current source and volt meter will be used.

    https://forums.NI.com/T5/LabVIEW/sequence-a-good-idea/TD-p/2601333

    I did some simple test programs that I join since then. The problem is when running, that the labview program crashes, but not all the time is to run the program.

    For example: Hall 1.2.vi will correctly work twice with the third time, he is executed, it crashes. If Cancel you and try again, it will run again twice without any problem with the third hanging. It is in the flat sequence format (was in a flat sequence, but merged windows because I thought that was the cause). From what I can tell, the program crashes when calling Keithley 6517 unique Read.vi. Two connected Keithley devices are connected to the computer via GPIB to 16 and 27. The way I checked if it was this vi the cause or contributed to what I deleted the program never hung and it. I find it very strange that it crashes exactly on the third attempt every time.

    Simple.VI Hall 1.3 will work the first time and hang the second time. If it works 50% of the time. It is in the format of State Machine. It hangs in the case entitled "Measurement 1" that contains the Keithley 6517 unique Read.vi.

    I used the running highlight button and watched the program to run. Curiously, it only crashes when you use this button. So I tried to add some delays/waiting in different places without success.

    This could be the cause? As a side note, I say that the program is suspended for two reasons. The principal is the program does not run so the execution arrow is always black. The second thing is that if you notice at the end of the labview program, I have a block he who turns to the power source which does not happen when it crashes. I have to turn it off manually, and then click the abort program button to stop labview.


  • My errased sticker product key and I can't read all the text to reactivate my windows visa. What should I do now?

    My errased sticker product key and I can't read all the text to reactivate my windows visa. What should I do now?

    Hello

    You mean the sticker on the case of the Vista operating system pre-installed from Dell, HP, Acer, Toshiba, etc.) ?

    If you do, you can contact your computer manufacturer and ask them to send you a set of recovery disks.

    They should do this for a small fee.

    To reinstall Vista using their recovery disk/s, you start from the 1st recovery disk they provide and follow the manufacturer's instructions to reinstall:

    You need to change the Boot order to make the DVD/CD drive 1st in the boot order:

    How to change the Boot order in BIOS:

    http://pcsupport.about.com/od/fixtheproblem/SS/bootorderchange.htm

    "How to replace Microsoft software or hardware, order service packs and replace product manuals.

    http://support.Microsoft.com/kb/326246

    And if you have never received a recovery disk when you bought your computer, there should be a recovery Partition on the hard drive to reinstall Vista on how you purchased your computer.

    The recovery process can be started by pressing a particular combination of the key or keys at startup. (Power on / start)

    Maybe it's F10, F11, Alt + F10, etc., depending on the manufacturer.

    Ask them to the proper key sequence.

    And if you do not score a manufacturer of recovery on your hard drive, you should be able to make your own recovery from her disks to reinstall the operating system.

    Go to programs > name of the manufacturer of your computer > then their system or recovery tools software topics for them, depending on how it is formulated.

    If you can't find any reference to it, contact the manufacturer for advice on how to make these recovery disks.

    The methods above resettlement generally do not require allows you to provide a product key during Installation, the recovery process uses the Installation product key factory to activate automatically during the resettlement process.

    See you soon.

  • I know how to uninstall programs; However, how can you say that programs are essential to the functioning of my laptop

    I think I know how to uninstall programs; However, how can you say that programs are essential to the functioning of my laptop and who are just garbage programs or programs that I rarely use. Some are obvious (such as games and other), but there is so much and I'm not computer savvy. Help, please.     Give me a list for computer idiots or something. Thanx.

    I think I know how to uninstall programs; However, how can you say that programs are essential to the operation of my laptop and who are just garbage programs or programs that I rarely use. Some are obvious (such as games and other), but there is so much and I'm not computer savvy. Help, please.     Give me a list of idiots to computer or something. Thanx.

    Hello

    There is no list of what you don't need.

    We don't know what programs you have, or what you use.

    It is your personal choice.

    @@@@@@@@@@@@@@@@@@@@@

    See if this helps you improve performance.

    Search for malicious software with the FREE version of this program.

    And does not accept the option "Pay for the version" trial installation

    Download, install, update and scan your system with the free version of Malwarebytes AntiMalware:

    http://www.Malwarebytes.org/products/malwarebytes_free

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    You can clean your hard drive using these two methods.

    "Delete files using Disk Cleanup"

    http://Windows.Microsoft.com/en-us/Windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=Windows-8

    Using the free CCleaner program:

    http://www.Piriform.com/CCleaner

    In NO case use the registry cleaning Option in CCleaner

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Make sure you have the latest updated drivers:

    Access the site on your computer or equipment manufacturing > Driver and Software Support Section > search your computer or hardware model number > then your operating system > locate the correct drivers > download and install.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    "How to optimize the performance of Windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/37511-optimize-performance-Windows-8-a.html

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Worth the read as:

    "How to optimize Windows 8.1 for a desktop PC.

    http://www.howtogeek.com/167013/how-to-optimize-Windows-8.1-for-a-desktop-PC/

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    " " Performance & maintenance"

    http://Windows.Microsoft.com/en-us/Windows/performance-maintenance-help#performance-maintenance-help=Windows-8&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    And I would check to see if it has damaged system files.

    Each method/step below progresses to another if the first does not all corrupted files which are, etc..

    «Use the System File Checker tool to repair missing or corrupted system files»

    https://support.Microsoft.com/en-us/KB/929833

    _________________________________________________

    And these eightforums.com tutorials are very detailed for the problems resulting from Scan SFC:

    "How to run the command" SFC/scannow"at the start or in Windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/3047-sfc-scannow-command-run-Windows-8-a.html

    Read it in conjunction with the rest of the information they give link above.

    Note

    If SFC could not fix something, then run the new command to see if it can be able to next time. Sometimes, it can take by running the sfc/scannow command 3 times restart the PC after each time completely fix everything what he is capable of.

    If this isn't the case, then run Dism/online/Cleanup-Image /RestoreHealth to repair any corruption component store, restart the PC later and try the sfc/scannow command.

    If still no, then try using ONE OPTION above to run the command sfc/scannow at the start

    If still no, then you could do a Refresh of Windows 8, or run a System Restore using a restore point dated before the wrong file occurred to fix. You may need to repeat doing a restore of the system until you find a restore point that is older that may work.

    If not yet, then you can use the steps in the TIP box in the section THREE OPTION to manually replace the files SFC could not fix.

    __________________________________________________

    "How to update windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/2293-refresh-Windows-8-a.html

    Refresh your PC goes like this:

    • The PC starts in Windows RE (Recovery Eenvironment).
    • Windows RE scans the hard drive for your data, settings, and applications and puts them aside (on the same drive).
    • Windows RE installs a new copy of Windows.
    • Windows RE restores the data, settings, and applications, which it set aside in the newly installed copy of Windows.
    • The PC reboots into the newly installed copy of Windows.

    _________________________________________________

    "How to reset Windows 8 and Windows 8.1" . "

    http://www.eightforums.com/tutorials/2302-reset-Windows-8-a.html

    "When you reboot your PC, the drive will be completely reset and all your applications and your files will be removed it." Windows 8 will be reinstalled, and you need to change any settings, and then reinstall all the apps you want to come back after the reset. If you know if all the files you don't want to lose, then you must back up these files before you start resetting.

    See you soon.

  • Equium P200 - DVD drive reads all discs

    My DVD player just started reading some disks and not others, as some records are not read all the time, you can put a disk in, click on the dvd drive and it will open the player and say insert a disc, the device manager says device working properly and up to date driver.

    Does anyone know what is the problem?

    How understanding your problem if you have written on some and other disks?
    Can you explain what it more detailed?

  • How can I share my library with all my devices

    How can I share my library with all my devices?

    In the article to share your iTunes library on your home - network Support Apple its pretty simple from what I've read, just make sure you have sharing options enabled in iTunes on your computer.

    Just make sure that you are signed in the same Apple ID on all your devices and turn on sharing House on each of them as well and make sure that you are connected to the same network, trying to share the library.

  • Read all ports on 6529

    HIE,

    Is to read all ports at the same time on a PXI-6529 thera (6 ports <=>48 entries) card?

    Thank you.

    Mr Duchene,

    It is possible to read the 48 entries at the same time. On particularly want to do this in with DAQ Assistant, LabVIEW (at the time of the selection of channels, on will keep the key 'control' supported to be able to select the set of 6 ports).

    Kind regards

  • Visa reading reads all bytes to the port

    I have a camera that I communicate via the Serial Port. I have a standard communications protocol. For a particular command, I know that the exact number of bytes expected in return. I send my order. I see the correct number and exepcted to bytes in the port. I then read the number of bytes in the port. However, the VISA read returns only the first two bytes.

    I contacted success with this camera and this Protocol for more than 130 commands unique and different. There are only about 6 orders in which the read visa does not read all the bytes in the port. Anyone know why that would happen?  I expect to see 6 bytes. I see 6 bytes. I have visa read the command with 6 bytes. The visa read returns only the first 2 bytes. It's very very frustrating. I can do this exact process even with a different command. I expect 45 bytes of this command. I see 45 bytes with this command and I read 45 bytes with this command.

    I don't think that it is device connected as I can converse with success with the same camera on the same computer with the same cable of connector using non-LabView. It seems to be a problem strictly related to labview and VISA read the order. If someone could help that would be greatly apprecicated.

    Thank you.

    What is the exact byte stream that await you in return with this command?

    Instead of opening VISA, use the configuration Serial Port VI.  In this way, you can override the default values.  It looks that your instrument using all the defaults VISA of speed in baud rate, start and stop bits, etc.  However, in the VISA software, there is a failure to use a termination character, and this character is 10 (0x0A).  If you use the configure Serial Port, you can tell the pilot VISA do not use the stop character.

Maybe you are looking for