11-24-2011 08:32 AM
hola
i'm new user of dasylab and i would like to manipulate the sample rate through a layout ;i don't know how
also other small thing when i use coded swich and i want modify the text in the Switch Window i don't know how
Hope that someone would be able to help.!Lots of thanks!
11-25-2011 03:48 AM
The answer to the sample rate question depends on the device - is it using the DRIVER time base or a different device timebase.
To change the sample rate, you must replace the sample rate value with a Global Variable (e.g. ${Var_1}. But, there is a limitation - you must Stop the measurement and restart for it to use the new rate. This is because most drivers set up the scan parameters before the measurement starts, and it cannnot change without stopping the measurement scan.
For the Coded Switch,
You can select Value and unit or Name to be displayed. Select the radio button next to name (not Module name or channel name, just Name) and enter the alphanumeric string that you want to display. You can also change the Value for each switch setting, so that it is possible to have a unique value and a unique name for each switch position.