Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
17 Oct 2024 12:31

Unterstützung bei der Automatisierung einer Simulation

Category: Deutsch

Danke, das habe ich soweit eingearbeitet.

Eine Übersetzung würde momentan mein Zeitbudget für dieses Projekt überschreiten.
  • bkt
  • bkt's Avatar
17 Oct 2024 12:12 - 17 Oct 2024 12:14
Replied by bkt on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

/usr/lib/liblinuxcnc.a(iniaxis.o):function iniAxis(int, char const*):(.text+0x6b9): error: undefined reference to 'emcAxisSetLockingJoint(int, int)'

nm /usr/lib/liblinuxcnc.a | grep emcAxisSetLockingJoint U _Z22emcAxisSetLockingJointii
nm /usr/lib/liblinuxcnc.a | grep iniAxis 0000000000000160 T _Z7iniAxisiPKc 00000000000000c8 t _Z7iniAxisiPKc.cold

these means sometings go wrong during creation of .deb packages?? or c++14 not able to find .h necessary heather?
Because iniAxis is linking to liblinuxnc.a but emcAxis..... is used as c++ code (correctly) some trouble with mixing c and c++ code? .....
  • rodw
  • rodw's Avatar
17 Oct 2024 12:09
Replied by rodw on topic Hurricane Milton

Hurricane Milton

Category: Off Topic and Test Posts

We are all happy you got through OK and your earlier fortifications saved the day.
Since the 1980s here the building code places additional requirements on construction in tropical areas that are subject to cyclones (our name for a hurricane) Your tie downs are part of the code, but they are probably theaded rods in the wall cavities that tie the roof to the concrete slab floor and foundations.
  • Muecke
  • Muecke's Avatar
17 Oct 2024 12:08
Replied by Muecke on topic Welche Tasten haben die Achsen?

Welche Tasten haben die Achsen?

Category: Deutsch

Auf die Gefahr hin das ihr mich für ... haltet.
Doch welche Tasten sind denn bitte [ und ] bei mir bewegt sich da nichts :-(

in der Hilfe steht es jedoch auch so drin.
  • JT
  • JT's Avatar
17 Oct 2024 12:05
Replied by JT on topic Read HAL pin in Python

Read HAL pin in Python

Category: Other User Interfaces

Actually I think I've solved it and will update this when I've proven it out. But for now it looks like
import hal
hal.get_value('some-pin-name')

JT
  • Todd Zuercher
  • Todd Zuercher's Avatar
17 Oct 2024 11:56
Replied by Todd Zuercher on topic Make arc in W axis

Make arc in W axis

Category: General LinuxCNC Questions

Are your two parallel axis to be rigidly fixed together like the two ends of a gantry or are they going to be independent parallel motion, that you might not necessarily always want to move together? If it is the latter then you might want to check out my gang router config (it is posted here on the forum.)
forum.linuxcnc.org/show-your-stuff/53675...e-gang-router#308818
  • JT
  • JT's Avatar
17 Oct 2024 11:51
Read HAL pin in Python was created by JT

Read HAL pin in Python

Category: Other User Interfaces

Is it possible to read a HAL pin in Python? I can make and set HAL pins of type HAL_OUT and make a S32 HAL_IN pin but I'm not figuring out how to read the value of that pin. I can also setp in the post gui file and change it's value.

JT
  • rodw
  • rodw's Avatar
17 Oct 2024 11:51
Replied by rodw on topic Age of the website and forum

Age of the website and forum

Category: Forum Questions

And here is another problem, I've never found the database or any attachments in the Kunena interface. I have a few web sites and the database is only in the hosting interface.


The DB will be hosted in a MySQL database and there will be a configuration file on the root folder that also contains the credentials for the SQL user Joomla uses.
The DB is usually managed directly if necessary by logging into phMyAdmin.

It sounds like the images and attachnents are stored in the database. SQL has a data type called a BLOB, a Binary Large Object which is designed for this type of thing.
Displaying 22741 - 22748 out of 22748 results.
Time to create page: 0.432 seconds
Powered by Kunena Forum