Skip to content

FileManagement

FileManagement ::= SEQUENCE (SIZE (1..MAX)) OF CHOICE {
filePath [0] OCTET STRING (SIZE (0..8)), -- Use Temporary File ID for ADF
createFCP [APPLICATION 2] Fcp,
fillFileOffset UInt16,
fillFileContent [1] OCTET STRING
}
Field Type Presence
filePath OCTET STRING mandatory
createFCP Fcp mandatory
fillFileOffset UInt16 mandatory
fillFileContent OCTET STRING mandatory

FileManagement