LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PCR Oven

Hi, 

 

Sorry if i'm asking stupid questions but I didn't found an answer on the forum. I have the labview program guide : graphical programming with labview from Elektor, I'm working on the project PCR oven.

Now the question : How can I put this project in an event structure

Also, does anyone know why the property node with Cursorpos.X doesn't work? 

(working with labview 8.5) please reply ASAP

the vi is in the attachment section 

 

greets 

 

0 Kudos
Message 1 of 2
(2,467 Views)

Hi sabo,

 

"Now the question : How can I put this project in an event structure"

Make an event structure, create events as needed, put code in the event cases... Btw. I would suggest to use a state machine.

 

"does anyone know why the property node with Cursorpos.X doesn't work?"
Mmhh, what isn't working? Is there some error message?

Hint: have you enabled a cursor? It may help to create a cursor before you want to move it...

 

"please reply ASAP"

Well, we're (mostly) unpaid volunteers. And it's XMas season...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,457 Views)