PS_Fgen_FW  4da88f4073c1cc65ea45c3a652a2751e495e50db
Firmware for an Power Supply and Function Generator build from an ATX power supply
Loading...
Searching...
No Matches
DMM_Channel Class Reference

Digital multimeter channel. More...

#include <DMM_Channel.h>

Inheritance diagram for DMM_Channel:
Channel

Public Member Functions

 DMM_Channel ()
 Constructor of the DMM_Channel.
 
- Public Member Functions inherited from Channel
 Channel (ChannelTypes_t channelType)
 Constructor of the Channel class.
 
ChannelTypes_t GetChannelType ()
 Function that can be used to return the _channelType property.
 

Public Attributes

volatile float MeasuredVoltage
 Voltage measured for this DMM channel.
 
volatile bool IsNegative
 Is the measured voltage negative?
 

Additional Inherited Members

- Protected Attributes inherited from Channel
ChannelTypes_t _channelType
 Type of the channel.
 

Detailed Description

Digital multimeter channel.

This is a channel holding all parameters of a DMM implementation.


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