-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
for-discussion-onlyThis pull request is intended as a basis for discussion, not to be merged as-isThis pull request is intended as a basis for discussion, not to be merged as-is
Description
Is it possible for linuxcnc to provide multi-channel support or ideas for source code modification?
Multi-channel means that linuxcnc can control multiple different devices through multiple channels. Each channel operates independently of each other, they have their own separate RS274 parser and EMCMOT path planner. Channel waiting and synchronization can be realized by reading flag bits between multiple channels.
Does anyone have a good idea for implementing this?
Metadata
Metadata
Assignees
Labels
for-discussion-onlyThis pull request is intended as a basis for discussion, not to be merged as-isThis pull request is intended as a basis for discussion, not to be merged as-is