Hh3cFlashOperationStatus

  • Base type Enumeration

The status of the specified operation can be one of the following. opInProgress : The operation is in process. opSuccess : The operation has been completed successfully. opInvalid : The command is invalid or command-protocol-device combination is unsupported by the system. opInvalidProtocol : Invalid protocol is specified. opInvalidSourceName : Invalid source file name is specified. opInvalidDestName : Invalid target name is specified. opInvalidServerAddress : Invalid server address is specified. opDeviceBusy : The device is in use and locked by another process. opDeviceOpenError : Invalid device name is specified. opDeviceError : Device read, write or erase error. opDeviceNotProgrammable : Device is read-only but a write or erase operation was specified. opDeviceFull : Device is filled to capacity. opFileOpenError : Invalid file name; file not found in partition. opFileTransferError : File transfer was unsuccessful. opFileChecksumError : File checksum in Flash is invalid. opNoMemory : System is running in low on memory. opUnknownFailure : Failure which is unknown. opDeleteFileOpenError : File is in used by another process. opDeleteInvalidDevice : Invalid device name is specified. opDeleteInvalidFunction : Deleted operation is unsupported by the device. opDeleteOperationError : Operation is in a low error. opDeleteInvalidFileName : Invalid file name is specified. pDeleteDeviceBusy : The device is in use and locked by another process. opDeleteParaError : The parameters are invalid. opDeleteInvalidPath : The file path is invalid. opDeleteFileNotExistInSlave : Failed to delete file, because the file is not exist in the slave. opDeleteFileFailedInSlave : Operation is fail when delete file in the slave. opSlaveFull : Operation is fail for the slave don't have enough space. opCopyToSlaveFailure : Operation is fail when copy file to the slave.

Possible values

31 objects
Number Name
1 opInProgress
2 opSuccess
3 opInvalid
4 opInvalidProtocol
5 opInvalidSourceName
6 opInvalidDestName
7 opInvalidServerAddress
8 opDeviceBusy
9 opDeviceOpenError
10 opDeviceError
11 opDeviceNotProgrammable
12 opDeviceFull
13 opFileOpenError
14 opFileTransferError
15 opFileChecksumError
16 opNoMemory
17 opAuthFail
18 opTimeout
19 opUnknownFailure
20 opDeleteFileOpenError
21 opDeleteInvalidDevice
22 opDeleteInvalidFunction
23 opDeleteOperationError
24 opDeleteInvalidFileName
25 opDeleteDeviceBusy
26 opDeleteParaError
27 opDeleteInvalidPath
28 opDeleteFileNotExistInSlave
29 opDeleteFileFailedInSlave
30 opSlaveFull
31 opCopyToSlaveFailure