What is the best way to edit array elements (without making copies of the array)?

Hello all
I am new to Labview so I apologise for the newbie question.
I am using Labview to check off parts in an assembly as a precursor to a test. For my "checklist" I create an array of clusters, with the cluster containing a string for the part number and a boolean to show if it has been scanned. I read in my parts list and then I would like to add in the part name to each cluster in the array. I do not want to make multiple copies of the array if possible. The code shown below does not work - I previously had the "Array" (my checklist) on the outside of the while loop, as I assumed the inplace elements box would not need an output. The cluster created in the inplace elements is correct, but the "Array" does not change.
Any help woud be appreciated, I would prefer a simpler solution to the inplace elements if possible (again without making multiple copies).
Regards
Ray
Solved!
Go to Solution.

You don't show the rest of the code, but I'm guessing that your "Array" is never actually initialized with any values. Thus, the "replace" cannot work since you cannot replace an element that doesn't exist. If the case you are showing is intended to be the actual initialization of the array (and based on what you are saying it seems as if that's the case), then ditch the inplace element structure. All you need to do is to autoindex from your string array and just do this:
Attachments:
Example_VI_BD.png ‏13 KB

Similar Messages

  • What is the best way to EDIT a voice narration in Premiere Elements 11?

    What is the best way to EDIT a voice narration in Premiere Elements 11 when words or paragraphs have to be repeated?

    TomVideo4477
    The rough description of Preview Window trimming..
    a. double click clip in Project Assets to bring up Preview Window
    b. move Timeline indicator to beginning of section, hit Set In; move Timeline indictor to end of section, hit Set Out.
    c. next you can drag the segment from the Windows to the Timeline audio track and/or drag the segment from the Preview Window to Project Assets to become part of the project's media.
    The following should give you some thoughts on the above.
    http://www.atr935.blogspot.com/2013/06/pe11-project-assets-organization-for.html
    Although more from a video trimming perspective, the principles apply to an audio clip as well.
    Now "delete and close gap" can be interesting depending on what is around the area involved.
    Please check out the details on that in the following.
    http://www.atr935.blogspot.com/2014/02/pe-delete-and-close-gap-failures.html
    Not sure I am clear on
    The “delete and close gap” option in the edit menu does not work. Do I have to move the file to the Narration Track on the Timeline to do the actual trimming?
    You should be able to trim the narration in the Preview Window opened by right clicking the narration clip in Project Assets and then drag the segment to an audio track or narration track or dragging the trim to Project Assets for source media.
    Please check out the above and then let me know if you are OK with the information. If not, let me know where I need to clarify what I have written.
    Thanks.
    ATR

  • What is the best way to edit meta data..

    What is the best way to edit meta data and tag photos, faces, places etc. and have the data saved to the original photo.
    On a PC I would just use Windows Gallery. iPhoto on the Mac allows for some tagging, but it doesn't save to the original file.
    I like to have my photos in a folder, edit them and save the changes.
    What software would work best on a MAC to accomplish this?
    Thanks for any help,
    Nick

    iPhoto is a database and any metadata you add or edit is available in any app - if you learn how to use it.
    iPhoto is a non-destructive processor. It never touches the original file - it treats it like a film shooter treats the negative.
    If you want a copy of the original file with the metadata included simply export a copy.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.
    As an FYI:
    For help accessing your photos in iPhoto see this user tip:
    https://discussions.apple.com/docs/DOC-4491

  • The Best Way To Edit Multiple Photos On One Scan

    Hi...
    I would like to know what the best way to edit out photo’s from a scan that has multiple photo’s?
    It seems like I must make a duplicate of the scan, in the amount of photos, on that one scan and then crop each “duplication”.
    Is there some other way that is better?
    Any suggestion, comments and opinions will be appreciated
    Thank you in advance...

    Catharsis:
    If you're using Canon's Canoscan Toolbox application to scan the photos try deleting its preference file, com.canon.CanoScan Toolbox 5.0.plist, and try again.
    In the CanoScan window make sure Select Source is Platen, Scan mode is Color (Mulit-scan) as seen in the screenshot below. That will crop and save each photo to its own file.
    Click to view full size
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • What is the best way of accessing application module without page binding?

    Hi All
    I am using Jdeveloper 11g R2 (11.1.2.3) & Weblogic 10.3.5.0
    What is the best way of accessing application module without page binding?
    In my application after user authenticated from LDAP
    I need to read some information from database and set my menues.
    Thanks
    Mohsen

    Hi,
    if you don't have a binding the I am not sure the binding context is created. Anyway, try
    BindingContext.getCurrent().findDataControl("name here as ID in DataBindings.cpx") and see if it returns a valid instance
    Frank

  • My Iphoto libary is full and will not acept new photos, what is the best way to solve this problem without losing old photos

    Hi
    My Iphoto libary is full and wil not acept new photos what is the best way to solve this problem without losing the old photos?

    Here is a relevant discussion to your situation:
    https://discussions.apple.com/thread/2640787?start=0&tstart=0

  • Best Way To Send Arrays to ActiveX

    What's the best way to send array data to an ActiveX object? Do you
    have any examples that you can show me? Are there any alternatives to
    the "best way"?
    Thanks,
    Scott

    > What's the best way to send printer control codes in Netware 3.12? Should
    > I use a batch file that's run each time a particular queue is selected, or
    > is there something I should be doing with a pconsole option? I'm trying to
    > get rid of extra linefeeds and enable compressed printing. DOS
    > environment, by the way.
    Never mind, I'm in a habit of answering my own posts these days. Just create
    a job configuration in printcon that uses a device with the appropriate
    device modes.
    Is it just me, or is Netware queue-based printing a bit on the obtuse side?
    Seems like it could have been made a whole lot easier (more linear?) to set
    up.
    --Mike-- Chain Reaction Bicycles
    www.ChainReactionBicycles.com

  • Traveling with MacBook Pro, Mac at home. Best way to edit photos now but save later?

    Hello. I'm traveling with my MacBook Pro w/Mavericks for a few weeks. I have a new Mac (Mavericks) at home. All of my current photos are stored in iPhoto on my Mac at home. Both computers have iPhoto.
    What is the best way to edit my photos (taken with an iPhone 5s) now while traveling but in a way that I can still import them into iPhoto on my Mac when I return home? I don't want photos split between the two iPhoto libraries. If I import them into iPhoto now, on my MacBook Pro, and then edit them, is there a way to send them over to my iPhoto on the Mac when I return home?
    If I import them into iPhoto (Macbook Pro) and edit them now, then when I get home export them as Current from iPhoto on the Macbook Pro and then import them into iPhoto on the Mac, will there be any data loss?
    Is there another solution?

    The solution is to use iPhoto Library Manager to move the shots and all the versions and metadata from one library to another.
    This is the only way to move everything between Libraries.
    If you export, you lose either your original or your version. Unless you export with care you can lose metadata too. If you are going to export, don't use 'Current' as you can get higher quality with other settings.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.

  • Best way to edit and deploy pages to remote host.

    Hi All,
    I wasnt sure whether to ask this in General or here.... sorry
    if this is the wrong forum.
    When I make a site using an access database & asp pages
    In the DW I tend to do everything from the remote server.
    I set the site up in my properties and test remotly etc and
    it all works out fine.
    But what I find is remotely it seems to slow up my PC and DW
    hangs quite often when I try to close it down or change sites..
    My problem is I have a connection string for my database and
    Locally the database is just in the root of the site so I used to
    use a Server.mapPath to get my connection..
    But on the remote server My DB is in an outside Private
    directry and my connection string needs the full path to the DB.
    What im finding is if I test locally and upload the
    connection string online chenges to the local connection string and
    I have to go and change it to get the proper paths on the server
    again, even if I choose not to upload dependant files this seems to
    happen.
    Im wondering how you guys do this and if there is anything im
    missing in my set up and the best way to edit test and upload your
    files in DW.
    Thanks again
    Tag

    Hi Envision,
    I tried DSN locally and it worked very well, but not all
    servers support it even if they allow an access database and I have
    found some just allow DSN-Less so plumped to do this that way...
    Thanks ;-)

  • What's he best way to include Adobe PDFs on my blog?

    What's he best way to include Adobe PDFs on my blog?
    I create worksheets as a teacher and would like to share them from my blog. Currently I am linking to Scribd etc to share PDFs. If I upload the worksheets as an image is there a way to adjust the size/resolution of the PDF for easier viewing? 
    Thanks!

    PDFs are just files. Can you upload files to your blog space? If yes, just upload the PDFs then, in a blog entry, provide the web link (URL) for each file (PDF).
    Or, place the PDFs into your free acrobat.com "files" storage (5GB free). You have one as you have an Adobe ID (needed to make your post here eh).
    https://cloud.acrobat.com/
    You can have acrobat.com provide a "share" link to the PDF. Place that into a blog entry.
    Or - same idea as above (use a "file share" service) -- Microsoft's OneDrive, Adobe's Creative Cloud, Google drive, DropBox, others ...
    Be well...

  • What is a best way to write SQL ?

    Sample Case
    drop table t;
    drop table b;
    create table t ( a varchar2(4), b number, c varchar2(1));
    insert into t values ('A00', 10, 'R');
    insert into t values ('A01', 11, 'R');
    insert into t values ('A02', 12, 'R');
    insert into t values ('A03', 13, 'R');
    insert into t values ('A00', 10, 'P');
    insert into t values ('A01', 11, 'P');
    insert into t values ('A02', 12, 'P');
    insert into t values ('A03', 13, 'P');
    commit;
    create table b ( j varchar(4), k varchar2(1), l varchar2(5), m number(3), n varchar2(5), o number(3));
    insert into b values ('A00', 'P', 'FIXED', 100, 'FLOAT', 60);
    insert into b values ('A01', 'P', 'FIXED', 101, 'FIXED', 30);
    insert into b values ('A02', 'R', 'FLOAT', 45, 'FLOAT', 72);
    insert into b values ('A03', 'R', 'FIXED', 55, 'FLOAT', 53);
    commit;
    10:19:13 SQL> select * from t;
    A B C
    A00 10 R
    A01 11 R
    A02 12 R
    A03 13 R
    A00 10 P
    A01 11 P
    A02 12 P
    A03 13 P
    8 rows selected.
    10:19:19 SQL> select * from b;
    J K L M N O
    A00 P FIXED 100 FLOAT 60
    A01 P FIXED 101 FIXED 30
    A02 R FLOAT 45 FLOAT 72
    A03 R FIXED 55 FLOAT 53
    1/     In table t each reference having 2 records one with P another is with R
    2/     In table b each refrence merged into single record and there are many records which are not existing in table t
    3/      both t and j tables can be joined using a = j
    4/     If from table t for a reference indicator is 'P' then if have to pick up l and m columns, if it is 'R' then I have to pick up n and o columns
    5/     I want output in following format
    A00     P     FIXED          100
    A00     R     FLOAT          60
    A01     P     FIXED          101
    A01     R     FIXED          30
    A02     P     FLOAT          72
    A02     R     FLOAT          45
    A03     P     FLOAT          53
    A03     R     FIXED          55
    6/     Above example is a sample ouput, In above example I have picked up only l,m,n,o columns, but in real example there are many columns ( around 40 ) to be selected. ( using "case when" may not be practical )
    Kindly suggest me what is a best way to write SQL ?
    thanks & regards
    pjp

    Is this?
    select b.j,t.c as k,decode(t.c,'P',l,n) as l,decode(t.c,'P',m,o) as m
    from t,b
    where t.a=b.j
    order by j,k
    J K L M
    A00 P FIXED 100
    A00 R FLOAT 60
    A01 P FIXED 101
    A01 R FIXED 30
    A02 P FLOAT 45
    A02 R FLOAT 72
    A03 P FIXED 55
    A03 R FLOAT 53
    8 rows selected.
    or is this?
    select b.j,t.c as k,decode(t.c,b.k,l,n) as l,decode(t.c,b.k,m,o) as m
    from t,b
    where t.a=b.j
    order by j,k
    J K L M
    A00 P FIXED 100
    A00 R FLOAT 60
    A01 P FIXED 101
    A01 R FIXED 30
    A02 P FLOAT 72
    A02 R FLOAT 45
    A03 P FLOAT 53
    A03 R FIXED 55
    8 rows selected.

  • I'm running firefox 35.01 on macpro OS 10.7.5 what is th best way to do ftp?

    I'm running firefox 35.01 on macpro OS 10.7.5 what is th best way to do ftp?

    Do you mean '''F'''ile '''T'''ransfer '''P'''rotocol (FTP) ?
    Please give more details.

  • What is the best way to edit/sync two video files?

    Has anyone had experience with editing 2 movies files?  I have recently taken video with 2 cameras of the same quality and am attempting to 'merge' the two video files.  What's the best way to 'sync' the 2 files?
    Thanks

    The real answer is to do this in Final Cut Pro X with the new multicam feature with automatic syncing using the audio wave forms.
    However, it is quite possible in iMovie.
    Here is how I did it in iMovie.
    I recently did this for a video of my niece's senior voice recital. (Video is below)
    The key is to use the Cutaway feature of  iMovie. If you are not familiar with Cutaway,here is a good tutorial from Ken Stone.
    I used the side camera as my base clips, and used the back camera as the cutaway clips. The back camera audio track was OK but had too much coughing and noise.
    Here are tips for getting it lined up perfectly.
    1) In iMovie/Preferences make sure that you check "Display Time as hh:mm:ss:frames" so you can edit to the frame level. (Also, select "Show Advanced Tools so you get the Cutaway feature)
    2) In the iMovie Project View, set the thumbnail slider to 1/2 second so you have a great deal of control.
    3) Initially, leave the volume at 100% on the Cutaway track, so that both tracks are playing. You can hear when they are off.
    4) Click the "Waveforms" button in the Project view, so you get a visual cue of how to line up the tracks.
    5) Between the audible cues and the visual cues, you can nudge the cutaway back and forth one frame at a time by dragging until you have it perfect.
    6) When it is lined up to your satisfaction, set the volume slider of the Cutaway track to zero, and turn off the waveforms. You can also move the thumbnail slider back to 5 seconds or so.
    7) For some of the fine work, I switched to the "single row timeline view". This slows you down a bit, but lets you see the waveforms more clearly.
    8) I made heavy use of the iMovie Comment Marker feature. I watched the whole base video/audio track and inserted comment markers at the points where I wanted the Cutaway to begin and end. For example, a comment might say "Insert Cutaway 1". I would usually time the cutaway so it started at a distinct audio event, such as when the piano start. This comment marker made it easy to drag my cutaway to a point that was approximately correct.
    9) If you need to do a lot of cutaways, I find that it helps to use the SPLIT CLIP command in your project. This way you can have a single cutaway per clip, and this makes it easier to manage and is less processor and memory intensive for iMovie. I would use the comments to mark the entry and exit points of the cutaway as described above. I would then select that portion of the clip that included these markers plus a little more, so that a yellow border is around the selection. Then right-click/SPLIT CLIP (or CLIP/SPLIT CLIP in the top menu). This does not physically splt the clip within the Event. It only virtually splits the clip in the project.

  • What is the best way to edit photos and save changes across devices (without using iphoto)

    So I took allot of vacation photos with my iphone and created a photo stream so they can be viewed across devices. Some are dark and I would like to lighten them up and have the changes saved across devices. What is the best way? I originally tried saving all photos to my pc, editing them them, then syncing to all devices via my pc but, this creates 2 folders on my phone, the actual folder with said vacation name and a folder titled "photo gallery" with the exact same photo's. Not sure why it does that.
    Any suggestions?

    All photos transferred from your computer are saved in the iPhone's Photo Library. The photos in the album or albums below include a pointer only to the original photos stored in the Photo Library. The photos are not duplicated as in taking double the storage space.
    This way you can view the photos in an album only by selecting the album, or all photos in all albums by selecting Photo Library. The same applies if you transfer multiple albums or folders of photos, or a single album or folder.
    Similar to an iTunes playlist on your iPhone. You can listen to a playlist only by selecting the playlist, or listen to all songs by selecting Music. A song placed in a playlist is not duplicated as in taking up double the storage space.
    You can place the edits in the photo stream on your computer, or in the photo stream on your iPhone or other iOS device, and delete the originals in the photo stream prior to the editing.  

  • What is the best way to edit alert descriptions from Sealed Management Packs?

    We have an alert generated from the Exchange 2010 MP. It basically states that the Database Logical Disk Space is running low. We get this alert a lot as log volume varies each day. Alert:
    Alert: The database copy is low on database volume space. The volume has reached error levels (16% free)
    Alert Source: Public Folder Database DB Logical Disk Space - <Server Name> (Mailbox)
    Alert Description:
    TimeSampled: 2015-02-02T14:01:25.0000000-06:00
    ObjectName: Logical Disk
    CounterName: % Free Space
    InstanceName: E:
    Value:
    4
    SampleValue: 15.9214487075806
    Knowledge:
    http://go.microsoft.com/fwlink/?LinkID=67336&id=653D3B31-DFAE-45c8-A656-2584E4C7B93E
    Computer:
    <Computer Name>
    Impacted Entities (0):
    What we'd like to do is edit the subject of the alert to say what the actual value is (in GB for example). What I've been finding is that since the MP is sealed, I'm not allowed to make changes to the alert description.
    What is the recommended way to customize sealed MP alerts and descriptions?

    Making a change to a sealed Microsoft MP isn't a good idea. If you make a change and then you update the MP down the track you will loose any changes you have made.
    When you say edit the subject of the alert, is it the subject in the email notification your talking about or the highlighted value you listed in the alert?
    If its the value you highlighted then I don't believe so as this is the raw value returned from the property bag data and this is usually used by other monitors also. 
    If its the email subject your talking about you can format the E-Mail Notification Channel used and edit E-Mail subject to present the data as you wish in an email.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Maybe you are looking for

  • Problem accessing R/3 with SSO ticket from the EP6.0

    Hi all, I have seen this thread: Problem accessing R/3 with SSO ticket from the EP6.0 I know that it is possible to read SSO ticket from the Cookie in WebDynpro application. Now we are at the first step, we don't know how to read SSO ticket from the

  • Modifying existing driver (newbie question?)

    Hi we are trying to modify an existing driver, but we are fairly new to Labview. We have some generic questions, but I will give some specific info about what we are trying to do as well. We downloaded a driver (for the NDI Polaris motion tracker) fr

  • Leasing an asset to customer

    I'd like to have your input/recommendations in configuring the following scenario in SAP 4.6C: We buy super-computers from our vendors on a 3 to 5 year lease. Each supercomputer is recorded as an individual Assets via Asset Master records. We pay our

  • Error:  No %%BoundingBox: comment in header!

    When we attempt to print a jpg or psd file we get the following error: error: No %%BoundingBox: comment in header! Am in a computer lab setting using intel iMac, OS 10.5.4, CS3 Photoshop along with an HP5200tn NETWORKED laser printer. All updates hav

  • Slow file dialog

    I've had a problem since going to Snow Leopard with very slow File Dialogs (Open File, Save As..., etc.) It seems to be getting worse. It often takes 30 seconds of the spinning colored ball before the dialog opens. I've repaired permission, even defr