ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

SignalExpress

cancel
Showing results for 
Search instead for 
Did you mean: 

sequence acquisition using window

Solved!
Go to solution

Hello,

 

I have a NI USB-6366 device which I'm using with Signal Express 2015. What I'd like to do is the following:

measure current on a shunt resistor while a digital pin outputs high. I want a single measurement in the window during which the digital pin is high. How can i do this?

0 Kudos
Message 1 of 5
(7,529 Views)

Hello,

 

By single measurement are you referring to non-continuous data(i.e 2 points for every digital high value)? I have not done too much with Signal Express but I think you can acquire the data and then organize it based upon application needs.

 

https://www.ni.com/docs/en-US/bundle/373873h/resource/373873h.pdf

 

Best,

-Brian J.

 

 

0 Kudos
Message 2 of 5
(7,502 Views)

What i mean is the following:

-digital signal goes high

-start acquisition of analog signal

-keep acquiring analog signal

-digital signal goes low

-stop analog acquisition and fetch resulted data

Hopefully it is clear now

0 Kudos
Message 3 of 5
(7,497 Views)
Solution
Accepted by topic author tudor.popescu

Sounds like you need to set a trigger. Have you looked at the Getting Started Guide? I linked the triggering section in that guide. 

 

https://www.ni.com/docs/en-US/bundle/373873h/resource/373873h.pdf (page 34)

 

 

0 Kudos
Message 4 of 5
(7,491 Views)

Hello,

Thank you for pointing me in the right direction. I solved it with 2 analog signals since you can trigger the report feature only on analog signal.

0 Kudos
Message 5 of 5
(7,486 Views)