Search found 5 matches

by LearningLabVIEW1
Thu Sep 28, 2023 5:04 pm
Forum: LabVIEW
Topic: 4424A Setup for TA167 Current Probe?
Replies: 1
Views: 1631

4424A Setup for TA167 Current Probe?

Hello, Looking to see how to set up the TA167 current probe on a 4424A scope. I had found a VI labeled "PicoScope4000aExampleBlock_PicoConnect" and see there is some probe setup in that VI but I am not getting it to work with my current probe. Are there any additional drivers for setup of this? Thanks
by LearningLabVIEW1
Thu Apr 13, 2023 3:05 pm
Forum: LabVIEW
Topic: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range
Replies: 4
Views: 8806

Re: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range

Thank you for this example. When it triggers, is there a flag raised, boolean changed, etc. to know that a pulse out of range has been detected?
by LearningLabVIEW1
Fri Feb 17, 2023 2:06 pm
Forum: LabVIEW
Topic: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range
Replies: 4
Views: 8806

Re: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range

I have added screenshots of what i did for now. I am able to accurately measure a pulse width with this, but once the pulse changes too far out of the acquisition settings, it is no longer a viable option and the calculated value is no longer accurate. I have been messing around with it and the accu...
by LearningLabVIEW1
Fri Feb 17, 2023 1:49 pm
Forum: LabVIEW
Topic: Setting Up Acquisition Settings When Signal Information is Unknown
Replies: 0
Views: 11543

Setting Up Acquisition Settings When Signal Information is Unknown

Hi All, Looking for advice on this. I am trying to use the scope through LabVIEW to just read some signals from a circuit board. This board has varying signal types of pulses, sin, etc. These signals will vary in amplitude, frequency depending on when a voltage is sent through the board, or the boar...
by LearningLabVIEW1
Wed Feb 08, 2023 3:30 pm
Forum: LabVIEW
Topic: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range
Replies: 4
Views: 8806

Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range

Hello, I am using a PicoScope 5244B, LabVIEW 2020 64 bit. I am trying to have the PicoScope measure the pulse width of an inputted pulse signal, determine if it is out of range, and shut down power to system if it is. The pulse width I am measuring should be around 4ms. So I would want to check if i...