LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

code cannot measure current

The labview code to get transfer and output characteristics for a mosfet does not seem to measure the current of the mosfet test sample. The .csv file generated shows current as 0. can someone tell me what is wrong with it?

bhuyanashima_0-1757424581152.png Output characteristics

 

 

bhuyanashima_1-1757424753133.pngTranfer characteristics

 

 

Download All
0 Kudos
Message 1 of 6
(248 Views)

We cannot debug or analyze pictures.

 

You have two code "islands" that run in parallel, what are they supposed to do and in what order? The sequence structure on the left has no purpose.

0 Kudos
Message 2 of 6
(243 Views)

in output characteristics, the top code does voltage-current sweep and the bottom one applies gate voltage simultaneously. the same is true for transfer. i am attaching the code.

Download All
0 Kudos
Message 3 of 6
(236 Views)

????

0 Kudos
Message 4 of 6
(216 Views)

Can you see current data on the graph as well ? 

0 Kudos
Message 5 of 6
(191 Views)

That I can see. But it's not getting recorded

0 Kudos
Message 6 of 6
(171 Views)