Hello,
I'm currently updating the python wrapper for acorn v5.30. I'm having some trouble, could you help me with this, please ?
( cnc-centroid-skinning python with the 64bits update).
* method : (PLC) GetPlcSystemVariableBit, there is an enum : MpuToPcSysVarBit, I don't find anything about ...
Search found 3 matches
- Thu Jun 12, 2025 5:00 am
- Forum: Centroid CNC12 APi Discussions
- Topic: Some remarks about the last API documentation 1.0.0 given with V5.30 acorn
- Replies: 1
- Views: 43
Some remarks about the last API documentation 1.0.0 given with V5.30 acorn
This post has been liked 0 time(s).
- Sun Aug 02, 2020 6:33 am
- Forum: Centroid CNC12 APi Discussions
- Topic: A python wrapper to communicate with the CNC12 software
- Replies: 2
- Views: 905
A python wrapper to communicate with the CNC12 software
Hi,
Please find (link below) the very first release of cnc_centroid_skinning, this project is a wrapper to communicate with the CNC12 software in python.
Of course, this project is for the community, There is still a lot of testing and tuning, but some of it is already in place.
https://pypi.org ...
Please find (link below) the very first release of cnc_centroid_skinning, this project is a wrapper to communicate with the CNC12 software in python.
Of course, this project is for the community, There is still a lot of testing and tuning, but some of it is already in place.
https://pypi.org ...
This post has been liked 0 time(s).
- Sat Jul 25, 2020 9:02 am
- Forum: Centroid CNC12 APi Discussions
- Topic: Cnc Skinning API how to know if a job is running
- Replies: 1
- Views: 766
Cnc Skinning API how to know if a job is running
Hi,
I am using the version 4.5 of ACORN and I am testing the CncSkinning API and all seems ok, but I've not found in the documentation if there is a method to know if a job is running ?
in my case, If I call the job.RunCommand(..., require_cycle_start=false) 2 times without waiting for a delay ...
I am using the version 4.5 of ACORN and I am testing the CncSkinning API and all seems ok, but I've not found in the documentation if there is a method to know if a job is running ?
in my case, If I call the job.RunCommand(..., require_cycle_start=false) 2 times without waiting for a delay ...
This post has been liked 0 time(s).