Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s10 capture timeout #30

Open
daniellu83 opened this issue May 25, 2022 · 0 comments
Open

s10 capture timeout #30

daniellu83 opened this issue May 25, 2022 · 0 comments

Comments

@daniellu83
Copy link

Hi, I got a capture timeout problem when using the nxlib with s10 camera.
The trigger mode is software.

An NxLib API error with code 17 (ExecutionFailed) occurred while accessing item /Execute/Temporary-0001.
/Execute:
{
"Default": {
"Command": null,
"Parameters": null,
"PersistentParameters": false,
"Result": null,
"Status": {
"LatestMessage": null,
"Messages": null,
"Progress": null
}
},
"Temporary-0001": {
"Command": null,
"Parameters": null,
"PersistentParameters": false,
"Result": {
"218151": {
"FinalTrigger": false,
"InitialTrigger": true,
"Retrieved": false
},
"ErrorSymbol": "CaptureTimeout",
"ErrorText": "Image capture timed out for camera 4103913192.",
"Execute": {
"Command": "Capture",
"Parameters": {
"Cameras": null,
"Threads": 8
}
},
"Time": 314.775899999999979,
"TimeExecute": 309.08280000000002,
"TimeFinalize": 4.11379999999996926,
"TimePrepare": 0.0278000000000000018
},
"Status": {
"LatestMessage": null,
"Messages": [
],
"Progress": null
}
}
}

Looking forward to your reply, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant