lukabelingar / AutoKB

Implementation of virtual keyboard for Beckhoff TF2000 1.12.
4 stars 0 forks source link

Concept #1

Open acidos opened 1 year ago

acidos commented 1 year ago

Hi, This is actually question. I have HMI display without keyboard/numpad. What are my options of having on-screen keyboard beside your framework, while my TwinCAT HMI app is in full screen? Is there any built in on-screen keyboard supporting HMI TF2000? Windows has some keyboard itself, but it doesn't show up automatically when you press on input. Is it currently the only way(to manually show up TcHmiKeyboard or use your AutoKB framework) to have keyboard in our TwinCAT HMI applications?

Thanks for sharing your implementation.

lukabelingar commented 1 year ago

Update hmi to the last version, it has system keyboard implemented. Set it up in the configuration window, next to variable mapping and users list. It lacks password hiding and doesn't show limits (v 1.12.760.37), but I'm confident that'll improve in the future.

On Wed, 7 Jun 2023, 01:39 acidos, @.***> wrote:

Hi, This is actually question. I have HMI display without keyboard/numpad. What are my options of having on-screen keyboard beside your framework, while my TwinCAT HMI app is in full screen? Is there any built in on-screen keyboard supporting HMI TF2000? Windows has some keyboard itself, but it doesn't show up automatically when you press on input. Is it currently the only way(to manually show up TcHmiKeyboard or use your AutoKB framework) to have keyboard in our TwinCAT HMI applications?

Thanks for sharing your implementation.

— Reply to this email directly, view it on GitHub https://github.com/lukabelingar/AutoKB/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIMSLBEXNOXEYVB4ODMASVDXJ65S3ANCNFSM6AAAAAAY5CXZ5E . You are receiving this because you are subscribed to this thread.Message ID: @.***>

acidos commented 1 year ago

Thanks, indeed they now have system keyboard. Without password mask and limits it's little use for me. 2 more questions...

Thanks

lukabelingar commented 1 year ago

Hehe I was aiming for a nice user experience and having big characters should have been nr 1, good point🙂. Both is possible.

On Wed, 7 Jun 2023, 08:48 acidos, @.***> wrote:

Thanks, indeed they now have system keyboard. Without password mask and limits it's little use for me. 2 more questions...

-

Would it be possible to increase the font size of entered value? [image: image] https://user-images.githubusercontent.com/298480/243941236-a62cd7a4-fe36-436e-b4cd-47f501d0055f.png

Would it be possible to have a title for each input component? The source can be for example a lookup table based on component ID.

Thanks

— Reply to this email directly, view it on GitHub https://github.com/lukabelingar/AutoKB/issues/1#issuecomment-1580009756, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIMSLBFCOAJ6F7MGCSNZ4BDXKAP4DANCNFSM6AAAAAAY5CXZ5E . You are receiving this because you commented.Message ID: @.***>