How would you apply different calibrations to multiple channels

I'm attempting to apply calibration data to multiple channels. The calibrations could have been done at different times for different channels and could be using different fits. I think I have a solution for just applying the calibration information to one channel. I'm posting the solution for one channel in this post. In the next post I will include the multi-channel problem I'm working on. I had to add txt onto the initial file in order to post this.
Thanks in advance.
Solved!
Go to Solution.
Attachments:
Apply Calibration One Channel.vi ‏138 KB
Initial.txt ‏1 KB

Thanks for the links John. I just logged on to post my working solution so I haven’t had a chance to look at them yet.
I’ve been working on this problem and have come up with the below attachment. I believe the logic is correct, but do not know if this is the most efficient way of doing this. I start by reading the calibration information in my ini file for only the channels that I am collecting data for. This is accomplished by the case structure enclosed in the for loop. The calibration values are stored as variables so I don’t have to read them with each data point I collect. I then start the data collection within my while loop. As I collect the data I pass it through a for loop where I apply the calibration curve to it and pull the calibration variables from the 2nd case structure. I’m using a for loop for this so I can index the wave files and apply the correct calibration information to each one. The channels and sections will be inputs to this vi from the choose channel vi.
John I don’t know if this is better or worse than what you are suggesting. I will read the links you sent me.
Does anybody have any comments on what I’ve put together?
Thanks, Eric
Attachments:
Acquire and Transform Data.vi ‏209 KB

