Edit box and toggle switch component questions


Recommended Posts

OK, first read my post about using edit boxes in HMI's:

That said, simply do page.updateEdits() to have the edit boxes populate with whatever value is currently in the Set Channel specified.  The reason DAQFactory doesn't automatically do this is that it would be very frustrating to the operator if the edit box changed value while they are trying to enter a new value.

As to your second question, I'm not quite sure what you are trying to do.  Can you give me some more detail?

 

Link to comment
Share on other sites

Thanks,

Fortunately, my needs for the use of edit boxes is to create, edit, and view Time/Temp profiles and save them to a file, a static page.  Profiles are loaded and run from another sequence.  The page.updateEdits() is exactly what I need.  However, it's good to know the limitations of the edit box, I take heed.

I skipped the switch for a button.  I liked the visual of the switch, on and off positions visually moving.  A little background and text changing will do but not as cognitive.

I do have a sequence issue.  Catch you there.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.