The PLC
Operating Manual XCA 1100 / XCA 1200
●
Version 12/17
119
Section CANxx
; CAN parameter definitions:
; Attention: Overwrites some settings in the CANconf.dat!!
[CAN00] ; e.g. card# 0
; any description
DESCRIPTION = CANconf #0 (XCx 500 series)
NODE_ID = 1 ; bus address, 1..127
; baud rate
; (1=10,2=20,3=50 obsolete),4=125,5=250,6=500,7=800,8=1000 MBit/s
BAUDRATE = 4
BOOTUP_DELAY = 0 ; bootup delay, 0..60 s
CYCLE_TIME = 4 ; CAN cycle time, 0..255 ms
Section SERCOS
[SERCOS]
; default IP Address for NRT communication
SERCOS_IP=192.168.0.1
Section DPxx
; DP parameter definitions:
[DP00] ; e.g. card# 0
USE_COM_DRV = 1 ; use the simple COM slave driver,
; 1 = yes (default), 0 = no
; any description
DESCRIPTION = Profibus DPS #0 (XCx5 series)
BUS_ADDR = 2 ; 0..126
MASTER_FCONF = 1 ; the master force slaves
configuration,
; no further configuration necessary
; 1 = yes (default)/ 0 = no
FirmwareFileFolder =”/ata0/OS/DP/” ; location of the firmware file
terminated
; with ”/” (for automated updates)
Section IODriver (CIF Driver for DPM Cards)
(s. ProConOS Manual for Hilscher CIF 30/50 and ProConOS CIF Driver Manual
for Hilscher field bus CIF interfaces)
[IODriver] ; Name of section
; The 0 at the end of the parameter name characterises the first of n
possible
; further drivers IODriver[n]. The name refers to the current version of the
; driver. Thus in future versions only this place has to be changed but not
the
; user projects (see I/O configuration).
IODriver0 = "CIF_KW_V2.0"
[CIF_KW_V2.0@0] ; One instance for one CIF board.
; If this key is set, the hardware communication must be started and
stopped
; manually by the user. Specific function blocks are provided for this
purpose.
; Otherwise the driver will start the hardware communication at PLC_RUN and
; stop the hardware communication at PLC_STOP automatically.
StartUpManual = 0
; If this key is set, the Hilscher configuration tool SyCon is able to
connect to
; and to configure installed CIF boards via TCP/IP. The TCP/IP address is
the
; same as of ProConOS. This key can only be set in the section of the first
CIF
; board.
ComServer = 0