-
**Describe the bug**
Hello I am a student from Brazil. I am doing my final project of engineering and need to make this lib run with FOCAS lib that is a 32 bit lib. I had followed the instructions an…
-
I struggle a bit with processing the data `fanuc-driver` provides (via MQTT). I think it would be very useful to document this.
---
1. Get the machine metadata (model, spindles, servos, etc). Th…
-
Hi, when start service I get this error: **Constructor on type 'l99.driver.fanuc.FanucMachine' not found**. I don't understand where is the problem.
Fanuc-driver is last commit (de0e822a) on main bra…
-
Hello
I connected the fanuc-driver to Influxdb (v2.6). It worked perfectly untill a couple days ago when the all production data was missing while I was exploring the measurements and fields in Inf…
-
On a machine with two paths (based on topics like `fanuc/{machine}/axis_names/1` and `fanuc/{machine}/axis_names/1` having `/{path}` appended), the payload of `fanuc/{machine}/paths` is as follows:
…
-
Related: #9, #28
---
This is a WIP. In this issue I describe the MQTT JSONs as TypeScript interfaces and enums, however, later they could be described in a different way in the docs.
---
…
-
I have encountered the following error. I am not sure if the error is raised because I haven’t placed a library at the required location. Actually, I didn’t move/copy any library files, because (as I …
-
When running against a two path Fanuc CNC I'm getting the error shown below. This will occur if I enable either of the following collections, with the stack referencing either AXIS or SPINDLE accordin…
-
As I understand it, the `collectors` are used to defined what should be gathered on a particular machine, however, this is not very user-friendly. Even if the user of `fanuc-driver` is a C# programmer…
-
I see you have aarch64 related branch, is the focas library fully supported on aarch64 device, like raspberry pi 4?