12-05-2023 09:15 PM
Hello,
I am new to LabView, please bare with me.
I am trying to implement a timing system that will allow for gradual increase of an integer over a time period I specify. I have case structures use a wait function until the integer value is reached, which then signals a write function to a LabJack. I need the initial value to start at 3.175s and increase to 4.175s over a 16s time period. Does anyone have any idea how I can go about this? I am at a loss. Attached is an image of my code so far.
Thanks in advance, Sar
12-05-2023 09:30 PM
Can you please explain the application and how it is supposed to work?
12-06-2023 01:21 AM
Hi Sar,
@spamlalamb wrote:
I am trying to implement a timing system that will allow for gradual increase of an integer over a time period I specify. I have case structures use a wait function until the integer value is reached, which then signals a write function to a LabJack. I need the initial value to start at 3.175s and increase to 4.175s over a 16s time period.
I don't see any integers in your image: all relevant values are orange!
So instead of attaching images of code (we cannot edit/run/debug images with LabVIEW!) you should explain your goal much better…