Similar Messages

  • How do you output different waveforms on 2 channels with circular buffers?

    I'm trying to program the PCI-6711 to output two different complex waveforms on DAC0OUT and DAC1OUT using Visual Basic. I'm working from the VBasic WFMdoubleBuf example by expanding the number of channels and the ChanVect to the two channels and loading and transfering to two different channels. I am filling the initial buffers by inputing data from a file But instead of seeing separate but synchronized waveforms on the two channels, I'm seeing no waveform on DAC0OUT, and a combination of the two waveforms on DAC1OUT. What am I doing wrong?
    Attachments:
    frmRun7.frm ‏17 KB

    Roz,
    Calling the WFM_Load() function multiple times for multiple channels is useful only if you are not doing double buffering. When you do double buffering, the WFM_DB_Transfer() function requires that the two waveforms be interleaved. The KnowledgeBase linked below discusses this in more detail:
    Waveform Generation on Multiple Channels Using PCI E Series Boards
    Furthermore, I have included a code snippet that illustrates the process of interleaving the waveforms, etc.
    iStatus = NIDAQMakeBuffer(pdBuffer0, ulCount, WFM_DATA_F64);
    iStatus = NIDAQMakeBuffer(pdBuffer1, ulCount, WFM_DATA_I16);
    if (iStatus == 0) {
    /* If buffer was made correctly, then output it. */
    iStatus = WFM_DB_Config(iDevice, iNumChans, piChanVect,
    iDBmodeON, iOldDataStop, iPartialTransferStop);
    iRetVal = NIDAQErrorHandler(iStatus, "WFM_DB_Config",
    iIgnoreWarning);
    iStatus = WFM_Group_Setup(iDevice, iNumChans, piChanVect,iGroup);
    iRetVal = NIDAQErrorHandler(iStatus, "WFM_Group_Setup",
    iIgnoreWarning);
    iStatus = WFM_Scale(iDevice, piChanVect[0], ulCount, 1.0, pdBuffer0,piBuffer0);
    iRetVal = NIDAQErrorHandler(iStatus, "WFM_Scale",
    iIgnoreWarning);
    /****************INTERLEAVING OPERATION**************************/
    /*For analog output on multiple channels, the data should be interleavedbefore outputting.*/
    for (i=0;i{
    piBuffer[2*i]=piBuffer0[i];
    piBuffer[2*i+1]=piBuffer1[i];
    /****************INTERLEAVING OPERATION**************************/
    iStatus = WFM_Load(iDevice, iNumChans, piChanVect, piBuffer,ulCountTotal, ulIterations, iFIFOMode);
    iRetVal = NIDAQErrorHandler(iStatus, "WFM_Load",
    iIgnoreWarning);
    iStatus = WFM_Rate(dUpdateRate, iUnits, &iUpdateTB,
    &ulUpdateInt);
    iRetVal = NIDAQErrorHandler(iStatus, "WFM_Rate",
    iIgnoreWarning);
    iStatus = WFM_ClockRate(iDevice, iGroup, iWhichClock,
    iUpdateTB, ulUpdateInt, iDelayMode);
    iRetVal = NIDAQErrorHandler(iStatus, "WFM_ClockRate",
    iIgnoreWarning);
    printf(" The waveform should be output at a rate of %lf updates/sec.\n", dUpdateRate);
    iStatus = WFM_Group_Control(iDevice, iGroup, iOpSTART);
    iRetVal = NIDAQErrorHandler(iStatus,
    "WFM_Group_Control/START", iIgnoreWarning);
    Good luck with your application.
    Spencer S.

  • How Do You Apply Process Effects To Multiple Clips In A Multi-Track?

    A multi-track sequence brought over from Premiere, I have over a dozen clips from a funeral service video that need noise reduction.
    But, because it's a process effect, I can only work on one clip at a time. Furthermore, I may need to apply several passes of the NR effect to eliminate the noise without sounding weird.
    How then do I apply that effect (and its parameters) to the rest of the clips in the sequence?
    In Premiere, you can copy and paste effects (and their parameters) from one clip to another. There is no such thing in Audition that I can see.

    Hi, Alex.
    It seems you want to do some broadband de-noise processing. While one can do a noisefloor sampling from one clip and apply it to others (great for when you have multiple takes from the same setup), it may be best to noise sample each individually if the mic has moved position enough to cause the tonal characteristics to change.
    An example would be if on-screen talent is walking in an outdoor location. In one part of the location, a particular section of the clip has a lot of BG traffic noise. Another recording has a fountain in the BG - while it still may have some of the traffic in it, the predominant BG noisefloor is "strong fountain/weak traffic", so like others have mentioned, it makes more sense to make a new BG sampling to match the characteristics of this clip.
    All that being said, here is how you BATCH PROCESS / broadband de-noise a bunch of clips, it's a 4-tiered / 21-step process when starting from scratch.
                                  NOTE: there is a manual cheat after the Batch Processing lesson - skip to that if you wish
    (WARNING - this type of processing is most successful if the file has been EQ'd or gain boosted (if needed) before processing. This is also true for the noisefloor sample. It should be taken from the pre-adjusted clip so that it all matches level)
    1) find / open a source clip that best represents the BG noisefloor you wish to sample as your broadband source for processing,
    then in the WAVEFORM editor window press alt-shift-C to save this selection as a new file - give it a unique name that represents its function
         a. ideally, this selection will be more than 5000 samples
         b. should be free of non-BG noise sounds (Dx, footsteps, mouth sounds, it should sound like a very short ambiance loop)
    2) with your new sample saved and your source clip still open in the UI:
         a. load your noise print file
         b. adjust the Noise Reduction and Reduce by  sliders (I suggest you start with a noise reduction value of 100% with a reduce value of 3 to 6 dB)
         c. under Advanced Settings, set Spectral to 0%, Smoothing to 20, Precision to 7, and Transition width to 2dB - these settings
             are like painting not with a wide brush but with a thinner brush, which means less cancellation of frequencies you want to keep and less artifacting
         d. toggle on/off the Output Noise Only function to see just what you are subtracting in your process - a great way to make adjustments until your
             noisefloor-only sound is free of Dx and other Production sounds
         e. optional advanced step - in the process UI Frequency window, you can draw a curve to select the frequency ranges that will be processed - this is another
             way of "thinning the brush" so that you are NOT processing where it's not needed in the broadband range - i.e. hiss from a low-quality mic,
             open the FA window [alt-Z] to see realtime Freq. Analysis on playback of your clip with the processing;
             adjust your settings and the curve in the window to counter the frequency range of the noisefloor - this process is like alchemy, wicked awesome
         f. once you're happy with your settings,  click the Save Effects Preset button (down-arrow on hard-drive) next to the Presets pulldown button.
                   do NOT apply your process yet - that's the next step
    3) now, you're going to create the Favorite that the Batch Process will use to process your clips
         a. select Favorites / Start Recording Favorite (every user function of the software is now being recorded into a macro)
         b. in the Noise Reduction UI, click the Load Noise Print button and select your saved file
         c. now, select your preset from the pulldown menu
         d. click the Select Entire File button below the UI Freq. window
         e. click Apply
         f. click Favorites / Stop Recording Favorite
    4) now, under EDIT, select Batch Process
         a. select your new Favorite from the pulldown tab
         b. drag and drop the files into the Batch window or load them from the Load button in the upper left of the Batch window
         c. click the Export Settings button in the bottom left
         d. set any pre/postfix labeling additions (this works a lot like Adobe Bridge's Batch Rename tool - amending the original filename to differentiate
         e. set a NEW save location to isolate the files
         f. set the format / type / bitrate  (best to keep the original format or a higher quality); when finished, click OK
         g. in the lower right corner, click the RUN button and watch the magic right before your eyes
    [HERE IS THE CHEAT]
    Now that you're learned the magic of batch processing (FYI a new favorite can contain / execute multiple existing effect processes), here is what I recently did in a doc with interview footage - guys in front of a green screen with a less than perfect sound environment.
    1) in Multitrack mode, double-click your clip to process
    2) in Waveform mode, select the noisefloor area to sample and type shift-P
    3) type ctrl-shift-P to open the UI - adjust your De-noise settings for ALL of your processing
    4) type ctrl-A to select the entire file
    5) click Apply; type ctrl-shift-S to save this processed file (I add "_PROC") as an alternate to the original which still exists should you want to go back to it easily - the ALT file will be in the multitrack timeline
    6) type G (de-select I/O area) then type F12 key - returns to Multitrack mode
    7) double-click your next clip to process and repeat steps 3-7 until finished (you won't need to tweak the settings in 3 after the initial step 3)
    In 3-5 minutes, you're Done!
    I discovered another layer of coolness within Audition regarding CLIP Effects Racks where one can setup a stack of effects, save as a User Preset, and apply them to either an individual clip, a set of clips, or to a track.  This is great when you want to apply, for example, a Parametric EQ for filtering an outdoor location or boosting a lav mic's High Freq. Shelf for addition sibilance PLUS a Tube-modeled Compressor to handle dynamics...you spend a lot of time tweaking the settings "just right", and now you want to apply to more than one clip on a track.
    In a short film I'm working on, I use this technique to apply EQ and Room Ambiance (reverb) to camera perspective changes on a single track of ADR for off-camera Dx.  I place the Dx in a track. Splice on the camera edits to make unique clips, select the Audio Perspective preset I made for each camera angle, and Voila!
    Have fun!
    -CS

  • How do you apply a transition to multiple clips? NOT using default transition.

    Using CS6
    I have videos on one track and titles on another track. I want to apply dissolve to black for the videos and gradient wipe to the titles.
    Right now I have to assign dip as the default transition, select all the video, and apply default transition. Then find the gradient wipe, change *that* to the new default transition, select all the titles, and apply default transitions. Then I have to go back and reset my default transition to gradient wipe since that's my "main" default transition.
    Uhhhh... why can't we just select a bunch of clips and drag ANY transition to the selection and have it apply just like regular effects? Why force us to do this complicated singular default transition dance?

    Hi D. Vivian,
    d. vivan wrote:
    What you need to do is to select the clips and enable trim (some red brackets will appear at the beginning or end of the clips).
    I just marquee drag with the Roll tool to select the edit points.
    d. vivan wrote:
    Then, right click and Apply default transition.
    Or use the keyboard shortcut: Ctrl + D (Windows) or CMD + D (Mac).
    Thanks,
    Kevin

  • How Do You Write Thermocouple Readings From Multiple Channels to One Text File?

    Hi Everyone,
    I am having difficulty writing a Labview program that allows me to combine readings taken from 8 thermocouples to one text file. I am using a NI cDAQ - 9174 with NI 9219 modules.
    Attached is a copy of my program thus far. I have figured out how to combine readings from 8 thermocouples to one waveform chart but the text file will infact be more vital.
    I am very new to Labview and only require it for this task so the simpler the solution the better. Apologies for the lack of technical language.
    Any help would be much appreciated.
    Amy

    Here's one simple possibility...
    Of course, this shows incomplete file handling, and you'll probably want to truncate your floating point values to a few decimal places. I have used this kind of operations for generating text and csv files for thermocouples, much like you are doing.
    Good luck!
    Dan

  • How do you apply a master page to multiple documents at the same time?

    How do you apply a master page to multiple documents at the same time?

    Hi friends,
    Thank you for trying to help me out.
    Let me explain it a bit to remove the ambiguity.
    I have 10 documents nested under a book. Each of these documents have 'n' number of pages. I want to apply my custom made master page "First" to the first page of all these 10 documents in one go. The remaining pages of the documents have to be in default "Right" master page format. How will I do it?
    I tried selecting all the documents and importing the formats from another document with the custom made "First" master page. The master page format is getting imported but the first page of all the documents still remain with the default "Right" master page format.
    I think now my question is more clear...

  • How do you set the duration for multiple stills in iMovie 2013?

    How do you set the duration for multiple stills in iMovie 2013?
    Before upgrading to the latest version of iMovie last month, I was able to set the duation of all of the stills included in an iMovie project at one time by clicking the apply to all still box in the adjustment pop up. That option is no longer apparent. If it is available I cannot find it, and I have tried several different ways to accomplish it. I have tried the iMovie help section and can find nothing to help.
    Apple, do I really have to adjust close to 500 pictures to a 5 second duration individually???
    REALLY??!!

    ...why wouldnt people want that level of accuracy when animating, especially when working to music at a specific duration?
    Because often people are animating to words or beats in the music.  Music is rarely performed with a computer-precise beat and tempo.  Musicians aren't robots: they swing the beat sometimes.  They use rubato.  They change tempo.  They change time signatures.  As a result, you have to FIND those words and beats.  It's not a situation where you can say, "There!  I've found the duration of one beat!  Now it's easy to find the rest of them!" 
    If you try it, you will be very disappointed.
    Try finding the precise end of a piece of music that fades or ends on a big chord with a ring-out.  You'll see that it's trial-and-error: what's the point where it becomes inaudible?  It depends on how high your speakers are turned up.  You might have them way up, you set an end point for the layer, and then you do a RAM Preview at a more reasonable volume.  You might say, "Hey!  The music ends before the layer ends!"...  but you KNOW you set the layer's out point when the audio file goes silent.
    AE has layer markers that can be used on an audio layer to mark beats, words, etc. They come in very handy.
    I guess it comes down to this: because AE can do so much different stuff, there are very few automated procedures.  Oh, Adobe tries with effects that convert audio levels to keyframes, but they're not 100% reliable... especially on something like a capella choral works.  For true accuracy, you need  find the timings yourself. 
    If you want something simpler, try a different application. But be prepared for lower level of accuracy.

  • How do you apply a vector mask to a folder in Photoshop CS6?

    The ways you apply vector masks in CS6 is different than in CS5.
    I knew how to apply a vector mask to a folder of layers in CS5.
    I cannot figure out how to do it in CS6.
    So my question is:
    How do you apply a vector mask to a folder in Photoshop CS6?
    And while we're at it, what are the best methods for applying vector masks to regular layers?
    Thanks.

    thomasbricker wrote:
    Im back...
    The thing is, Im not usiing the pen tool to create the vector shape. Im using the vector box tool to create a rectangle [...]
    Yes and that's why I wrote the words "vector tool" and never mentioned a pen. (Although the instructions would be exactly the same for using the Pen Tool because the Pen Tool is a vector tool.)
    which I then want to turn into a layer group mask.
    And yes, this does not work the same way as it did in CS5.
    I wish it did. : |
    Adding a vector mask to a layer or group is exactly the same in CS5.1 and CS6 on my Mac. Maybe that's done differently in CS5 than in CS5.1, but it seems unlikely.
    You have the layer or group targeted. Now draw a rectangular path after making sure the Rectangle Tool is in Path mode, and not Shape mode and not Pixel mode. Then Cmd/Ctrl-click the Add Mask button at bottom of Layers panel.

  • How would you pass more than 255 args?

    I have an SFTP program that currently is only passed a single file. I am modifying it so that it will loop though an array of files to simulate an mput command. Originally I was just going to call the program with each file to be transferred as an argument but noticed the 255 argument limit. I am looking at potentially having 1500 - 2000 files to transfer at one time. I am just looking for advice on how this should be designed. One idea that was forwarded to me was to just create a listing of the files on the server and use that list file as my argument. Would this be the best approach for this issue?

    sdhalepaska wrote:
    georgemc wrote:
    sdhalepaska wrote:
    georgemc wrote:
    sdhalepaska wrote:
    georgemc wrote:
    I see no reason why you need an argument for every file.I would not necessarily need one for every file. Prior to our needing to use this for multiple files, it was easy enough to pass in one file as an argument. That is my question, how would you try to pass in a long list of files?Let's establish what you are concerned about. The 255 argument limit is on method signatures. From what you're saying here, you're talking about arguments being passed into your application from, say, the shell. Am I right?Correct, please see my clarified post. From what I have tested, the 255 argument limit appears to exist even for arguments passed to main.Ah, but arguments passed to main from the command line are passed into main as a single array of Strings, no matter how many of them there are. I have no idea what the limit on those is, but an array can hold millions of elements. I expect your shell will moan about that many, though.
    As I see it, you have a few choices. Unless these files are all in different, arbitrary directories, you can specify a list of directories for your app to search. Or you can pass them all in one at a time, and see how you go. Or you can list them in a text file, pass that to your app and have it work them out. Or write a script that invokes your app multiple times. What you don't need, is a method that takes each file as an argument.Thank you for walking me through this. Would you mind telling me which way you would lean if you were designing this? The files will all be in a single directory on the server and I would not like to invoke the app multiple times as it creates a connection during each invocation. They're all in the single directory. Ok, are all the files in that directory to be transferred? If so, I'd just pass the directory name to the app, and have it iterate over all the files. If it's only to be certain ones, how do you know which ones? Is there some regex or filtering you can do on the command line?
    If you are interested, the 255 argument limit for main that I tested was from this article:
    [http://www.javaspecialists.eu/archive/Issue059.html|http://www.javaspecialists.eu/archive/Issue059.html]
    It does die at 255 using Java 1.5.Like I said, arguments to a method are thus limited. But the args passed to an app are passed to main as one argument - an array. In short, that article is not relevant to your problem.

  • How would you determine the total ram used by applets?

    hi guys;
    I have 2 applets.
    One applet runs in a browswer. - in the microsoft jvm.
    Another applet on another browser (or another page) - in the sun plugin.
    How would you guys determine the total RAM (not just heap memory) used by these applets.
    my strategy would be to open up the browser. and look at the memory next to that internet explorer process. Then I would open up another browser with applet and see total memory taken. Then I would subtract to determine the difference.
    Does this sound correct?
    Each applet has multiple jar files associated with it.
    Stev

    What you really should do is test your applet on a bunch of machines, like a 32 meg ram win 98, 64 meg ram win NT, and a 256 meg ram win 2000, and then give them a performance report under the different configurations. That's really what they're after (probably)

  • How would you find the pitch period of a sound signal?

    Hi
    I have a few questions and i would like if somebody could help me even with the smallest comment on this.
    How would someone be successfully estimate the pitch period (fundamental frequency) of a 5 second sound file?How would you successfully distinguish the voiced from the unvoiced parts and how would you make sure you dont mix voiced/unvoiced sections? Finally how can you find the exact points where the pitch is at its peak throughout the signal?
    Any help/comment/suggesion would be much appreciated

    Hello Madgreek,
    After some thought I think I may have come up with an algorithm for what we have discussed. Basically, you are interested in knowing the time intervals over which you can observe any given frequency in your signal. As you had suggested, you can examine small windows of your signal and perform FFTs on each of the small windows to determine what frequency content is contained in that window. By examining all of the windows, you will see when particular frequencies are prevalent in the original signal. You'd want to use the smallest allowable window to give you the most resolution, but one that is large enough to cover an entire period of the lowest frequency (so that you don't miss this frequency).
    I have attached an example program that performs this operation. The example performs this analysis on an array that represents audio data. I am basically performing multiple FFTs (for each window) and stacking these FFTs in time to form a 3D plot. By examining the 3D plot, I can then see when in time my frequencies of interest are at their peaks. Rather than graphing these plots, you may work out a different algorithm for programmatically determining and logging these peaks and times. I hope this is what you were looking for!
    Attachments:
    Time Variable FFT.vi ‏250 KB

  • How do I apply same adjustments to multiple photos at the same time?

    How do I apply same adjustments to multiple photos at the same time?

    You can't but you can copy the adjustments made on one photo and apply/paste it onto another by:
    1 - Control (right)-clicking one the edited photo in the Edit mode and selecting Copy Adjustsments
    2 - Control-clicking on the next photo and selecting Paste Adjustments.
    OT

  • How do you get a line with MULTIPLE fields to WRAP ?

    How do you get a line with MULTIPLE fields to WRAP ?
    Good afternoon everyone...
    THE PROBLEM: Why doesn’t a line with multiple fields WRAP?
    HYPOTHETICAL EXAMPLE/WHAT I”D LIKE TO SEE
    If I have 2 fields on a line (this is now a hypothetical example and nothing to do with my actual report)….let’s call them field A and field B. And if field A has values of all ‘X’ and field B has values of all ‘Y’…then….the normal case would be (ignore dots – only for spacing):
    A……………………… B
    XXXXXXXXXXXXXXXXXX YYYYYYYYYYYYYYYYY
    But what if A is too long? I would want to see B wrap onto the next line like this:
    A……………………………………………………B
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX YYYYYY
    YYYYYYYYYYYYY
    And similarly….if B is extra long, can the line print as:
    A………………………. B
    XXXXXXXXXXXXXXXXXXX YYYYYYYYYYYYYYYYYYYYYYYYYYY
    YYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
    I don’t want the case where B is long and I get:
    A………………… …B…
    XXXXXXXXXXXXXXXXX YYYYYYYYYYYYYYYYYYYYYY
    ………………………..YYYYYYYYYYYYYYYYYYYYY
    I can see how you can wrap an individual field like that…but how can you WRAP a line of[b] fields within the frame so it wraps to the BEGINNING of the frame on next line?
    My SPECIFIC CASE
    I have a report that I have stripped down to a simple structure for the purposes of this explanation.
    My DATA MODEL has the main QUERY (for plant family and species data). The columns of the query are divided into 2 groups. The 1st GROUP contains the family data. Below that is the rest of the species data in a 2nd GROUP.
    Linking from the 2nd species group (above) is a new QUERY to extract REGION data based on the common key field. Under this 2nd query is another group with all the REGION columns.
    The LAYOUT MODEL has a group frame (the main , base one)
    On top of this is a repeating frame based on the 1st group (family data).
    On top of this is another repeating frame for the 2nd group (species data).
    On top of this is 2 Frames on the same line line. The 1st frame contains columns from the species group .
    The 2nd frame on this line is a repeating frame. The PRINT DIRECTION for this frame is ACROSS/DOWN. It repeats details of the REGION where the species is found. These columns come from this group come from the REGION QUERY and GROUP.
    All fields on the report line have variable horizontal elasticity.
    The problem is that when there is too much data on the line, it does NOT WRAP to the 2nd line.. It TRUNCATES.
    Can the line be made to WRAP????..
    In my current report, 1 of 2 things is happening:
    1) All fields print on the line until it hits the page boundary and then it just stops. Truncated!
    2) All fields print on the current line, then Oracle Reports throws a new page to print the REMAINDER of the long, input line
    But I would like a LONG line to continue printing onto the following line of the same page.
    I have tried all combinations of the elasticity fields and the ‘ADVANCED LAYOUT’ properties.
    I have been focussing my attention with this problem on the frames .
    We are using REPORT BUILDER V 6.0.8.26.0
    Thankyou to anyone who may offer assistance.
    Tony Calabrese.

    Steve,
    you gain 1 thing, but you lose something else!
    This thing is SO frustrating!
    Hey Steve! Good afternoon.
    I've done as you suggested....I have a long text boilerplate item - the only 1 on the line...and it has all the column in it.
    So it looks like:
    &col1 &col2 &col3 &col4 &col5 etc etc etc
    And the line expands nicely to each field's requirements.
    And when it gets to the right page boundary...it WRAPS to the next line! Beautiful!!!
    The only thing is that...when I had individual fields across the line I was able to create format triggers for those fields. And in doing so I was able to reduce the font and change the justification. I had to do that because some of the fields had to appear superscripted.
    So I wanted something like (ignore the dots):
    ...................................ppppp
    AAAA BBBB CCCCC DDDD EEEE FFFFFF
    So the field of 'ppppp' appeared slightly higher on the line than the other fields...
    I can't see how I can do this with a single TEXT field containing all the &COL values.
    Have you ever come across anything like this?
    Thankyou again,
    Tony Calabrese 12/4/2007

  • In Security, clicking on the "Saved Password" button displays your current saved password for each site. It does not allow you to change a password. How would you do that?

    In Security, clicking on the "Saved Password" button displays your current saved password for each site. It only allows you to view and delete site passwords. It does not allow you to change a password. How would you do that?

    If you enter a new password Firefox should offer to change the password.
    *You may not need to delete the old password. Try "Refreshing" the page, entering the site again, you may need to let Firefox fill in the old password, then enter the new password, and Firefox should ask to save the new password. See:
    **http://kb.mozillazine.org/Deleting_autocomplete_entries
    *If you delete the old password, you may need to "Refresh" the site after deleting the old password.
    If you want to delete the password that has been saved do the following:
    #In the Tools menu select Options to open the options window
    #Go to the Security panel
    #Click the "Saved Passwords" button to open the passwords manager
    #Select the site in the list, then click Remove
    <br />
    <br />
    '''You need to update the following.''' The Plugin version(s) shown below was/were submitted with your question and is/are out of date. You should update to avoid known security issues with the version(s) you have installed. Click on "More system info..." to the right of your question to see what was included with your question.
    *Adobe PDF Plug-In For Firefox and Netscape 8.3.0 (''Note: this is a very old version and installing the current version may not delete it or overwrite it. To avoid possible problems with having 2 versions installed on your system, you may want to remove the old version in Windows Control Panel > Add or Remove Programs before installing the new version'').
    *Shockwave Flash 10.3 r181 (''this may be current but a new version was released on 2011-06-14 with a ".26" after the "181". You can use the Plugin Check below and/or look in Add-ons > Plugins for the version of Shockwave Flash that you have installed. The newest version will be shown in Add-ons > Plugins as "Shockwave Flash 10.3.181.26"'').
    *Next Generation Java Plug-in 1.6.0_24 for Mozilla browsers
    #'''''Check your plugin versions''''' on either of the following links':
    #*http://www.mozilla.com/en-US/plugincheck/
    #*https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #*There are plugin specific testing links available from this page:
    #**http://kb.mozillazine.org/Testing_plugins
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**SAVE the installer to your hard drive (save to your Desktop so that you can find it after the download). Exit/Close Firefox. Run the installer you just downloaded.
    #**Use either of the links below:
    #***https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox ''(click on "Installing and updating Adobe Reader")''
    #***''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Managing the Flash plugin|Flash]] plugin''' to the latest version.
    #*Download and SAVE to your Desktop so you can find the installer later
    #*If you do not have the current version, click on the "Player Download Center" link on the "'''Download and information'''" or "'''Download Manual installers'''" below
    #*After download is complete, exit Firefox
    #*Click on the installer you just downloaded and install
    #**Windows 7 and Vista: may need to right-click the installer and choose "Run as Administrator"
    #*Start Firefox and check your version again or test the installation by going back to the download link below
    #*'''Download and information''': http://www.adobe.com/software/flash/about/
    #**Use Firefox to go to the above site to update the Firefox plugin (will also install plugin for most other browsers; except IE)
    #**Use IE to go to the above site to update the IE ActiveX
    #*'''Download Manual installers'''.
    #**http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller
    #**Note separate links for:
    #***Plugin for Firefox and most other browsers
    #***ActiveX for IE
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #**'''''Be sure to <u>un-check the Yahoo Toolbar</u> option during the install if you do not want it installed.
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Firefox_:_FAQs_:_Install_Java#Multiple_Java_Console_extensions
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • How do you choose different audio streams?

    If you have an "audio options" menu, and you have the choice between Ac3 and DTS, how would you link the different audio tracks to the buttons in the sub menu. also, how do you link the tracks to the audio button on you dvd players controller?
    thanks in advance

    How is the menu done?
    In the DVDSP4 Apple training book they show how to create a script to make sure the Audio Options menu shows the currently selected version. I do not find a tutorial on how to create an Audio Options or Languages with audio choices menu.
    Thanks,
    Robert

