Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Basler
Basler
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | Pylon_ExecuteCommand | Executes command in Basler device. | 
|  | Pylon_GenerateSoftwareTrigger | Generates software trigger. | 
|  | Pylon_GetBoolParameter | Gets parameter of type Bool. | 
|  | Pylon_GetEnumParameter | Gets parameter of type Enumeration. | 
|  | Pylon_GetGigEStatistics | Gets GigeVision device statistics data. | 
|  | Pylon_GetIntegerParameter | Gets parameter of type Integer. | 
|  | Pylon_GetRealParameter | Gets parameter of type Real. | 
|  | Pylon_GetStringParameter | Gets parameter of type String. | 
|  | Pylon_GetUsbStatistics | Gets GigeVision device statistics data. | 
|  | Pylon_GrabImage | Captures an image stream from a camera using Pylon library. | 
|  | Pylon_GrabImage_WithTimeout | Captures an image stream from a camera using Pylon library; returns Nil if no frame comes in the specified time. | 
|  | Pylon_SetBoolParameter | Sets parameter of type Bool. | 
|  | Pylon_SetEnumParameter | Sets parameter of type Enumeration. | 
|  | Pylon_SetIntegerParameter | Sets parameter of type Integer. | 
|  | Pylon_SetRealParameter | Sets parameter of type Real. | 
|  | Pylon_SetStringParameter | Sets parameter of type String. | 
|  | Pylon_SetUserOutput | Sets Basler camera user output. | 
|  | Pylon_StartAcquisition | Initializes and starts image acquisition in a camera. | 
|  | Pylon_StopAcquisition | Stops image acquisition in a camera. | 

