| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2PGRGuid |
FlyCapture2_C.fc2PGRGuid.position(long position) |
FlyCapture2_C.fc2PGRGuid |
FlyCapture2_C.fc2PGRGuid.value(int i,
int value) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2CheckDriver(FlyCapture2_C.fc2PGRGuid pGuid)
Check for driver compatibility for the given camera guid.
|
static int |
FlyCapture2_C.fc2Connect(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid)
Connects the fc2Context to the camera specified by the GUID.
|
static int |
FlyCapture2_C.fc2FireBusReset(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid)
Fire a bus reset.
|
static int |
FlyCapture2_C.fc2GetCameraFromIndex(FlyCapture2_C.fc2Context context,
int index,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a camera on the PC.
|
static int |
FlyCapture2_C.fc2GetCameraFromIPAddress(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2IPAddress ipAddress,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a camera with the specified IPv4 address.
|
static int |
FlyCapture2_C.fc2GetCameraFromSerialNumber(FlyCapture2_C.fc2Context context,
int serialNumber,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a camera on the PC.
|
static int |
FlyCapture2_C.fc2GetDeviceFromIndex(FlyCapture2_C.fc2Context context,
int index,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a device.
|
static int |
FlyCapture2_C.fc2GetDriverDeviceName(FlyCapture2_C.fc2PGRGuid pGuid,
byte[] pDeviceName,
SizeTPointer deviceNameLength) |
static int |
FlyCapture2_C.fc2GetDriverDeviceName(FlyCapture2_C.fc2PGRGuid pGuid,
ByteBuffer pDeviceName,
SizeTPointer deviceNameLength) |
static int |
FlyCapture2_C.fc2GetDriverDeviceName(FlyCapture2_C.fc2PGRGuid pGuid,
BytePointer pDeviceName,
SizeTPointer deviceNameLength)
Get the driver's name for a device
|
static int |
FlyCapture2_C.fc2GetInterfaceTypeFromGuid(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
int[] pInterfaceType) |
static int |
FlyCapture2_C.fc2GetInterfaceTypeFromGuid(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntBuffer pInterfaceType) |
static int |
FlyCapture2_C.fc2GetInterfaceTypeFromGuid(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntPointer pInterfaceType)
Gets the interface type associated with a PGRGuid.
|
static int |
FlyCapture2_C.fc2GetUsbLinkInfo(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
int[] pValue) |
static int |
FlyCapture2_C.fc2GetUsbLinkInfo(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
IntBuffer pValue) |
static int |
FlyCapture2_C.fc2GetUsbLinkInfo(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
IntPointer pValue)
Read usb link info for the port that the specified device is connected to.
|
static int |
FlyCapture2_C.fc2GetUsbPortStatus(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
int[] pValue) |
static int |
FlyCapture2_C.fc2GetUsbPortStatus(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
IntBuffer pValue) |
static int |
FlyCapture2_C.fc2GetUsbPortStatus(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
IntPointer pValue)
Read usb port status for the port that the specified device is connected to.
|
static int |
FlyCapture2_C.fc2IsCameraControlable(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
int[] pControlable) |
static int |
FlyCapture2_C.fc2IsCameraControlable(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntBuffer pControlable) |
static int |
FlyCapture2_C.fc2IsCameraControlable(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntPointer pControlable)
Query whether a GigE camera is controllable.
|
static int |
FlyCapture2_C.fc2ReadPhyRegister(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
int page,
int port,
int address,
int[] pValue) |
static int |
FlyCapture2_C.fc2ReadPhyRegister(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
int page,
int port,
int address,
IntBuffer pValue) |
static int |
FlyCapture2_C.fc2ReadPhyRegister(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
int page,
int port,
int address,
IntPointer pValue)
Read a phy register on the specified device.
|
static int |
FlyCapture2_C.fc2TopologyNodeAssignGuidToNode(FlyCapture2_C.fc2TopologyNodeContext TopologyNodeContext,
FlyCapture2_C.fc2PGRGuid guid,
int deviceId)
Assign a PGRGuid and device ID to the node.
|
static int |
FlyCapture2_C.fc2TopologyNodeAssignGuidToNodeEx(FlyCapture2_C.fc2TopologyNodeContext TopologyNodeContext,
FlyCapture2_C.fc2PGRGuid guid,
int deviceId,
int nodeType)
Assign a PGRGuid, device ID and nodeType to the node.
|
static int |
FlyCapture2_C.fc2TopologyNodeGetGuid(FlyCapture2_C.fc2TopologyNodeContext TopologyNodeContext,
FlyCapture2_C.fc2PGRGuid pGuid)
Get the PGRGuid associated with the node.
|
static int |
FlyCapture2_C.fc2WritePhyRegister(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid,
int page,
int port,
int address,
int value)
Write a phy register on the specified device.
|
Copyright © 2019. All rights reserved.