DWDataReader 5.0.1
Reading data from Dewesoft data files
Loading...
Searching...
No Matches
DWChannel Struct Reference

Structure represents a Dewesoft channel. More...

#include <DWDataReaderLibTypes.h>

Public Attributes

int index
 
char name [100]
 
char unit [20]
 
char description [200]
 
unsigned int color
 
int array_size
 
enum DWDataType data_type
 

Detailed Description

Structure represents a Dewesoft channel.

Member Data Documentation

◆ array_size

int DWChannel::array_size

Array dimension size

◆ color

unsigned int DWChannel::color

Display color

◆ data_type

enum DWDataType DWChannel::data_type

Data type

◆ description

char DWChannel::description[200]

Description

◆ index

int DWChannel::index

Unique identifier

◆ name

char DWChannel::name[100]

Name

◆ unit

char DWChannel::unit[20]

Measurement unit


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