Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::PifIndex Struct Reference

Holds the indices that identify the physical pin on a PIF device for a PIF channel. More...

#include <PifProperties.h>

Collaboration diagram for optris::PifIndex:
Collaboration graph

Static Public Member Functions

static OTC_SDK_API void validate (const PifIndex &index)
 Validates the given PIF index.
 

Public Attributes

int device = 0
 Index of the PIF device. For devices with only one PIF this is 0.
 
int pin = 0
 Index of the pin on the PIF device.
 

Detailed Description

Holds the indices that identify the physical pin on a PIF device for a PIF channel.

Member Function Documentation

◆ validate()

static OTC_SDK_API void optris::PifIndex::validate ( const PifIndex & index)
static

Validates the given PIF index.

Parameters
[in]indexPIF index to validate.
Exceptions
SDKExceptionif the index is invalid.

The documentation for this struct was generated from the following file: