Search found 4 matches

by grassmann
Thu May 30, 2024 5:09 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Cycle Start programmatically
Replies: 3
Views: 16950

Re: Cycle Start programmatically

This is great - thank you very much. The user will have full control of the machine via another app that I am developing on top of the centroid API.
Thanks again.
This post has been liked 0 time(s).
by grassmann
Wed May 29, 2024 11:34 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Sotware feature request: GetOutputState API event
Replies: 2
Views: 16282

Re: Sotware feature request: GetOutputState API event

Thank you very much! I will change my approach.
This post has been liked 0 time(s).
by grassmann
Wed May 29, 2024 9:38 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Cycle Start programmatically
Replies: 3
Views: 16950

Cycle Start programmatically

Hi all,
Once I load my job with skinning.job.Load(), I'd like to execute the Cycle Start command programmatically. I've looked in the API docs (and a few forms) but cannot find how to do that. I apologize for my lack of knowledge with this API.

Thank you.
This post has been liked 0 time(s).
by grassmann
Tue May 28, 2024 7:57 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Sotware feature request: GetOutputState API event
Replies: 2
Views: 16282

Sotware feature request: GetOutputState API event

Hopefully I'm not missing something in the API docs, but I do see a need for CncSkinning.Skinning.plc.GetOutputState to also include an event that is raised when the output state changes and the event args (OutputStateEventArgs) could contain the outputs and their states. If there is something like ...
This post has been liked 0 time(s).