Operation
EK1960
90
Version: 1.3.1
RestoreResult: STRING(200);
RestoreErr: BOOL;
END_VAR
// Backup of the TwinSAFE logic program
fb_save(
bExecute:= StartBackup,
au8EcatNetId:= EL6910AmsNetID,
u16EcatPort:= EL6910port,
u32BufferAddress:= ADR(internalBuffer),
u32BufferSize:= SIZEOF(internalBuffer),
sFileName:= FileString,
sNetIDWriteFile:= LocalAmsNetID,
Done=> SaveDone,
sResult=> SaveResult,
bErr=> SaveErr);
// Restore of the TwinSAFE logic program
fb_restore(
bExecute:= StartRestore,
au8EcatNetId:= EL6910AmsNetID,
u16EcatPort:= EL6910port,
u32BufferAddress:= ADR(internalbuffer2),
u32BufferSize:= SIZEOF(internalBuffer2),
sFileName:= FileString,
sNetIDReadFile:= LocalAmsNetID,
Done=> RestoreDone,
sResult=> RestoreResult,
bErr=> RestoreErr);
4.8
Export/import of the safety project
The safety project can be archived via the context menu of the safety project. The data type of this archive is
*.tfzip.
Fig. 108: Archiving the safety project
The safety project can be exported to XML format one level below the safety project node. This XML format
can be used for exchange between TwinCAT 3 and TwinCAT 2.
The menu item
Export project (as bin file)
can be used to save the safety project in a binary format, so that it
can be used by the TwinSAFE loader, for sample.
Содержание EK1960 Series
Страница 1: ...Operating Instructions for EK1960 TwinSAFE Compact Controller 1 3 1 2019 01 28 Version Date...
Страница 2: ......
Страница 6: ...Table of contents EK1960 6 Version 1 3 1...
Страница 58: ...Operation EK1960 58 Version 1 3 1 Fig 51 Safety parameters of the input modules...
Страница 102: ...Operation EK1960 102 Version 1 3 1 Fig 131 Group Status Online ERROR Fig 132 Group Status Online STOP...
Страница 140: ...Appendix EK1960 140 Version 1 3 1 5 2 Certificates...