02-08-2007 03:04 AM
02-12-2007 10:11 AM
02-12-2007 10:12 AM
Sorry this is the proper link
02-13-2007 06:46 AM
02-15-2007 04:52 AM
Hi Filip,
I was in contact with US to have more infos. And they are some questions about your camera and what you want to do with it.
This issue is a matter of looking to see what the expected pixel, HSYNC, and VSYNC clocks are needed for 120 Hz progressive scan. In order to determine if the framegrabber is capable of doing this, some information on what the customer is expecting to do needs to be known:
What pixel clock rate are they expecting to use?
What acquisition window and bit depth are they going to have?
Can they get any documentation for their camera?
By the way, the camera file generator is for digital cameras only, and will not be of use for this case.
If the framegrabber cannot support an internal pixel clock rate that they need, then they will have to provide the pixel clock to the framegrabber. Is this functionality available for their camera?
Regards,
02-15-2007 05:51 AM
03-06-2007 06:14 AM
Hi Filip,
Sorry to come back so late. I was giving courses for the two previous weeks.
this is the reply I received from the US :
I have an update on this issue. I spoke with R&D about the feasibility of acquiring images from an analog camera at 120 Hz, and the consensus was that as long as the image data coming from the camera follows one of the standards (RS-170, CCIR, NTSC, etc) then there should be no problems acquiring the images at these rates. A couple of things to compensate for in the camera file is the maximum image size property, and the acquisition window size.
Have the customer adjust the maximagesize() property to the vertical height of the expected smaller images. I believe this was 242 rows. Then in MAX, set the acquisition window to something smaller than this, say 100 rows for testing purposes. See if the customer can acquire images in this fashion. Note that the VSYNC, HSYNC, and pixel clock will have to be supplied to the card at the rate that is necessary for 120 Hz acquisition.
regards,
03-06-2007 06:31 AM
03-06-2007 07:42 AM
Hi Julien,
I'm back with good news 🙂
As you suggested, I adjusted the maximagesize() property in the camera file, and everything works! I never thought it were that simple 🙂
I am very happy that it finally works. Thank you very much for your good advice,
Best regards,
Filip
03-09-2007 08:16 AM
Hi, I'm back again
I'm affraid that I jumped to conclusions too quickly. So basically, I did not succeed in acquiring 120Hz images yet.
I am a little bit confused by the previous reply by Julien, where in the last sentence it says "Note that the VSYNC, HSYNC and pixel clock have to be supplied to the card at the rate that is necessary for 120 Hz acsuisition".Does this mean that a camera file alone is NOT enough to make an 120Hz acquisition?
All together I see 2 possible solutions :
1) The problem is the camera file : in 60 Hz mode (VGA) the camera file works well. When I switch the camera to 120 Hz mode, the video signal changes, but the framegrabber gives a timeout error. Can I adjust the camera file so that the framegrabber knows the signal is 120Hz?
2) The problem is the need of PCLK, VSYNC and HSYNC input : If the framegrabber really needs these signals from the camera in order to make an acquisition, possibly I have a problem : I tested the signals coming out of the camera and apparently none of the cables provides PCLK, VSYNC or HSYNC signals...
Best regards,
Filip