ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
Hi,
It would be handy at times to be able to get a string of a numeric control which represents the value exactly as it is displayed in the numeric control. For example if the control shows "123.456E+9" or then there would be some way to get that exact string (other than reading the value as a number then formatting it into a string, of course). I envision this could either be a new function call, or perhaps a non-settable attribute that can be obtained with GetCtrlAttribute(...) (the latter would of course benefit from being able to use GetCtrlAttributeLimited(...) ). Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.