Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 3.17 KB

File metadata and controls

59 lines (43 loc) · 3.17 KB

Fanuc Driver

WARNING: Review Fanuc Vulnerability Information before proceeding.

Overview

Built on top of Fanuc Focas native libraries, Fanuc Driver transforms controller data to various protocols and formats. Supported outputs include MQTT JSON, MQTT SparkplugB, InfluxDb Line Protocol, and MTConnect SHDR. Concepts in the base-driver repository can be reused to create transofrmation logic to other transports and formats.

Below illustrates Fanuc NC Guide output visualized with MQTT Explorer.

recording1

Below illustrates Fanuc 0i-TF production output.

recording2

Videos

Focas Library Matrix

Below table outlines controller, operating system and architecture compatibility for the included native Focas libraries.

Name OS Width Description
FWLIB32.DLL Windows 32 CNC/PMC Data window control library
FWLIBE1.DLL Windows 32 Processing library for TCP/IP
FWLIB30i.DLL Windows 32 Processing library for 30i/31i/32i/35i, PMi-A
FWLIB150.DLL Windows 32 Processing library for 150-B
FWLIB15i.DLL Windows 32 Processing library for 150i
FWLIB160.DLL Windows 32 Processing library for 160/180/210
FWLIB16W.DLL Windows 32 Processing library for 160i/180i-W
FWLIB0i.DLL Windows 32 Processing library for 0i-A
FWLIB0iB.DLL Windows 32 Processing library for 0i-B
FWLIB0iD.DLL Windows 32 Processing library for 0i-D
FWLIBPM.DLL Windows 32 Processing library for Power Mate-D/H
FWLIBPMi.DLL Windows 32 Processing library for Power Mate i-D/H
FWLIBNCG.DLL Windows 32 Processing library for FS31i/32i/35i NCGuidePro
FWLIB0DN.DLL Windows 32 Processing library for FS0i-D NCGuidePro
libfwlib32-linux-x86.so.1.0.0 Linux 32 Processing library for Linux
libfwlib32-linux-x86.so.1.0.5 Linux 32 Processing library for Linux
libfwlib32-linux-armv7.so.1.0.5 Linux 32 Processing library for Linux
libfwlib32-linux-x64.so.1.0.5 Linux 64 Processing library for Linux
FWLIB64.DLL Windows 64 CNC/PMC Data window control library
FWLIBE64.DLL Windows 64 Processing library for TCP/IP
FWLIB30i64.DLL Windows 64 Processing library for 30i/31i/32i/35i, PMi-A
FWLIB0iD64.DLL Windows 64 Processing library for 0i-D
FWLIBNCG64.DLL Windows 64 Processing library for FS31i/32i/35i NCGuidePro
FWLIB0DN64.DLL Windows 64 Processing library for FS0i-D NCGuidePro