Sometimes when passing multiple values into "format into string" to build a complicated string e.g. a chain of commands for a device, it is possible that the format specifiers may become hard to notice if they aren't all aligned in the same column. I would like to propse that when a string constant is wired to the string formatter terminal of "format into string", the format specifiers be emboldened.
For example:
SOURCE:TRIGGER %s LINE:WITHOUT:SPEC on ANOTHER:WITHOUT:SPEC off SOURCE:ARB %s SOURCE:ARB:srate %.2f MORE:LINES 51 AND:ANOTHER:ONE %f
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.