LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LED Light database

Hi all,

 

 

i want to create database name as LED light in such a way that i can generate tables as scene1,scene2,......scene255 programatically as per my requirement.

In each table there will be columns in such a way that Step, Stop Time and Fade Time.

 

Pleas do the needful.

 

Regards

Manasi

0 Kudos
Message 1 of 4
(2,663 Views)

Hi Manasi,

 

sounds like you want to use an array of clusters...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,661 Views)

 


[...] that i can generate tables as scene1,scene2,......scene255 programatically as per my requirement.


It seems that you could design your database better than that.  I'm thinking that you could have one table for all scenes and another table with a foreign key that links to the scene data in the first table.

 


Pleas do the needful.


You first 🙂 How To Ask Questions The Smart Way

 

 

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 3 of 4
(2,652 Views)

The description you provide sounds identical to one of the examples from an NI Intermediate or Advanced class I took some years ago.

 

0 Kudos
Message 4 of 4
(2,648 Views)