Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
UncommittedValueEvent.h
Go to the documentation of this file.
1// Copyright (c) 2008-2026 Optris GmbH & Co. KG
2
10
11#pragma once
12
14
15
16namespace optris
17{
18
25
26} // namespace optris
Contains a class holding the status of an uncommitted value.
Holds the status of an uncommitted value derived from a PIF analog input.
Definition UncommittedValueStatus.h:25
Main SDK namespace.
Definition AlarmChannel.h:21
Event containing the uncommitted value generated from a PIF analog input.
Definition UncommittedValueEvent.h:21
UncommittedValueStatus status
Status of the uncommitted value generated from a PIF analog input.
Definition UncommittedValueEvent.h:23