이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
GigE Vision 하드웨어를 사용한 인수
Image Acquisition Toolbox™에는 GigE Vision 호환 카메라와 함께 사용할 수 있는 별도의 인터페이스가 포함되어 있습니다. 이 인터페이스는 GigE Vision 카메라용으로 설계되었으며 GigE에 특화된 기능을 더 많이 지원합니다.
videoinput
객체와 함께 GigE Vision 어댑터(gige
)를 계속 사용할 수도 있고, GigE 속성 및 기능을 활용하고 속성 표시 및 선택기 속성 관리를 위한 GigE Vision 규칙과 더 일치하는 gigecam
객체를 사용할 수 있습니다.
인터페이스 선택에 대한 자세한 내용은 GigE Vision Acquisition: gigecam Object vs. videoinput Object를 참조하세요.
참고: 지원되는 모든 하드웨어에 대한 기능은 이제 지원 패키지 설치 프로그램을 통해 사용할 수 있습니다. R2014a부터 각 어댑터는 지원 패키지 설치 프로그램을 통해 개별적으로 사용할 수 있으며, 하드웨어와 함께 툴박스를 사용하려면 적절한 지원 패키지를 설치해야 합니다. 자세한 내용은 Image Acquisition Support Packages for Hardware Adaptors 항목을 참조하십시오.
함수
gigecamlist | List of GigE Vision cameras connected to your system |
gigecam | Create gigecam object to acquire images from GigE Vision cameras |
commands | List available commands for GigE Vision or GenICam compliant camera |
executeCommand | Execute command on GigE Vision or GenICam compliant camera |
snapshot | Acquire single image frame from GigE Vision camera |
preview | Preview of live video data |
closepreview | Close Video Preview window |
도움말 항목
GigE Vision 하드웨어 시작하기
- GigE Vision Image Acquisition Quick Start Guide
You must follow these steps to set up and configure your GigE Vision camera to acquire images. - Additional GigE Vision Setup Options
Refer to these steps for GigE Vision hardware setup and network configuration options. - GigE Vision Acquisition: gigecam Object vs. videoinput Object
The Image Acquisition Toolbox includes a separate interface for use with GigE Vision Compliant cameras. You can continue to use the GigE Vision adaptor (gige
) with thevideoinput
object, or you can use thegigecam
object, which takes advantage of GigE properties and features and is more consistent with GigE Vision conventions for displaying properties and managing selector properties.
GigE Vision 하드웨어에서 이미지 수집
- Connect to GigE Vision Cameras
Use thegigecamlist
function to return the list of available GigE Vision Compliant cameras connected to your system. - Set Properties for GigE Acquisition
One of the main advantages of using thegigecam
object for image acquisition, instead of thegige
adaptor with thevideoinput
object, is the advanced property features of GigE Vision Compliant hardware. - Acquire Images from GigE Vision Cameras
Create thegigecam
object and acquire images. - Use Advanced Property Support in the GigE Vision and GenICam GenTL Interfaces
The GigE Vision and GenICam™ GenTL interfaces offer advanced property support.
문제 해결
Try these tips if you have problems using the toolbox with GigE Vision image acquisition devices. Information is provided for all platforms.