NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

新手请教一个有关knob的问题

这个是不是你想做的... labview 7.11 format

-Joe
0 项奖励
11 条消息(共 13 条)
1,909 次查看

谢谢!冷淡表情

你的程序中是把ring的数值格式化成不同的精度再作为marker的显示,可是ring的数值还是无法输入诸如20E-12这样小数部分超过6位的数值。我需要把20pA赋值成20E-12,一个item的name为20pA,value为20E-12。有法子吗?

0 项奖励
12 条消息(共 13 条)
1,907 次查看
no, it seems like the values for the text label stuck at single precision, however, you could make your text label reference to a larger number, and divide this number by another big number to get the final value.

-Joe
0 项奖励
13 条消息(共 13 条)
1,904 次查看