en_us.properties 5.1 KB
[General]
200001=Warning: Invalid error ID: {1}.
200002=Warning: {1} field(s) expected, but only {2} field(s) provided.
200003=Warning: NULL pointer detected at {1}.
300004=Error: Failed to open file [{1}].
300005=Error: Failed to write file [{1}].
300006=Error: Failed to allocate buffer.
300007=Error: No corresponding message.

[Detector]
301001=Error: Invalid command ID.
301002=Error: Invalid parameter {1} in function {2}.
301003=Error: Input value expected in function {1}.
301004=Error: Missing parameter \"{1}\" in function {2}.

301101=Error: Application mode undefined in function {1}.
301102=Error: Synchronization mode undefined in function {1}.

301201=Error: Fail to set detector version {1}.
301202=Error: Fail to set detector date and time.
301203=Error: Detector has unsent images.
301204=Error: Application mode cannot be changed during the course of image transfer. Call StopAquisition before switching application mode.
301205=Error: Fail to access FPGA register in line {1} in function {2}.
301206=Error: Fail to stop acquisition in function {1} line {2}.
301207=Error: Fail to get detector machine ID.
301208=Error: Fail to set application mode in line {1} in function {2}.
301209=Error: Fail to set synchronization mode in line {1} in function {2}.
301210=Error: Fail to set exposure time in line {1} in function {2}.

301301=Error: Wrong parameter \"frmtype\" in function {1}. Actual value is {2}, while the expected value is {3}, {4} or {5}.
301302=Error: Wrong value of \"{1}\" in function {2}. Actual value is {3}, while the expected value is smaller than or equal to {4}.
301303=Error: Wrong value of \"{1}\" in function {2}. Actual value is {3}, while the expected value is smaller than {4}.
301304=Error: unsupported power mode {1}.
301305=Error: invalid power mode {1}.
301306=Error: Exposure time {1} is larger than the maximun limit {2} in mode {3}.
301307=Error: Frame rate {1} is larger than the maximun limit {2} in mode {3}.

[Command]
//?02001=

[Common]
//?03001=

[Data]
//?04001=
204001=Warning: Fail to load calibration data [{1}], please make sure the related calibration [{2}] is performed.

304001=Error: Calibration directory {1} doesn't exist.
304002=Error: Calibration file {1} doesn't exist.
304003=Error: Invalid calibration file size, current is {1}, expected {2}. 
304004=Error: Fail to parse defect info from defect file {1}, current application mode is {2}, gain is {3}
[Network]
//?05001=

[ImageProcessing]
//?06001=
206001=Warning: Fail to perform offset correction on frame {1}.
206002=Warning: Fail to perform gain correction on frame {1}.
206003=Warning: Fail to perform defect correction on frame {1}.
206004=Warning: Defect correction takes quite a long time, so it is cancelled in current application mode.
206005=Warning: Fail to save frame to disk.
206006=Warning: Detect frame lost. the lost frame id's range is [{1} {2}].


[CRInterface]
307001=Error: Empty string to send to Server from API in ProcessCmd.
307002=Error: Fail to receive a command reply in ProcessCmd in API.
307003=Error: Detector unreachable.
307004=Error: Server unreachable when {1}.
307005=Error: Unsupported property "{1}" value {2} in selected mode.

[SQLite]
408001=Fatal Error: Failed to open the database file.
308001=Error: Failed to do database operation.
308002=Error: Empty SQL statement.
308003=Error: Failed to prepare SQL statement.
308004=Error: Failed to execute SQL statement.
308005=Error: Failed to finalize SQL statement.
308006=Error: Failed to begin SQL transaction.
308007=Error: Failed to commit SQL transaction.
308008=Error: Failed to rollback SQL transaction.
308009=Error: Wrong password.

[IntlMessage]
309001=Error: Line {1} of {2}, unbalanced brackets.
309002=Error: Line {1} of {2}, expected exactly one pair of square brackets.
309003=Error: Line {1} of {2}, section names should not contain white space(s).
309004=Error: Line {1} of {2}, expected an equal sign that separates a key name and a message string.
309005=Error: Line {1} of {2}, expected a key name.
309006=Error: Line {1} of {2}, key names must be formed with digits.
309007=Error: Line {1} of {2}, specifier enclosed by curly brackets must be formed with digits.
309008=Error: Line {1} of {2}, duplicated key name {3}.
309009=Error: Line {1} of {2}, unidentified line.
309010=Error: Line {1} of {2}, key name {3} not found in {4}.
309011=Error: Key name {1} appearing in {2}, but not found in {3}.

[Server]
210001=Warning: Calibration was terminated manually.
210002=Warning: {1} defect over limit, actual value is {2}, while the expected value is less than {3}.
210003=Warning: Detector {1} already disconnected.
310001=Error: Detector unreachable.
310002=Error: Server is in calibration state.
310003=Error: Path {1} does not exist.
310004=Error: File {1} does not exist.
310005=Error: Fail to open file {1} when {2}.
310006=Error: API unreachable when {1}.
310007=Error: {1} happend when verifying file {2} 
310008=Error: Current file {1} in Server is newer.
310009=Error: Disk for storing images is used up.
310010=Error: Invalid detector index {1}.
410001=Fatal Error: Duplicated machine ID {1} for {2}.

[CDetr]
311001=Error: Detector {1} is in calibration state.
311002=Error: Detector {1} offline, execute "CR_Connect" first.