Question about the PULSIN command?
Archiver
Posts: 46,084
Got a question about the PULSIN command, and I thought I would ask
here.
Some background, I'm building a freqency counter for an expirment for
the lab I work for, and using the basic stamp for it.
The pulsin command lists a maxium pulse width. Is this the maximum
the command can watch? or is this just how long it waits until it
times out?
Thanks
Luke McCampbell
System Programmer
GSU Brainlab
http://cis.gsu.edu/brainlab/
here.
Some background, I'm building a freqency counter for an expirment for
the lab I work for, and using the basic stamp for it.
The pulsin command lists a maxium pulse width. Is this the maximum
the command can watch? or is this just how long it waits until it
times out?
Thanks
Luke McCampbell
System Programmer
GSU Brainlab
http://cis.gsu.edu/brainlab/
Comments
wolfgray@m... writes:
> The pulsin command lists a maxium pulse width. Is this the maximum
> the command can watch? or is this just how long it waits until it
>
If an incoming pulse is longer than the maximum pulse width for the Stamp you
are using, the Stamp will "time out" and store a "0" in the variable.
Sid
[noparse][[/noparse]Non-text portions of this message have been removed]