09-13-2023 04:55 AM
Hello, I would like to generate a table in Labview as attached in the picture. I've managed the other tables, but I don't know how to generate exactly these patterns where it first subtracts a number from the stepper target and then plus again. Can you please help me with this?
I added VI.
09-13-2023 05:57 AM - edited 09-13-2023 05:58 AM
Hi Imanjot,
@Imanjot97 wrote:
Hello, I would like to generate a table in Labview as attached in the picture.
So you want to mimic an Excel worksheet look? Use a multicolumn listbox!
@Imanjot97 wrote:
I don't know how to generate exactly these patterns where it first subtracts a number from the stepper target and then plus again. I added VI.
You need to know the algorithm behind that pattern.
Once you know your requirements you can start to implement them!
Btw. you reach a broader audience when you downconvert your VI to an older LabVIEW version. I prefer LV2019…
09-20-2023 06:16 AM
Thank you very much!
Best regards,
Jot