キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Sample and hold control

Is there a control that can be configured to sample and hold?
 
For example, if the vertical pointer control had two arrows, one indicating the current reading and the other the max value attained during a session.
 
 
 
0 件の賞賛
メッセージ1/4
3,242件の閲覧回数
Hi Wes,

yes, just take a slider or a gauge type indicator. Then (by rightclick mouse on the indicator) add a slider or a needle. Now the type of the indicator in the blockdiagram changes to an array type: You have to feed it with an cluster of 2 values (or: the number of sliders/needles used) to set all the sliders.
You have to program the sample&hold on your own, maybe you can use the min&max function for this?

Attached example in LV7.1...

Message Edited by GerdW on 01-24-2007 05:03 PM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 件の賞賛
メッセージ2/4
3,237件の閲覧回数
OK, Thanks!
0 件の賞賛
メッセージ3/4
3,232件の閲覧回数
Hi Wes,

just added an example - see above!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 件の賞賛
メッセージ4/4
3,229件の閲覧回数