FANUC FOCAS: Difference between revisions

From Knowledge Base
(Created page with "FANUC FOCAS allows external systems such as OnTakt to communicate with a FANUC control. == Configuration == These instructions are for FANUC 30i/31i/32i controls. # Press the SYSTEM control key. # Scroll through the list of soft keys until "EMBED PORT" and "PCMCIA LAN" are listed. # Select the Ethernet adapter that is connected to the network. This is usually "EMBED PORT", but may be "PCMCIA LAN" in some cases. The embedded port is located inside the HMI or machine...")
 
No edit summary
Line 15: Line 15:
== OnTakt ==
== OnTakt ==
When setting up a machine in OnTakt using FANUC FOCAS, enter the NC URL in the format <code>tcp://<ip>:<port></code>. For example, if the machine IP is 10.0.0.5 and the port is 8193, enter <code>tcp://10.0.0.5:8193</code>. FOCAS over UDP is not supported at this time.
When setting up a machine in OnTakt using FANUC FOCAS, enter the NC URL in the format <code>tcp://<ip>:<port></code>. For example, if the machine IP is 10.0.0.5 and the port is 8193, enter <code>tcp://10.0.0.5:8193</code>. FOCAS over UDP is not supported at this time.
[[Category:OnTakt]]
[[Category:FANUC]]

Revision as of 12:37, 14 February 2023

FANUC FOCAS allows external systems such as OnTakt to communicate with a FANUC control.

Configuration

These instructions are for FANUC 30i/31i/32i controls.

  1. Press the SYSTEM control key.
  2. Scroll through the list of soft keys until "EMBED PORT" and "PCMCIA LAN" are listed.
  3. Select the Ethernet adapter that is connected to the network. This is usually "EMBED PORT", but may be "PCMCIA LAN" in some cases. The embedded port is located inside the HMI or machine cabinet, and the PCMCIA Ethernet would in a card slot inside the control or machine cabinet if it is present.
  4. Press the COMMON soft key.
  5. Make sure the IP address, subnet mask, and router IP address are correct for the network the machine is on.
  6. Note the MAC address to look for it in the router management console to ensure the machine has successfully connected to the network.
  7. Press the FOCAS2 soft key.
  8. Make sure a TCP port number is specified. FOCAS over UDP is not supported at this time. This value is usually 8193, but can be set to any port not in use by other software on the control. This number must be entered into OnTakt.

OnTakt

When setting up a machine in OnTakt using FANUC FOCAS, enter the NC URL in the format tcp://<ip>:<port>. For example, if the machine IP is 10.0.0.5 and the port is 8193, enter tcp://10.0.0.5:8193. FOCAS over UDP is not supported at this time.