Skip to main content

Configuration d'exécution (CIFX)

Pour la version CIFX, le composant d'exécution correspondant doit être spécifié dans le PROFINET fichier de configuration (*.cfg). Dans le fichier de configuration, des paramètres supplémentaires pour le micrologiciel CIFX peuvent être configurés, tels que le chargement d'une autre version du micrologiciel (voir les commentaires).

[ComponentManager]
...
Component.7=CmpHilscherCIFX

[CmpHilscherCIFX]
InterruptMode=1                        ; available e.g. for RTE or Linux, not for WinPLC !
DMAMode=1                              ; increases Performance on RTE

DynamicFirmware=1                      ; driver loads default firmware, for Profinet this is "cifxpnm.nxf", which is the V3.x
…
;Device.1.BootloaderFilePath=$Firmware$\HilscherCIFX\Firmware\NETX100-BSL.bin
;Device.1.Channel.0.FirmwareFile=$Firmware$\HilscherCIFX\Firmware\cifxpnm2.nxf   ; this is the V2.x firmware for the legacy CIFX controller !