Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::PifFsConfig Class Reference

Encapsulates the configuration for a PIF fail safe channel. More...

#include <PifChannelConfigs.h>

Collaboration diagram for optris::PifFsConfig:
Collaboration graph

Public Member Functions

OTC_SDK_API PifFsConfig () noexcept
 Constructor.
 

Static Public Member Functions

static OTC_SDK_API PifFsConfig createOff () noexcept
 Creates a configuration for the PifFsMode::Off.
 
static OTC_SDK_API PifFsConfig createOn () noexcept
 Creates a configuration for the PifFsMode::On.
 

Public Attributes

PifFsMode mode
 Mode to be applied to the channel.
 

Detailed Description

Encapsulates the configuration for a PIF fail safe channel.

For a detailed overview of all available modes and parameters please refer to the corresponding section in the documentation of the configuration file.

Member Function Documentation

◆ createOff()

static OTC_SDK_API PifFsConfig optris::PifFsConfig::createOff ( )
staticnoexcept

Creates a configuration for the PifFsMode::Off.

Returns
configuration for the PifFsMode::Off.

◆ createOn()

static OTC_SDK_API PifFsConfig optris::PifFsConfig::createOn ( )
staticnoexcept

Creates a configuration for the PifFsMode::On.

Returns
configuration for the PifFsMode::On.

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