1. Overview
This guide explains how to enable MTConnect connectivity on Zeiss Coordinate Measuring Machines (CMMs) for integration with MachineMetrics or other MTConnect-compatible monitoring systems.
Zeiss provides an MTConnect Data Interface that allows CALYPSO and PiWeb environments to stream standardized XML data directly to downstream systems. Once enabled, this interface reports CMM status, measurement cycle activity, and job execution events in real time.
Intended audience: Metrology engineers, IT administrators, and data integration specialists.
Why it matters: MTConnect integration brings CMMs into the same visibility framework as CNC machines, allowing real-time production analytics, automatic downtime tracking, and unified OEE reporting.
2. Feature Availability
| Category | Details |
| OEM Manufacturer | Zeiss Industrial Quality Solutions |
| Supported Software | CALYPSO 7.2 or newer, PiWeb 8.x or newer |
| Integration Method | Native Zeiss MTConnect Adapter |
| MachineMetrics Module | Core Platform + Edge Data Collection |
| License Requirement | Zeiss MTConnect Data Interface License |
| Access Level | IT Admin / Metrology Engineer |
3. How It Works
Zeiss’s MTConnect adapter runs as a lightweight service alongside CALYPSO. It converts machine-state and measurement events into MTConnect XML and exposes them via a local HTTP endpoint.
Typical Data Flow
- CALYPSO controls measurement execution.
- The MTConnect service reads event and machine-state data.
- Data is made available at a URL such as http://<CMM-PC-IP>:5000/current.
- MachineMetrics Edge polls this endpoint, normalizes the XML, and forwards data to the cloud platform.
Data items include:
- Machine status (Idle / Measuring / Alarm)
- Current part program name
- Measurement count and cycle time
- Operator ID (if configured)
4. How to Enable MTConnect on the Zeiss CMM
A. Prerequisites
- CALYPSO 7.2+ installed and licensed.
- Active Zeiss MTConnect Data Interface license.
- Windows 10/11 64-bit PC with network access to the MachineMetrics Edge device.
- Administrative permissions on the controller PC.
B. Install and Activate the MTConnect Adapter
-
Obtain the Installer
- Request the Zeiss MTConnect Interface package from your local Zeiss support representative or through your Zeiss Portal account. Download free 60 day trial here.
- Request the Zeiss MTConnect Interface package from your local Zeiss support representative or through your Zeiss Portal account. Download free 60 day trial here.
-
Run the Installer
- Execute as Administrator on the CMM PC.
- Accept the default path (C:\Program Files\Zeiss\MTConnectAdapter).
-
Activate the License
- Open the Zeiss License Manager and import the MTConnect entitlement file.
- Verify that the MTConnect Interface service appears as “Licensed.”
-
Configure the Adapter
- Launch the MTConnect Configuration Utility.
- Set the machine name, HTTP port (default 5000 or 5001), and CALYPSO data path.
- Click Apply and Start Service.
- Test the local PC browser: http://localhost:5000/current → you should see XML output containing <MTConnectDevices> or <MTConnectStreams>.
5. Configure MachineMetrics Connection
- In the MachineMetrics Edge portal, add a new MTConnect device.
- Enter the endpoint URL of the Zeiss CMM (e.g., http://192.168.1.45).
- Save and test the connection.
- Once validated, you should see state transitions and cycle data updating in real time.
6. Verification & Testing
- Browse the endpoint URL directly to confirm live XML output.
- In MachineMetrics, confirm the device shows as Connected.
- Run a CALYPSO measurement program and verify the MTConnect XML updates accordingly (execution=ACTIVE, then COMPLETE).
7. Troubleshooting
| Symptom | Likely Cause | Resolution |
| No XML output | Service not running | Open Windows Services → Start “Zeiss MTConnect Adapter.” |
| License error | Entitlement missing or expired | Re-activate in Zeiss License Manager. |
| MachineMetrics not connecting | Firewall blocking port 5000 | Open TCP port 5000 in Windows Firewall. |
| Missing tags in output | CALYPSO integration path wrong | Re-point data path in adapter config utility. |
8. Tips & Best Practices
- Use static IP addresses for all CMMs.
- Keep CALYPSO and MTConnect Adapter versions in sync after updates.
- Validate XML output with the official MTConnect schema to avoid parsing errors.
- Schedule service restarts weekly via Windows Task Scheduler for long-running installations.
Comments
0 comments
Please sign in to leave a comment.