SINUMERIK
The SINUMERIK connector is a field connector for Siemens SINUMERIK controls.
Connection settings
| Setting | Description |
|---|---|
| Host | IP address of the machine. |
| Machine Type | Type of SINUMERIK machine to connect to, for example s840d. |
| Device Type | Device family such as SolutionLine or PowerLine. |
Adding properties
SINUMERIK properties are configured by address.
Common property fields are:
| Property field | Description |
|---|---|
| Name | Display name of the property. |
| Address | SINUMERIK variable or token address. |
| Direction | Typically input. |
| Polling Interval | Required for polled input properties. |
| Type | Resolved automatically when the property is created or edited. |
The UI also supports event-oriented property creation for SINUMERIK event subscriptions.
Runtime behavior
- Input properties are polled on their configured interval.
- The connector tries to resolve the property type from the configured address.
- Event subscriptions can be enabled for supported SINUMERIK events.
Notes
- Output properties are not supported by the current SINUMERIK connector implementation.
- If an address cannot be read, the property is marked as errored.