Imaging Source Camera Communication Driver is the driver to communicate with Image Capture Equipment of The Imaging Source Europe GmbH in the Germany.
Important) Imaging Source Camera Communication driver is needed ¡® ImageCamera.exe ¡¯ program.( ¡® ImageCamera.exe ¡¯ should be run).
<Figure 1> is Imaging Source Camera communication driver read setting examples.
<Figure 1> Imaging Source Camera communication driver read setting examples.
DEVICE is set to None, and so on, as shown in Figure 1.
Imaging Source Camera communication driver read schedule
Imaging Source Camera¡¯s read schedule input only a single line ¡®READ¡¯.
Read schedule example
READ, , , 0, 0, 0,
When you click the icon from <Figure 1> appears <Figure 2> dialog box.
<Figure 2> shows the kind of write command.
<Figure 2> The kind of write command to Imaging Source Camera Communications driver
You can capture the current image camera screen by write command of Imaging Source Camera communication driver.
Bit write
Bit write and word write have the same setting parameters except output value(0 or 1).
Word write
Word write setting parameters are as follows:
1) PORT Port no. (0 ~ 255)
2) STATION Do not use.(0)
3) ADDRESS When ¡®Extra2¡¯ value is 1, use capture file name.
File name: 00000000 to 99999999.
4) Extra1 Write command: CAPTURE,
Capture image folder: project folder\ImageCamera,
Capture File name: depends on the setting of the Extra2,
Capture File format: BMP. (No compression)
5) Extra2 Capture File name Mode.
0 : Current computer time used as the file name. File name format is yyyyMMdd_hhmmss.bmp. (yyyy: year, MM: month, dd: day, hh: hour, mm: minute ss: second)
1 : Use ¡®ADDRESS¡¯ value as a Capture file name.
2 : Extra1 format = CAPTURE.xxx. Where is the name of the file you want to use xxx. (xxx = character, number, etc)
<Table 1> is a description of Capture Image file to be saved as command ¡®CAPTURE¡¯.
Capture image folder |
project folder\ImageCamera |
Capture file name |
Depend on Extra2. 0 : Current computer time used as the file name. 1 : Use ¡®ADDRESS¡¯ value as a Capture file name. 2 : Extra1 format = CAPTURE.xxx. (file name = xxx) |
Capture file format |
BMP. (No compression) |
<Table 1> A description of Capture Image file to be saved as command ¡®CAPTURE¡¯
Write example 1)
PORT : 0 STATION : 0 ADDRESS : 0000 EXTRA1 : CAPTURE EXTRA2 : 0
After setting parameter as shown above, does ¡®Word write¡¯, Imaging Source Camera communication driver save captured image to project folder\ImageCamera\yyyyMMdd_hhmmss.bmp¡¯. (yyyy: year, MM: month, dd: day, hh: hour, mm: minute ss: second)
Write example 2)
PORT : 0 STATION : 0 ADDRESS : 0005 EXTRA1 : CAPTURE EXTRA2 : 1
After setting parameter as shown above, does ¡®Word write¡¯, Imaging Source Camera communication driver save captured image to project folder\ImageCamera\00000005.bmp¡¯.
Write example 3)
PORT : 0 STATION : 0 ADDRESS : 0000 EXTRA1 : CAPTURE.abc EXTRA2 : 2
After setting parameter as shown above, does ¡®Word write¡¯, Imaging Source Camera communication driver save captured image to project folder\ImageCamera\abc.bmp¡¯.
Block write
Imaging Source Camera communication driver don¡¯t support ¡®Block write¡¯.
Imaging Source Camera equipment install following ways.
PCI Card installation
PCI Interface Card install to your computer. (Reference <Figure 3>)
<Figure 3> Example of Imaging Source PCI Interface Card
Camera module and the PCI card to connect
PCI Interface card and Camera Module connect the supplied cable.
To use Imaging Source Camera communication driver is needed ¡® ImageCamera.exe ¡¯. (ImageCamera.zip file)
When you run the program ¡®ImageCamera.exe¡¯, such as < Figure 4> screen appears.
<Figure 4> Example of ¡®ImageCamera¡¯ program's initial screen.
If you select ¡®Device Settings:Device¡¯ at ¡®ImageCamera¡¯ program, the dialog box appears <Figure 5>.
< Figure 5> Example of Device Settings dialog box
After you set the ¡®Device Name¡¯, etc from <Figure 5>, Press the OK button and the settings are completed.