add
@ -0,0 +1,3 @@
|
||||
[General]
|
||||
StationNum=1
|
||||
Station_2=
|
||||
@ -0,0 +1,70 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ConfigFile VendorName="Baumer" MajorVersion="2" MinorVersion="2" SubMinorVersion="0">
|
||||
<FileVersion>2.2.0.0</FileVersion>
|
||||
<Resend>
|
||||
<Version>1</Version>
|
||||
<Version1>
|
||||
<!--Set the maximum number of resend requests per image (default 500)-->
|
||||
<MaxResendsPerImage>500</MaxResendsPerImage>
|
||||
<!--Set the maximum number of resend requests per packet (default 3)-->
|
||||
<MaxResendsPerPacket>3</MaxResendsPerPacket>
|
||||
<!--Set the number of packets to wait befor sending the first resend requests (default 0)-->
|
||||
<FirstResendWaitPackets>0</FirstResendWaitPackets>
|
||||
<!--Set the number of packets to wait befor sending the first resend requests if the camera sends the data over two physical links (default 20)-->
|
||||
<FirstResendWaitPacketsDualLink>20</FirstResendWaitPacketsDualLink>
|
||||
<!--Set the time in ms to wait befor sending the first resend requests (default 150)-->
|
||||
<FirstResendWaitTime>150</FirstResendWaitTime>
|
||||
<!--Set the number of packets to wait befor sending the next resend requests (default 20)-->
|
||||
<NextResendWaitPackets>20</NextResendWaitPackets>
|
||||
<!--Set the number of packets to wait befor sending the next resend requests if the camera sends the data over two physical links (default 20)-->
|
||||
<NextResendWaitPacketsDualLink>20</NextResendWaitPacketsDualLink>
|
||||
<!--Set the time in ms to wait befor sending the next resend requests (default 100)-->
|
||||
<NextResendWaitTime>100</NextResendWaitTime>
|
||||
</Version1>
|
||||
</Resend>
|
||||
<GVCP>
|
||||
<!--Set Timeout (in ms) and number of retrys for control channel
|
||||
0 = the pending timeout register of camera is used for control channel timeout (default)
|
||||
1..60000 = timeout value
|
||||
-->
|
||||
<ControlChannelTimeout>0</ControlChannelTimeout>
|
||||
<!--The number of retries of commands on the control channel before the GigE Producer stops sending any further commands
|
||||
valid values: 0..4294967295 (0xffffffff)
|
||||
default value: 3
|
||||
-->
|
||||
<ControlChannelRetries>3</ControlChannelRetries>
|
||||
<!--After a failed command the control channel is locked, that means no further commands were transmitted. This feature controls this locking mechanism.
|
||||
valid values: 1 - the GigE Producer locks the control channel after a failing command. No further command were transmitted.
|
||||
0 - the GigE Producer doesn't lock the control channel after a failing command. All further commands were transmitted.
|
||||
default value: 1
|
||||
-->
|
||||
<UseControlChannelLocking>1</UseControlChannelLocking>
|
||||
|
||||
<!--Set Timeout(in ms) and number of retrys for asynchron messages from the camera (if supported) -->
|
||||
<MessageChannelTimeout>100</MessageChannelTimeout>
|
||||
<MessageChannelRetries>2</MessageChannelRetries>
|
||||
</GVCP>
|
||||
<GEV>
|
||||
<!--Maximum packet size for GigE transmission. This value is used as upper limitation for
|
||||
automatic MTU (maximum transmission unit) detection. Set this value to 0 the MTU detection
|
||||
uses the preferred maximum of 9000. The smallest possible value is 576 and the higest value is 16380.
|
||||
If you set a value outside this range the preferred maximum of 9000 is used. (default 9000)
|
||||
-->
|
||||
<DeviceStreamChannelPacketSizeMax>9000</DeviceStreamChannelPacketSizeMax>
|
||||
<!--
|
||||
0 means enable automatic MTU (maximum transmission unit) detection. If you specify this value the
|
||||
MTU detection is disabled and the value DeviceStreamChannelPacketSizeMax is ignored.
|
||||
The specified value is used directly as packet size.
|
||||
The smallest possible value is 576 and the higest value is 16380. If you set a value outside the range
|
||||
the minimum packet size of 576 is used.
|
||||
-->
|
||||
<DeviceStreamChannelPacketSizeFix>0</DeviceStreamChannelPacketSizeFix>
|
||||
</GEV>
|
||||
<SYSTEM>
|
||||
<IncreaseThreadPriority>0</IncreaseThreadPriority>
|
||||
<IncreasePriorityClass>0</IncreasePriorityClass>
|
||||
</SYSTEM>
|
||||
|
||||
</ConfigFile>
|
||||
<!-- EOF -->
|
||||
|
||||
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ConfigFile VendorName="Baumer" MajorVersion="2" MinorVersion="2" SubMinorVersion="0">
|
||||
<FileVersion>2.2.0.0</FileVersion>
|
||||
<U3V>
|
||||
<!-- image buffer size for USB transmission -->
|
||||
<U3VImageBufferSize>0x10000</U3VImageBufferSize>
|
||||
<U3VMaxResponseDefaultTime>500</U3VMaxResponseDefaultTime>
|
||||
<U3VMaxFifoSize>1024</U3VMaxFifoSize>
|
||||
</U3V>
|
||||
<SYSTEM>
|
||||
<IncreaseThreadPriority>0</IncreaseThreadPriority>
|
||||
<IncreasePriorityClass>0</IncreasePriorityClass>
|
||||
</SYSTEM>
|
||||
|
||||
</ConfigFile>
|
||||
<!-- EOF -->
|
||||
|
||||
@ -0,0 +1,42 @@
|
||||
{
|
||||
"devices": {
|
||||
"MV-CA050-10GC 00784638609": {
|
||||
"algorithm": 0,
|
||||
"board_num": 0,
|
||||
"board_type": 0,
|
||||
"exposure": 100000,
|
||||
"folder": "F:\\ValueProject\\TestImage\\A1\\",
|
||||
"format": "GRAY8",
|
||||
"gain": 8,
|
||||
"height": 1200,
|
||||
"id": 1,
|
||||
"loop": 1,
|
||||
"rely_on_camera": "",
|
||||
"save": 0,
|
||||
"save_img_suffix": ".BMP",
|
||||
"showname": "工位1",
|
||||
"type": 100,
|
||||
"width": 2048,
|
||||
"zoom": 1
|
||||
},
|
||||
"MV-CA050-10GC 10784638609": {
|
||||
"algorithm": 0,
|
||||
"board_num": 0,
|
||||
"board_type": 0,
|
||||
"exposure": 100000,
|
||||
"folder": "F:\\ValueProject\\TestImage\\B2\\",
|
||||
"format": "GRAY8",
|
||||
"gain": 8,
|
||||
"height": 1200,
|
||||
"id": 2,
|
||||
"loop": 1,
|
||||
"rely_on_camera": "",
|
||||
"save": 0,
|
||||
"save_img_suffix": ".BMP",
|
||||
"showname": "工位2",
|
||||
"type": 100,
|
||||
"width": 2048,
|
||||
"zoom": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,14 @@
|
||||
{
|
||||
"COM": [
|
||||
{
|
||||
"bound": 38400,
|
||||
"heart_beat_interval": 0,
|
||||
"meterdecode_interval": 0,
|
||||
"name": "COM6",
|
||||
"trigger_interval": 0,
|
||||
"type": 1,
|
||||
"usb_pid": 0,
|
||||
"usb_vid": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
"core_setting": {
|
||||
"image_threads": 2,
|
||||
"show_type": 2
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
"exposureTime": [
|
||||
"1000"
|
||||
],
|
||||
"switch": 0
|
||||
}
|
||||
@ -0,0 +1,2 @@
|
||||
[
|
||||
]
|
||||
@ -0,0 +1,12 @@
|
||||
{
|
||||
"camera_areaes": {
|
||||
"arrange": 1,
|
||||
"limit_number": 1,
|
||||
"show_width": 744,
|
||||
"show_height": 100
|
||||
},
|
||||
"core_setting": {
|
||||
"image_threads": 4,
|
||||
"show_type": 1
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,2 @@
|
||||
[General]
|
||||
language=Chinese
|
||||
@ -0,0 +1,19 @@
|
||||
{
|
||||
"COM": {
|
||||
"baute": "19200",
|
||||
"comName": "COM1",
|
||||
"useRaster": true
|
||||
},
|
||||
"Raster": {
|
||||
"basehight": 0,
|
||||
"basehight_bool": false,
|
||||
"beilv": 1,
|
||||
"beilv_bool": true,
|
||||
"lowNum": 0,
|
||||
"lowNum_bool": false,
|
||||
"maxsize": 10,
|
||||
"maxsize_bool": false,
|
||||
"mid_value": 0.8,
|
||||
"mid_value_bool": false
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,3 @@
|
||||
[General]
|
||||
roi_color=-256
|
||||
sliderValue=4
|
||||
@ -0,0 +1,7 @@
|
||||
[ShowImg]
|
||||
Scale_Stand=0.28294005293337054
|
||||
Scale_Standard=0.2663824433072367
|
||||
Scale_Standard_1=0.1829515775204701
|
||||
Scale_Standard_2=0.2032795305783001
|
||||
ScaleA=0.24845275959570007
|
||||
ScaleB=0.2386627295411188
|
||||
|
After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 177 KiB |
|
After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 177 KiB |
|
After Width: | Height: | Size: 1.7 MiB |
|
After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 177 KiB |
|
After Width: | Height: | Size: 1.6 MiB |
|
After Width: | Height: | Size: 9.2 KiB |