Operation
EL6910
100
Version: 1.8.0
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.9
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. 134: 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.
Содержание TwinSAFE EL6910
Страница 1: ...Operation Manual for EL6910 TwinSAFE Logic Terminal 1 8 0 2019 01 09 Version Date...
Страница 2: ......
Страница 62: ...Operation EL6910 62 Version 1 8 0 Fig 63 Check Safe Addresses context menu Fig 64 Check Safe Addresses dialog...
Страница 69: ...Operation EL6910 69 Version 1 8 0 Fig 73 The Safety Project Online View tab...
Страница 71: ...Operation EL6910 71 Version 1 8 0 Fig 75 Group Status Online ERROR Fig 76 Group Status Online STOP...
Страница 136: ...Appendix EL6910 136 Version 1 8 0 5 2 Certificates...
Страница 137: ...Appendix EL6910 137 Version 1 8 0...