IBH Link UA:SINUMERIC ONE

From IBHsoftec Wiki English
Jump to: navigation, search

Reading data from the SINUMERIK ONE

Reading out the NCK data via the web interface

Insert a new station in the web interface using the Insert Sinumerik button. The IP address and the slot of the NCK must be specified:

IBH Link UA CNC ONE Read Model.png


The SINUMERIK model can now be read out automatically. The data read from the SINUMERIK ONE then appears under OPC Slots. The data model corresponds to the current model of the OPC Foundation:

IBH Link UA CNC ONE Slots.png


Reading out the NCK data with the IBH OPC UA Editor

After the IBH Link UA has been created, a new CNC station can be inserted:

IBH Link UA CNC ONE CNC Add Station.png

The IP address and the slot of the NCK must be specified:

IBH Link UA CNC ONE CNC Add Station Dialog.png

The variables can now be selected and the properties can be edited:

IBH Link UA CNC ONE CNC Select Variables.png


Once the configuration is complete, it can be loaded into the IBH Link UA:

IBH Link UA CNC ONE CNC Upload Configuration.png



Reading out the PLC data with the IBH OPC UA Editor

After the IBH Link UA has been created, a new controller can be inserted:

IBH Link UA CNC ONE CNCPLC New Control.png

As the integrated PLC is a NCU 1750 CPU 1518F-4 PN/DP, the S7-1500 TCP/IP protocol must be selected:

IBH Link UA CNC ONE PLC New Control Dialog.png

The variables can either be created manually or the corresponding TIA project can be assigned:

IBH Link UA CNC ONE PLC Assign Program.png

The variables can now be selected and the properties can be edited:

IBH Link UA CNC ONE PLC Select Variables.png

Once the configuration is complete, it can be loaded into the IBH Link UA:

IBH Link UA CNC ONE PLC Upload Configuration.png


The following configuration settings must be observed when accessing the NCU 1750 CPU 1518F-4 PN/DP without fail:

Under Protection allow full access and allow access via PUT/GET communication:

IBH Link UA CNC ONE Protection.png

The Optimized block access must be deactivated for the DB`s you want to have access to, or the data from an optimized DB must be copied in the PLC program, e.g. with an FC/FB, into a DB without optimization:

IBH Link UA S7 DB properties.png