07-18-2014 02:11 AM
Now I am making camera file through CameraFile Generator. Idealy, this camera file should cover the whole image(1024 x 768). However It could not(When I set
Let Offset:248,
Top Offset:28
Width:1024
Height:768
Maximum Width:1270
maximum Hegiht:796
Acquicition TimeOut was occured.
When
Let Offset:82,
Top Offset:28
Width:940
Height:740
Maximum Width:1264
maximum Hegiht:796
were set, I could obtain the image.
How to obtain the whole image from this camera ?
Camera: STC-CL83A(1TAP Baseconfiguration camera)
1270 (H-Blanking:248Pixel,Active:1024) x 796(V-Blanking:28Line, Active:768Line).
Frame Glaber: NI 1433
Thanks,
07-18-2014 02:41 PM
Is there a reason why the offset values cannot be zero? This would be most common. Some cameras do not support offset at al, and others that support windowing (by setting offsets in XY) only support it so a certain degree.
Double check the camera documentation.
07-22-2014 01:58 AM
Thank you for replying me. I put "0" on offset X and Y. I could received all of image. It seems my previous camera setting was wrong. I appreciate your help. This case could be closed.
Thanks,