Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-.NET | API-Java | Examples | Downloads
page generated on 18.05.2024 - 04:45
Data Fields
DUSTRING Struct Reference

Defines a TINE quintet data object containing a long integer value followed by a float doublet followed by a second long integer value, followed by an 80-character fixed-length string. More...

#include <tinetype.h>

Data Fields

float f1val
 
float f2val
 
SINT32 ival
 
char str [80]
 
SINT32 tm
 

Detailed Description

Defines a TINE quintet data object containing a long integer value followed by a float doublet followed by a second long integer value, followed by an 80-character fixed-length string.

Field Documentation

◆ f1val

float DUSTRING::f1val

the first float value

Referenced by GetDevicePropertyEGU().

◆ f2val

float DUSTRING::f2val

the second float value

Referenced by GetDevicePropertyEGU().

◆ ival

SINT32 DUSTRING::ival

the first long integer value

◆ str

char DUSTRING::str[80]

the string buffer

Referenced by GetDevicePropertyEGU().

◆ tm

SINT32 DUSTRING::tm

the second long integer value (intpreted frequently as a time_t)


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

Impressum   |   Imprint   |   Datenschutzerklaerung   |   Data Privacy Policy   |   Declaration of Accessibility   |   Erklaerung zur Barrierefreiheit
Generated for TINE API by  doxygen 1.5.8