DASYLab

cancel
Showing results for 
Search instead for 
Did you mean: 

Can DASYLab read the input digitally?

Hi,

 

I would like to have a box that we can input any number into the program and then that program uses the number for calculation. Right now, I can only use the slider to get the input which takes too much spaces. Do you have any suggestion or function should I use?

 

Thank you very much,

 

Jane

0 Kudos
Message 1 of 3
(6,138 Views)

You can use the slider and minize it so that it only allows keyboard inputs, or you could create a layout with a table that allows inputs that you can enter a variables.

Another possibility is to use the action list with "enter Variable" action.

 

 

Tom Rizzo
InSyS Corp.
www.insyscorp.com
Your DASYLab integrator
0 Kudos
Message 2 of 3
(6,137 Views)

Here's a quick example with all three of the suggestions that Tom made.

 

You need DASYLab Full to use a Switch/Action to prompt the user, but DASYLab Basic can do it with a Key Action, rather than a Switch.

 

 

Measurement Computing (MCC) has free technical support. Visit www.mccdaq.com and click on the "Support" tab for all support options, including DASYLab.
0 Kudos
Message 3 of 3
(6,120 Views)