Archived from groups: alt.comp.periphs.dcameras (
More info?)
Thanks again Ender.
This guy is a CameraLink camera so actually you talk to it through the
"clsermtx.dll" file on Matrox (clserxxx.dll in general speak). I already do
this with Pulnix cameras and it works just fine. The problem I have with the
Illunis camera is that I don't have the manual and I can't seem to locate
any references to the command structure. What I would like to do is to
change the mode from 10 bit dual tap to 8 bit single tap and back again,
toggle test pattern generation and tell the camera to flip the left tap when
in dual tap mode. The sensor used on this thing, Kodak KAI-2000 shifts the
data out left on the left and right on the right when in dual mode, meaning
the raw data has the right side of the image flipped horizontally from the
left. What I am doing now is flipping a child buffer and copying the
resulting image. This works fine but it takes some time and doesn't work in
continuous grab mode so the only way I found to do a continuous grab is to
loop grabbing and processing. I believe the camera can do the flip for me
which would get me back up to 30 FPS. I have seen screen shots of an Illunis
provided GUI for the serial commands so I know this stuff exists and can be
done I just don't know the camera specific language! Is there noone out
there who can share a few pages out of a manual with me?! Grrr frustrated...
I enjoyed both the Rapture Effect and The Infinity Link from Carver. The
Infinity Link doesn't move as fast as I would like in parts but all in all I
really enjoyed it.
"Ender.Wiggin" <wigginender@hotmail.com> wrote in message
news:6edffba8.0404090637.7f3fff3c@posting.google.com...
> > Well Matrox did a great job thus far providing me with a .dcf but I
still
> > have an issue with, what I am assuming is, the cameras current
> > configuration. If there is anyone who knows how to set the registers or
talk
> > serial to it I would apprciate there input.
>
> Dave,
>
> You will need to use MdigControl(xxx, M_UART_WRITE_STRING,
> (long)&string); to communicate with the camera. Refer to the camera
> manual for the available camera control commands.
>
> > Ender, have you read anything from Jeffrey Carver?
>
> Not yet, which one do you recommend?