02-07-2003 03:42 PM
02-07-2003 04:49 PM
02-10-2003 09:30 AM
02-10-2003 01:05 PM
02-10-2003 01:25 PM
02-11-2003 10:52 AM
LabVIEW, C'est LabVIEW
02-11-2003 11:28 AM
06-07-2007 04:42 AM
Do I understand you correctly: there is no way that the string value of a ring constant can be programmatically retrieved (and used as a string in the program)?
Btw, is there any good explanations anywhere for how to program constants etc in LabVIEW that are to be used throughout the program, and need to be altered at a central location? Possible problems occur for instance when comparing a value to another, and then you would like to change both these values.I have used some typedefs, but it doesn't always work out as intended :~\
06-08-2007 12:16 PM
@Rodnebb wrote:
Do I understand you correctly: there is no way that the string value of a ring constant can be programmatically retrieved (and used as a string in the program)?
Btw, is there any good explanations anywhere for how to program constants etc in LabVIEW that are to be used throughout the program, and need to be altered at a central location? Possible problems occur for instance when comparing a value to another, and then you would like to change both these values.I have used some typedefs, but it doesn't always work out as intended :~\
06-09-2007 11:05 PM
@Rodnebb wrote:
Do I understand you correctly: there is no way that the string value of a ring constant can be programmatically retrieved (and used as a string in the program)?
Btw, is there any good explanations anywhere for how to program constants etc in LabVIEW that are to be used throughout the program, and need to be altered at a central location? Possible problems occur for instance when comparing a value to another, and then you would like to change both these values.I have used some typedefs, but it doesn't always work out as intended :~\