can you please point me to where I can understand this
- PhilipME
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 176
- Thank you received: 13
09 Aug 2024 13:37 #307359
by PhilipME
can you please point me to where I can understand this was created by PhilipME
I now know this from hal tutorials
loadrt threads name1=test-thread period1=1000000
but in my-mill.hal, I find this line to load the thread
loadrt [KINS]KINEMATICS
loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS
what the square brackets and what inside the square brackets mean.? I think they are constants to be retrived from the configuration I made in the stepconf wizard
loadrt threads name1=test-thread period1=1000000
but in my-mill.hal, I find this line to load the thread
loadrt [KINS]KINEMATICS
loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS
what the square brackets and what inside the square brackets mean.? I think they are constants to be retrived from the configuration I made in the stepconf wizard
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17916
- Thank you received: 4785
09 Aug 2024 13:52 #307360
by PCW
Replied by PCW on topic can you please point me to where I can understand this
Yes, those are constants from the .ini file.
Each LinuxCNC configuration consists of one
or more hal files and one ini file.
Each LinuxCNC configuration consists of one
or more hal files and one ini file.
The following user(s) said Thank You: PhilipME
Please Log in or Create an account to join the conversation.
- JT
- Away
- Administrator
Less
More
- Posts: 830
- Thank you received: 445
Time to create page: 0.078 seconds