Building new Full Qt c/c++ HMI (incl. nml and EtherCAT )

More
24 Aug 2021 12:22 #218621 by Reinhard

Reinhard has had a hard time finding this error, and he did not tell us the solution in his topic.

Didn't realize, that you where waiting for ...

So if there's something, you'd like to know, just ask me ;)
The following user(s) said Thank You: Grotius

Please Log in or Create an account to join the conversation.

More
24 Aug 2021 22:36 #218650 by Grotius
Hi Reinhard,

Okidokie, thanks for responce.
Do you have a link to all your emc connect info?

Hi Udo,
If you "duckduck' you will see how you can add my username in github to give write permissions. I did the same yesterday
for the hal-core repository where someone else is contributing. Someone from Finland and he's on the forum too.

Maybe it's handy if i do the graphical part (gremlin lookalike) of the code?




 

Please Log in or Create an account to join the conversation.

More
25 Aug 2021 02:28 #218664 by Reinhard

Do you have a link to all your emc connect info?

LOL - all my emc info is the linuxcnc source code :)

There exists some docs from the original authors, which I read too, but linuxcnc has evolved that far from origin, that the original specs don't really help.

Please Log in or Create an account to join the conversation.

More
25 Aug 2021 06:36 - 25 Aug 2021 07:12 #218680 by udoS
Reinhard:

for the xAxis_pos_cmd it is like
std::cout << "Pos-X:=  [ " << emcStatus->motion.traj.position.tran.x  <<.  "] "  <<  "\r" ;
how do you find that parameter and where ?   motion.traj.position.tran.x. ???

Grotius:

I was thinking to have a Visual like a mix of Gremlin and Vismach.

I'm really looking forward to that
 
Last edit: 25 Aug 2021 07:12 by udoS.

Please Log in or Create an account to join the conversation.

More
25 Aug 2021 07:20 #218683 by Reinhard
@udoS
may be you missed it, but I already built an axis replacement with all that nml-stuff necessary for a client app.
.

how do you find that parameter and where ...

Looks like you don't know your system tools.
grep, cat and less are your best friends.
Beside that I use krusader with about 20 directories at direct access, lots of terminals, ...

Please Log in or Create an account to join the conversation.

More
25 Aug 2021 07:32 - 25 Aug 2021 07:40 #218685 by udoS
Hi Reinhard: I bow. Great stuff. 

Now I have a question:
If YOU can build things like this, why am I still looking at axis as soon as some one is saying: LinuxCNC.

I'm really puzzled.
Last edit: 25 Aug 2021 07:40 by udoS.

Please Log in or Create an account to join the conversation.

More
25 Aug 2021 07:58 - 25 Aug 2021 18:19 #218686 by udoS
@Reinhard: "Looks like you don't know your system tools."
I think you hit it dead right. That't why I asked for help.

So can you extract some ( more or less ) of your unfathomable knowledge and enlighten us poor struggler's. 
Last edit: 25 Aug 2021 18:19 by udoS.

Please Log in or Create an account to join the conversation.

More
27 Aug 2021 11:14 - 27 Aug 2021 11:15 #218899 by udoS
@Grotius

I get an error when I run the build of the Graphics_Widget : <stdlib.h> not found from cstdlib.h Line 75.
Last edit: 27 Aug 2021 11:15 by udoS.

Please Log in or Create an account to join the conversation.

More
27 Aug 2021 14:21 #218909 by Grotius
hi,

sudo apt-get install libstdc++-10-dev
or
sudo apt-get install libc6-dev
 

Please Log in or Create an account to join the conversation.

More
28 Aug 2021 09:33 #218975 by udoS
@Grotius

libc6-dev is/was installed Version 2.28-10
same thing

Please Log in or Create an account to join the conversation.

Time to create page: 0.135 seconds
Powered by Kunena Forum