LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.net or LabVIEW scheduling control

Hello,

 

I am looking for a .Net or native LabVIEW scheduling control.  I would like the user to create an item and set the date time range for that item.

 

Does anybody have any recommendations?

 

Thanks

Dan Shangraw, P.E.


   

0 Kudos
Message 1 of 4
(1,319 Views)

Hi Dan,

 


@ASTDan wrote:

I am looking for a .Net or native LabVIEW scheduling control.

I would like the user to create an item and set the date time range for that item.


What is a "scheduling control"? Can you provide an example?

When the user should be able to input timestamps then you could use timestamp controls…

Best regards,
GerdW


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

Yes I can use time stamps or .net controls to enter the data.

 

I need something to visualize that.  I call that a scheduler or calendar.

 

Something like google calendar or outlook or something like that

Dan Shangraw, P.E.


   

0 Kudos
Message 3 of 4
(1,296 Views)

I am thinking of just using a native table control in LabVIEW.  I can populate the column and row headers with the dates I need.  I also have control of the cell color and text.

 

I can use the time stamp control or the .net time control to enter time and dates.

Dan Shangraw, P.E.


   

0 Kudos
Message 4 of 4
(1,259 Views)