Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
01 Sep 2021 14:12 #219337
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
@Reinhard
Verry smart
Offff course not.
status from RCS_STAT...
cmd to RCS_CMD... ....ERR.... etc
so big help
Verry smart
Offff course not.
status from RCS_STAT...
cmd to RCS_CMD... ....ERR.... etc
so big help
Please Log in or Create an account to join the conversation.
02 Sep 2021 07:10 #219409
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Wow now I'v pulled Vismach into the Qt. Makes a nice Path View. No HUD yet.
Please Log in or Create an account to join the conversation.
02 Sep 2021 09:13 #219417
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Hi Reinhard
Sure that you don't use statuschannel->peek() ?
Of course I use ->peek() but only during the polling.
To my understanding: peek checks if there is a new value.
If not then there is no need to go further and read.
Sure that you don't use statuschannel->peek() ?
Of course I use ->peek() but only during the polling.
To my understanding: peek checks if there is a new value.
If not then there is no need to go further and read.
Please Log in or Create an account to join the conversation.
02 Sep 2021 11:31 #219428
by Reinhard
Just comment that line out and look what happens
Replied by Reinhard on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Its a quick test.To my understanding: peek checks if there is a new value.
Just comment that line out and look what happens
Please Log in or Create an account to join the conversation.
02 Sep 2021 12:48 #219432
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Hi Reinhard
why don’t you just help with answers.
For now: Please look at previous post’s.
If you have gone through the research before you know how cumbersome it was.
why don’t you just help with answers.
For now: Please look at previous post’s.
If you have gone through the research before you know how cumbersome it was.
Please Log in or Create an account to join the conversation.
02 Sep 2021 18:23 #219453
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Just to see it live.
The following user(s) said Thank You: tommylight, Grotius
Please Log in or Create an account to join the conversation.
02 Sep 2021 20:31 #219463
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
@Grotius
Hi Grotius, did you see those errors while building the Graphics_Widget ?
Hi Grotius, did you see those errors while building the Graphics_Widget ?
Please Log in or Create an account to join the conversation.
03 Sep 2021 19:06 #219549
by Grotius
Replied by Grotius on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Hi,
Yes i have seen that. For now you can comment out the drovec and it's function where it's to related until qt compiles.
The drovec is still under construction.
Great job showing the video !! You are quite far in progress. How did you integrate the vismach 3d preview?
If you have video's up to 12mb you can upload them to github. Better avoid using Youtube.
Yes i have seen that. For now you can comment out the drovec and it's function where it's to related until qt compiles.
The drovec is still under construction.
Great job showing the video !! You are quite far in progress. How did you integrate the vismach 3d preview?
If you have video's up to 12mb you can upload them to github. Better avoid using Youtube.
Please Log in or Create an account to join the conversation.
04 Sep 2021 06:02 - 04 Sep 2021 06:16 #219579
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
@Grotius
I attach the code for getting the vismach or
gremlin or halui or any other process into a Qt tab or frame or .. something you like. Just try for more.
Best rgds.
About the Qt_Graphics_Widget:
I was thinking of something more simple like your openGL;
For starters just a window with a coord-system displayed (based on the parameters) that can show the code-path and the actual path. Provide for the ability to load objects like in vismach. The tooltip cone is already there, just needs another shape.
KIS, KIS, KIS !!!
I attach the code for getting the vismach or
gremlin or halui or any other process into a Qt tab or frame or .. something you like. Just try for more.
Best rgds.
About the Qt_Graphics_Widget:
I was thinking of something more simple like your openGL;
For starters just a window with a coord-system displayed (based on the parameters) that can show the code-path and the actual path. Provide for the ability to load objects like in vismach. The tooltip cone is already there, just needs another shape.
KIS, KIS, KIS !!!
Last edit: 04 Sep 2021 06:16 by udoS.
Please Log in or Create an account to join the conversation.
04 Sep 2021 06:25 #219581
by udoS
Replied by udoS on topic Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )
Just one more thought.
Is there a great G-Code editor out there with high lighting g-code blocks and( now pushing ) the graphic representation of it.
May be I could pull that process into a QTabWidget. Parametric 3d like FreeCAD openscad or something like that. BUT just Bare Bone. KIS KIS
Is there a great G-Code editor out there with high lighting g-code blocks and( now pushing ) the graphic representation of it.
May be I could pull that process into a QTabWidget. Parametric 3d like FreeCAD openscad or something like that. BUT just Bare Bone. KIS KIS
Please Log in or Create an account to join the conversation.
Time to create page: 0.112 seconds