Silent installation versions
setup.exe /v"/qn"
setup.exe /s /v"/qn"
Complete installation in the silent mode
(/s suppresses all of the setup messages)
setup.exe /v"/qn BASEONLY=1"
setup.exe /s /v"/qn BASEONLY=1"
Base installation in the silent mode with help files
(/s suppresses all of the setup messages)
setup.exe /v"/
qn BASEONLY=1 HELPFILES=0"
setup.exe /s /v"/
qn BASEONLY=1 HELPFILES=0"
Base installation in the silent mode without help
files
(/s suppresses all of the setup messages)
Additional parameter assignments
Installation path
If you install the PC version of SINUMERIK Operate, then you can additionally specify the
installation path:
setup.exe /s /v"/qn INSTALLDIR=C:\Programme\testdir"
For spaces in the path:
setup.exe /s /v"/qn INSTALLDIR=\"C:\Program Files\testdir\""
Exit code
You can identify a successful installation or errors based on the exit code of the setup.exe call:
Exit code == 0
No error
Exit code <> 0
Error
Log file
During the installation you can generate a log file with /L:
setup.exe /s /v"/qb! /L*vx log.txt"
23.6 Setting the IP address of the NCU
From the user interface of the SINUMERIK Operate, you can set the IP address of the NCU
with which it should connect.
Procedure
1. Select the "Start-up" operating area.
2. Press the "HMI" softkey and the ">>" softkey.
SINUMERIK Operate on PC/PCU
23.6 Setting the IP address of the NCU
SINUMERIK Operate (IM9)
Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1 679