Jump to content

Randy81

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by Randy81

  1. I'm currently trying to write a configuration dialog for a program of mine. I have a config.ini file and I would like to read the file and load the configuration information into the controls on my front panel. I was thinking of having some kind of table which identifies a configuration key and its corresponding control label. In which case, I would search my front panel display and set the control value using a property node. This seems very inflexible, but it's the best idea I have so far. Any suggestions?
  2. Hi Anthony, Silly question, but is it necessary to detect the value changes while sliding? Or is the final value between transitions sufficient? Randy
  3. Do you mind giving me a little more of a hint? QUOTE(Eugen Graf @ Jun 4 2007, 03:07 PM)
  4. Is it possible to run two separate front panels running at the same time such that one front panel can control the other? It's important that this isn't done as a subVI.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.