LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dos-2090

Solved!
Go to solution

Hello

I've bought one of  PC based digital oscilloscope (dos-2090) . And I work with labview software and I need to trigger the two-channel Simultaneously. But in the labview example, only two states 0 and 1 is for the trigger .
This is while in Basic software Trigger Mode is  0 and 1, 2 and 3 that state 2 is alt  Trigger Please help me in this case

0 Kudos
Message 1 of 11
(5,051 Views)

If the driver VIs do not provide the functionality you want, then you will have to write your own VI by reading the programming manual for this instrument.

 

 

Message 2 of 11
(5,045 Views)
Solution
Accepted by topic author thmatrix

Thank you for lead me.

I need to trigger the two-channel Simultaneously because I want to find phase of two signal

0 Kudos
Message 3 of 11
(5,036 Views)

I suggest your read the manual to see if it is possible for this cheap instrument.   http://www.hantek.com.cn/english/produce_list.asp?unid=62

 

 

 

0 Kudos
Message 4 of 11
(5,021 Views)

Ok I read manual.

There are two manual ,one of them is about labview and another is about V . In them are two different description

In labview --> Trigger:

If value is 0, it is Ch1 trigger.

If value is 1, it is Ch2 trigger.

In VB -->Trigger Source: index of the trigger source (CH1 trigger is 0, CH2 trigger is 1, ALT trigger is 2, EXT trigger is 3)

0 Kudos
Message 5 of 11
(5,014 Views)

Ok I read manual.

There are two manual ,one of them is about labview and another is about VB . in them are two different description

In labview -->Trigger:

If value is 0, it is Ch1 trigger.

If value is 1, it is Ch2 trigger.

In VB -->Trigger Source: index of the trigger source (CH1 trigger is 0, CH2 trigger is 1, ALT trigger is 2, EXT trigger is 3)

0 Kudos
Message 6 of 11
(5,013 Views)

This manual

Download All
0 Kudos
Message 7 of 11
(5,011 Views)

What does the trigger source have to do with your problem of acquiring two channels? The trigger source is irrelevant to whether you capture one or two channels. Explain exactly what you think the problem is?

 

You marked the post as solved. If that was a mistake, change it (Click on the Options button).

0 Kudos
Message 8 of 11
(5,008 Views)

Thank you

The main software of the oscilloscope  By changing the Trigger Source Trigger will be two channels simultaneously However,  in the labview example  can not be done

0 Kudos
Message 9 of 11
(4,999 Views)

Thank you

The main software of the oscilloscope  By changing the Trigger Source Trigger will be two channels simultaneously However,  in the labview example  can not be done

0 Kudos
Message 10 of 11
(4,990 Views)