Checking Multiple Counters...

Hi there.
I have a website with about 40 different pages from my last trip.
I placed a counter on each page - and am wonderig how I can acccess a page where I can see all the counters.
My homepage only lists the top 5 pages - and I can't find a way to get at the others - other than going to the page itself...
Thanks,
SparkyCanada

If counting page hits and taking a look at your webtraffic are something that you would be interested in, my recommendation would be to take a look at http://www.statcounter.com .
This is a 3rd party (free) hit counter. You sign up for it online, then you are given a bit of HTML code that you insert into every page on your site that you want to keep track of. Fortunately for the HTML-challenged (like myself), there is a little software application called iComment that can insert the code to every page automatically...
http://web.mac.com/cbrantly/iWeb/Software/iComment.html
With statcounter you will have more information at your disposal than you ever imagined possible. Which pages and in what order people are clicking to and from. Where people are surfing from (country and website). People's IP addresses, screen resolution, browser version, OS version, etc, etc.
Oh and best of all....you can set it so that it doesn't count any of your own visits to your own pages!

Similar Messages

  • Simultaneously latching multiple counters (AKA "strobe")?

    How do you simultaneously latch values in multiple counters, at arbitrary times, for later reading?
    A physical system generates several kinds of events to be counted by different counters, none of which events are strictly periodic or mutually synchronized (most of them are radioactive decay events, on the order 10^-3 to 10^5 per second average). It is critically important to count them all. At somewhat irregular intervals a few dozen milliseconds apart, I have the opportunity to read the counts, and it is also critical that whenever I read them, the counts are all captured at the same time, though it is not important exactly when this time is or how close in time I read them. Note: it is defining the end of one count period and start of the next that is time critical - not returning the count value to the calling program, which can happen whenever convenient.
    I've used other counters that have a strobe-and-latch feature in past versions of this system, including Advanced Micro Devices' Am9513 and the good old 8254. When a read opportunity happens, I programatically strobe the counters then read each one's latched values at leasure, while the counters themselves continue counting. But I haven't found strobe-and-latch in either of my two NI hardware systems or in any of the LabVIEW vi's, properties, or examples. Is it there someplace, maybe by a different name?
    I haven't found an example vi that simultaneously buffers counts in different counters. But it looks like some combination of the "Count Digital Events-Buffered-Continuous-Ext Clk.vi" example vi and the "Duplicate Count Prevention" method described in my DAQPad-6259 docs might get me what I want, but I'm not sure. I've attached one of my attempts to make this work, "SimultaneousCountBuffering01.vi". I have a single benchtop signal generator sending a 1 kHz signal to my DAQPad, where it's wired to both counter source terminals. This vi reads both counters at slightly different times on an irregular schedule repeating at about a half second. But it also first drives a digital output line high and low. This output is physically wired to both counter gate terminals. The DAQPad docs say that when counting in this mode, the counter is always counting regardless of the state of the gate, but at every positive edge on the gate, the count is buffered for subsequent reading. It's not important whether the readings are cumulative or get rezeroed because it's easy to use a shift register to change this anyway.
    But I haven't gotten this vi or others like it to do anything useful. In this particular version, the counter reads time out. Maybe this means there's nothing sitting in the counter buffer? The examples don't seem to show anything making the counter buffer counts, so I guess that's done by the property node selecting Duplicate Count Prevention counting mode. I've checked various combinations of the digital out line state in this vi, by the way, but still the timeout happens. In my other attempts the counts are always zero, or occasionally jump by thousands, or only one counter will occasionally see only one count. Simpler vi's (that don't attempt the Duplicate Count Prevention and don't get synchronized count values) do work, and the counters both count at the expected rate.
    Am I on the right track, using Duplicate Count Prevention?
    If not, what approach should I be taking?
    Even if this is the wrong approach, I still wish the vi did something, and am curious what I'm leaving out. Anybody know?
    Thanks!
    Attachments:
    SimultaneousCountBuffering01.vi ‏64 KB

    I don't have LV handy here, but I took a quick look at your OneLoop and TwoLoop attachments.  If I remember correctly (I may be mixing those up with a couple other things I looked at), you face the following significant issues:
    A. Need dataflow sequencing to help enforce execution sequence.  With multiple data acq tasks, it's very typical to use the wind the error cluster from one task to another as a means to enforce execution sequence.
    B. Need an overall scheme that doesn't keep configuring, running, and clearing each task in a software loop.
    Let me roughly describe an approach I'd suggest:
    1. Create a "dummy" AO task solely for the purpose of using its sample clock as a strobe for buffering your edge counts.  Configure it for Continuous Samples using DAQmx Timing.vi   The sample rate you choose will determine how often count values are captured ("strobed").  You may also need to set the property to "Allow Regeneration", found under one of the DAQmx Property Nodes (probably either the Channel or Write node).  Write an array full of 0 values to the output buffer using DAQmx Write.  (The actual value doesn't matter to the program, but 0 volts should be a safe value if you've got anything wired to your analog output terminals.)
    2. Create 2 similar edge counting tasks with your counters.  Both should be configured to use a digital "Arm Start" trigger using a DAQmx Trigger property node.  That will guarantee that they are sync'ed at time=0.  When you call DAQmx Timing.vi, wire in the input that lets you specify sampling using the AOSampleClock.
    3. My personal choice for getting them all started in the right order would go like this.  The counters would use the falling edge of the AOSampleClock as an "Arm Start" trigger and the rising edge of the AOSampleClock as their sample clock.  The counter tasks are started before starting the AO task.  After starting the AO task, the falling edge of the 1st AOSampleClock will "arm" the counters to start counting their edges simultaneously.  The rising edge of the 2nd AOSampleClock will "strobe" the count values into the counter tasks' data acq buffers.  Each subsequent rising edge will buffer the next counts.
    4. Duplicate Count Prevention may need to be specified if there's a chance you might not see any edges to count between 2 consecutive sample clock strobes. 
    5. When you read from the counter tasks, be sure to read the same # of samples from each task.  Then you can subtract the arrays to get your count differences, knowing that the counts correspond to the exact same interval of time.
    -Kevin P.

  • How do I "check" multiple songs at same time?

    I'm trying to backup my itunes library to DVD, but itunes will only burn songs from a playlist if the box is checked. I have 900+ songs that are unchecked that I need to backup. I realize I can just re-import them from the original CD, but then I will also have to rate the songs all over again.
    A. How do I check multiple songs, or...
    B. Is there another way to backup the ratings data for each song?

    Highlight all the songs that you want, you could hit command+A to select them all.
    Then right click, or control+click and choose "Check Selections"
    "D"

  • How to use multiple counters in the 6602 to measure cycle length, calculate delay and generate triggered pulse.

    Hi,
    I need to measure the cycle length of a pulse, calculate a delay based on this value, and then generate a triggered pulse with that delay value. The input and output pulses will be continuous. The best case would be to use the cycle length from one pulse in the calculated delay for the next pulse. One of my biggest problems has been getting the calculated delay value into the pulse specs.vi for the triggered output.
    This output pulse will be used to trigger an IMAQ video acquisition; therefore, the solution to this problem will be part of a larger video acquisition application. This has posed a problem, in that accessing the counters has interfe
    red with the triggered video acquisition.
    Any suggestion will be welcome.
    Thanks
    Dave

    Filipe,
    The overhead is the problem I'm trying to get around.
    Specifically, what I need to do is to generate an output pulse after a trigger pulse, which is a given percentage of the cycle length. The input pulse is from heart rate, so it will have some variance, and the output pulse will be at a stationary point in the cardiac cycle. For example, for an input pulse of 2 Hz (500 ms) the user would likely request the output pulse be delayed by 75%. Therefore, the generated pulse will have a 375ms delay after the trigger.
    In the past I have had hardware built to do this, but I am hoping I can accomplish the same thing with multiple counters on the 6602. I have been able to accomplish this with 3 counters (2 to measure period and 1 for output
    ) but the overhead prevents adequate triggering of the IMAQ video acquisition. I am hoping another method would solve this problem.
    Thanks
    Dave

  • How do I output a finite pulse train through multiple counters?

    Hello,
    I have used LabView examples to create a VI to use with my TIO 6602 that generates a finite pulse train with varying duty cycle, frequency, number of pulse, and initial delay.  I can also have it output the pulses through multiple counter channels, but all the channels have the same delay, and are output at the same time.  I need each channel to have a specific delay from the first one.
    In my VI, I use DAQmx to create a retriggerable finite pulse train by gating a counter with another counter.  I have all the neccessary controls over the pulse train, but I can not seem to find an easy way to just copy this waveform and output delayed versions of it to other channels.  The delay is very important because these signals will be used to drive ultrasound transducers in a linear array, and for the waveforms to focus at one point, the signal driving the transducers with a shorter distance from the focal point need a larger delay, so that the same waveform arrives from each transducer at the same time.
    Any help with how I might do this would be much appreciated.
    Thanks!

    Hey Sneaky,
    Here's a screenshot of the code I put together on how to use multiple counters.  Also, take a look here for more information on how to sync multiple counters. 
    Message Edited by Knights Who Say NI on 02-02-2009 10:36 AM
    Message Edited by Knights Who Say NI on 02-02-2009 10:36 AM
    Message Edited by Knights Who Say NI on 02-02-2009 10:38 AM
    -John Sullivan
    Analog Engineer
    Attachments:
    4xcount.jpg ‏67 KB

  • How to check multiple special characters in instr function sql query.

    Hi,
    The following special characters are comma(,), slash(/), colan(:)
    these special characters i need to be check in instr function.
    select SUBSTR(master_title,1,INSTR(master_title,',',1,1)-1) from dual;
    Can you please write the query with right answer.
    Thanks in advance,
    Lakshman.

    Why multiple post?
    How to check multiple special characters in this query.

  • Buffered aquisition with multiple counters on 6602

    Here's the scenario: I have a 6602 card, and I need to do buffered event counting on five counters at once.
    I can't use DAQmx, because the drivers don't support the 6602 yet.
    The traditional DAQ drivers don't support multiple counters per group...
    ...so I'm left with needing to create five independent tasks, each responsible for it's own buffered counter operation. However, when I do this, each task gets assigned the same taskID, so I can't figure out how to differentiate between the tasks when it comes time to reading their respective buffers. I attached a quick example VI that shows the taskID problem.
    Anyone know how to run multiple buffered counting operations at once?
    -Michael
    Attachments:
    StartCTRsTIO.vi ‏80 KB

    Hi M.J.
    This example VI should exactly do what you want:
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3DC9F56A4E034080020E74861&p_node=DZ52325&p_source=External
    Hope this helps,
    Luca
    Regards,
    Luca

  • I made a card using the iPhoto and when I click to buy it, it says that I did not fill all the frames with pictures, even though I did and have checked multiple times. Please help, it's for Mother's Day.

    I made a card using the iPhoto and when I click to buy it, it says that I did not fill all the frames with pictures and that I need to in order to purchase it, even though I did and have checked multiple times. Please help, it's for Mother's Day.

    Before ordering your book preview it using this method - http://support.apple.com/kb/HT1040 - and save the resulting PDF for reference - the delivered book will match it.
    LN

  • Check one box to check multiple boxes

    I have created a javascript so that one checkbox will check multiple boxes.
    if 
    (this.rawValue==1){button1.rawValue
    =1};
    if  (this.rawValue==0){button1.rawValue
    =0};
    The problem is that I have about 15 of these "Check all" checkboxes to create and around 24 buttons underneath each one.
    Is there a better way to script the check all button, maybe something that will check all the boxes in a subform?

    Ok, in the test I ran, this worked. But there is a catch.
    My checkboxes are named things like AEMN, AEMP, CALF, CILCO and the such. What i would do is rename these in the Hierarchy to CB_AEMN, CB_CALF.  is there a wildcard that can be put on the cb to pick up the changes?
    xfa.resolveNode("page1.subform1.cb["
    + i + "]").rawValue =1;

  • Acrobat DC can no longer check multiple comments

    You guys, I am feeling kind of sad because I can no longer check multiple comments at once.
    In the last version of Acrobat Pro I could select more than one comment and then check one of the selected check boxes and all selected comments would be marked checked.  This saved me time when I was working through a couple of hundred corrections in a PDF and wanted to keep track of the ones I'd done.
    I'm not sure why this feature would now be disabled in Acrobat DC but I hope Adobe bring it back soon.
    Then again maybe there is a way to do it - anybody else worked this one out?

    actually there is a way to do it. You have to select the last comment on the list and then press the shift key and check the comment. This will mark off all the comments. This works okay with a document with say 100 comments, but if your document has over 1,000 comments then this is very much hit and miss. In that case you are better off opening the same file in Adobe Reader XI providing you didn't update that.
    Abother more irritating bug is the fact that if a word is highlighted then the words are hidden until you actually select the wordAAl
    All in all, Acrobat DC isn't ready for production purposes. I wasted many hours trying to use it until I realised that I could still use Adobe Reader XI.

  • Multiple counters

    Hello,
    We are using a 6602 board and would like to do buffered counting on
    three counters. As this board does not allow multiple counters in a
    group, we have modified the example 'Single Buffered Event Counting-Adv
    (NIO-TIO)' by adding two additional sets of the counter subVI's (group
    config, buffer config, set attribute, control, read buffer). We are
    using the internal timebase and have the gate connected to pin 38 on a
    SCB-68. When the program is run, counters 0 and 2 will count while
    counter 1 does not. We are getting an error code 10123 in the counter
    control for counter #1. Does anyone know what the problem might be?
    Also is it necessary to be wired to each counter's gate pin on the SCB?
    Additionally, we would like to write the buffered da
    ta to a binary file
    and are having trouble figuring which vi to use. We are currently using
    Write File+ (I16) which is giving us errors.
    Thanks in advance,
    Kristie Elam

    post your example code.
    Stu
    Stu McFarlane
    Viewpoint Systems, Inc.

  • Checking Multiple condition in Mapping

    Hi ,
    I need to check multiple OR condition in Message mapping should i need to write an U.D.F.
    For example:I has a field
    MATNR where the possible values are WE,WB,AR
    I need to check the condition Using OR condition
    MATNR  
                         EQUALS   
    WE
    MATNR              EQUALS
    WB
    MATNR             EQUALS
    BB

    use boolean function OR  & equal...
    MATNR     
                      ------- equals -------
    CONST(WE)                         |
                                                OR-----------------------
    MATNR                                  |                         |
                     ------- equals ----------                          OR -----------Output?
    CONST(WB)                       MATNR                   |
                                                       ----- equals -----------
                                            CONST(BB)
    Edited by: Anand on Nov 29, 2008 3:04 PM
    Edited by: Anand on Nov 29, 2008 3:06 PM

  • Checking multiple e-mail accounts with new Mail app?

    Is it possible to check multiple e-mail accounts using the new Mail application?
    I am wondering if I could use it for both a business e-mail account and a personal e-mail account or if I would have to pick only one to use.

    Haha!
    Well, I plan on waiting until the SDK is released before buying any software.
    Since it appears that the system updates included in the App Pack will be required to use any software released thereafter I am fairly confident that at least that part of the App Pack will eventually be free.

  • Rajouter le nombre d'implulsion sur l'exemple "Multiple Counters with Phase Shifts.llb"fournit par NI

    Bonjour,
    J'utilise une carte PCI6601 NI DAQ traditionnel avec LV6 et je génère 4 signaux à l'aide de "Multiple Counters with Phase Shifts.llb"fournit par NI. Cela marche très bien néanmoins je voudrais pouvoir rajouter le nombre d'impulsion. Ce nombre serait le même pour les 4 signaux.
    Merci d'avance

    Monsieur,
    Dans cet exemple vous ne pouvez fixer le nombre d'impulsion puisque c'est une generation d'impulsion en continue. Vous devez donc modifier cet exemple afin que le compteur 0 ne genere pas en continue notamment en prenant comme exemple le VI finite pulse train qui utilise un compteur comme gating du compteur qui genere.
    France.support

  • 6601 CTR/TMR - problem reading multiple counters

    I'm developing some code for frequency measurement in Visual C++ using the
    NI 6601 counter/timer board. I am able to successfully read the counter
    for a single counter; however, my application requires reading multiple counters.
    I have code to the effect as follows:
    do
    nStatus = GPCTR_Watch( nDevice, ulCounter1, ND_ARMED, &ulArmed1 );
    nRetVal = NIDAQYield( nYieldOn );
    } while ( ( ulArmed1 == ND_YES ) && ( nStatus == 0 ) );
    do
    nStatus = GPCTR_Watch( nDevice, ulCounter2, ND_ARMED, &ulArmed2 );
    nRetVal = NIDAQYield( nYieldOn );
    } while ( ( ulArmed2 == ND_YES ) && ( nStatus == 0 ) );
    do
    nStatus = GPCTR_Watch( nDevice, ulCounter3, ND_ARMED, &ulArmed3 );
    nRet
    Val = NIDAQYield( nYieldOn );
    } while ( ( ulArmed3 == ND_YES ) && ( nStatus == 0 ) );
    I have tried a single do..while, but to no avail. In the above code, the
    first counter returns, but the next one just hangs there indefinately - not
    arming.
    Can anyone point me in the right direction on how to read multiple counters
    on the 6601?
    Thanks,
    Aaron Lukacsko
    [email protected]

    Your program is hanging because you are setup for a continuos read, which means your counter will never unarm. If the first counter never unarms, then your program will hang until the first counter is stopped. You need to either use one Do statement for all for of the GPCTR_Watches or use the Buffer Functions. If you want a continuos buffered operation then you need to use GPCTR_Config_Buffer and GPCTR_Read_Buffer functions. However, if you are just doing a finite number of counts then you use the GPCTR_Watch function, without any buffer functions.
    Kevin Bisking
    National Instruments
    www.ni.com/ask

Maybe you are looking for

  • Help me about LiveCycle Data Services

    Hi all,    I use Flex 3 and BlazeDS server to write my web app. Today, I want use LiveCycle Data Services ES. I have done some steps bellow and I need some guides continue from anyone.    1. Download the LiveCycle Data Services ES from adobe home pag

  • Tomcat doesn't update my changes

    Hi, I am using Tomcat 5.0.27 with struts. But when do any changes in any file of my project Tomcat doesn't update those immediately. For each modification I have to restart my Tomcat server, which is painful and time consuming while developing. Can a

  • How to repair disk

    When I run "Verify disk" after starting up with installation DVD I receive message "Disk needs to be repaired - invalid volume file count and invalid directory count - use 'Repair Disk'. Problem is the 'Repair Disk' button isn't highlighted. Any idea

  • 11i Driver files missing

    Hi, While applying patch i errror about some driver file missing, i checked the location and file was not their, i traversed throught various top and many folders are not their in product tops, even if folder is their files are not their, is their an

  • Duke Dollars Question

    Hi, I have posted couple of questions with DUke Dollars. I did not reward them because nobody answered my question. Now i can i use those dollars in my New Posts. thanks.