top of page

驅動下載

IDS 驅動捆包  32 bits
IDS 驅動捆包  64 bits

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

範例程式

各式軟體應用範例

 

提供各式軟體的綜合應用,包含與NI LabVIEW,與Cognex VisionPro,WebCam,Direct Flow等等多種範例下載

Multicast mode for GigE uEye cameras

 

This programming example demonstrates how to generally configure the multicast mode of IDS GigE uEye cameras and how to use the multicast feature as client.Besides initialization and memory management, these are the main uEye API functions which are used in this source code example: is_GetSensorInfo(), is_DeviceInfo(), and is_Multicast().

重要夥伴 

皕像科技有線股份公司

 

I致力於設計、生產和銷售工業用嵌入式智慧相機,並為工業用戶和開發者提供基於智慧相機、GigE工業相機、USB工業相機、3D立體視覺相機的專業影像擷取和分析解決方案服務,是德國IDS在中國區(含香港、澳門、台灣)的唯一戰略合作夥伴

uEye .NET C# - Image sequences

 

This sample shows how to acquire images in DIB-mode and put them into a sequence of image buffers. The sequence consists out of 10 buffers. The sample shows how to allocate the buffers, set them as active and add them to a sequence.

Besides this the sample shows how to read out the list of sequence IDs, convert them to memory IDs and read out those buffers (5 of 10).

 

.NET C# - GPIO with master and slave cameras

 

This sample shows how to synchronize the image acquisition of two cameras by using the PWM (pulse width modulation) output of the master camera. Both cameras (master and slave) are running in hardware triggered mode (rising edge) and wait for a trigger signal on their GPIO 1 as trigger input. The trigger signal is generated by the PWM output on the GPIO 2 of the master camera.Thus, the image acquisition of both cameras is done simultaneously.

Imaging Development Systems 

 

德商IDS是工業相機中USB與GigE介面的領導廠商。自豪於超過十年的經驗在USB2.0工業相機的研發與銷售,並且保持USB3.0工業相機的領先優勢直到今日。公司願景在於協助客戶發展創新且獨立的工業視覺應用

uEye .NET C# - Text on bitmap image

 

This sample shows how to acquire images in DIB-mode and convert an image from a previously defined image memory into a bitmap, how to copy it into another bitmap and how to draw text and a bitmap into the image. This is done using the .NET System.Drawing.Graphics class.

bottom of page