Сreating a component
- Aleksi
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 2
20 Aug 2024 02:07 - 20 Aug 2024 02:39 #308184
by Aleksi
Сreating a component was created by Aleksi
Hi all! I need to write a component that could control the spindle gearbox shifting depending on the revolutions, but since I am a beginner, I first want to create a simpler component. The job of this simple component is to set the output to TRUE if both inputs are TRUE. To check, I use HALSHAW, I change the signals at the input of the component, but the output does not change, what am I doing wrong?
Attachments:
Last edit: 20 Aug 2024 02:39 by Aleksi.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- Aleksi
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 2
20 Aug 2024 04:29 #308187
by Aleksi
Replied by Aleksi on topic Сreating a component
I found the reason, it was necessary to add my function to the thread.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
20 Aug 2024 09:28 #308205
by my1987toyota
Replied by my1987toyota on topic Сreating a component
I need to get around to doing this sort of thing myself. I usually use Classic ladder when I do things like that but
Classic Ladder feels like overkill when doing 1 or 2 simple things.
Classic Ladder feels like overkill when doing 1 or 2 simple things.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10750
- Thank you received: 3543
20 Aug 2024 09:57 #308208
by rodw
Replied by rodw on topic Сreating a component
Use what you are used to. I have nver used CL and just write a comoponent.
Here is one to select from rapid/slow jogging when an extra button is pressed. Hal just got too convoluted
github.com/rodw-au/showstopper/blob/master/jogpendant.comp
Here is one to select from rapid/slow jogging when an extra button is pressed. Hal just got too convoluted
github.com/rodw-au/showstopper/blob/master/jogpendant.comp
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
Time to create page: 0.113 seconds