Maybe you are looking for

  • Purchase order printout / email setup

    Dear Expert, I want to know the  Purchase order printout / email setup  configuration & how it is working. I tried to understand the process many time but fail to understand & even I kept this topic optional in my certification however I passed certi

  • Java system error: Bean BICS_CONS_GET_VIEW_DEF_J_PROXY not found

    In BEx Report Designer, click Insert Data provider under Report, and then choose one create query, system show the error message(message class:RSBOLAP, message number:018), the detail diagnosis like below, please help to solve it. Thanks! Diagnosis E

  • Generate Excel which Shows ADUsers and his Groups in a Matrix with AllGroups

    Hi There. I Need an Excel table for managemet, which Shows the following: The Colums should be named as Username ActiveDirectory and some Properties and ALL Groups which are availible in Active Directory Each row should then contain Username and in t

  • FLA taking forever to save (and edit)

    I've got a reasonably uncomplicated FLA file, a couple of megs, no audio, all vector art. It's a quiz, so there's some coding but nothing that would be considered intimidating by an intermediate Flash programmer. The only thing in any way remarkable

  • I cannot print a web page when in Firefox but it does print other info.

    When I try to print a web page in Firefox I get multiple pages of what looks like programing information. It starts with a line that looks like this %!PS-Adobe-3.0. The next line gives the title of the website and then the creator and then date and g