Gigecam will connect to Camera, but fails to start
2 views (last 30 days)
Show older comments
I have been working with a gige cam that i can preview through the videoinput function. However when i try to use the gigecam function, i can connect to the camera, execute commands and retive model and adress information, but whenever i try to take a snapshot or preview a video stream i get the following error.
Have anoyone found a solution to this problem? I really want to use the integrated commands in the camera, and i'm currently forced to switch between videoinput and gigecam, which consumes a lot of time.
>> gigecam
ans =
Display Summary for gigecam:
DeviceModelName: 'Tachyon 16k Camera'
SerialNumber: '139G497'
IPAddress: '169.254.146.115'
PixelFormat: 'Mono8'
AvailablePixelFormats: {'Mono8' 'Mono12Packed' 'Mono16'}
Height: 128
Width: 128
Timeout: 10
Show Beginner, Expert, Guru properties.
Show Commands.
>> preview(ans)
Camera failed to start. This could be due to a bad camera state, try power cycling the
camera.
0 Comments
Answers (0)
See Also
Categories
Find more on GigE Vision Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!