IFMCameraAddress
Description
Aggregates connection parameters for use with IFM filtersStructure fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| CameraPluginPath | File | Path of the camera plugin. For instance: O3D3xxCamera.W32.pap | |
| CameraIP | String | Camera IP address | |
| PCICPort | int | 80 | PCIC Port |
| XMLRPCPort | int | 50010 | XMLRPC Port |
| ApplicationId | atl::Optional<String> | Camera application ID. If it is not given, then SDK creates a new application while connecting to camera | |
| ProcessingPluginPath | File | Path of the processing plugin. For instance: O3D3xxProc.W32.ppp | |
| ProcessingPluginParameters | String | Parameters of the processing plugin |
