page generated on
02.07.2025
-
04:44
|
struct | ADS |
| Defines an Alarm Definition Structure. contains largely static information pertaining to a specific alarm code More...
|
|
struct | ALM_THRESHOLDS |
| Defines a TINE Alarm Watch Threshold struct More...
|
|
struct | AMS |
| Defines an Alarm Message Structure More...
|
|
struct | ClnInfo |
| Structure containing information about the current caller accessing the equipment module (available on the server side only). More...
|
|
struct | ConTblInfo |
| Connection table parameters More...
|
|
struct | DBLDBL |
| a double-double doublet data object, which can be used to carry e.g. a data point. More...
|
|
struct | DBLDBLDBL |
| a 3 * 32-bit double value triplet More...
|
|
struct | DGSPECTRUM |
| doocs GSPECTRUM type: Never tested. More...
|
|
struct | DIMAGE |
| The IMAGE data type object More...
|
|
struct | DMDA |
| A multi-dimensional (up to 6 dimensions) array object More...
|
|
struct | DSPECTRUM |
| The famous doocs SPECTRUM. A USTRING header followed by an array of floats. Due to the unfixed float array this type is NOT blitable More...
|
|
struct | DUSTRING |
| the famous doocs USTRING More...
|
|
struct | ExpDataStruct |
| Structure which is used to map a EqmContext/ExportName to a FecName/EqmName. More...
|
|
struct | FecAddrStruct |
| Structure which contains the FEC address information More...
|
|
struct | FecDataStruct |
| Structure which contains the FEC address information More...
|
|
struct | FLTFLT |
| a float-float doublet data object, which can be used to carry e.g. a data point. More...
|
|
struct | FLTFLTINT |
| a float + float + 32-bit integer triplet More...
|
|
struct | FLTINT |
| a float-integer doublet data object More...
|
|
struct | FLTINTINT |
| a float + 32-bit integer + 32-bit integer triplet More...
|
|
struct | HistorySpecification |
| Defines a TINE History Specification Structure. More...
|
|
struct | INTFLTFLTFLT |
| a 32-bit integer + 3 * float triplet More...
|
|
struct | INTFLTINT |
| a 32-bit integer + float + 32-bit integer triplet More...
|
|
struct | INTINT |
| a 32-bit integer-integer doublet data object More...
|
|
struct | INTINTFLTFLT |
| a 2 * 32-bit integer + 2 *float value quad More...
|
|
struct | INTINTINT |
| a 3 * 32-bit integer triplet More...
|
|
struct | INTINTINTINT |
| a 4 * 32-bit integer quad More...
|
|
struct | NAME16 |
| a 16-character fixed-length string data object More...
|
|
struct | NAME16DBLDBL |
| a 16-character fixed-length string data object + double value + double value triplet More...
|
|
struct | NAME16FI |
| a 16-character fixed-length string data object + float + 32-bit integer triplet More...
|
|
struct | NAME16I |
| a 16-character fixed-length string data object + 32-bit integer doublet More...
|
|
struct | NAME16II |
| a 16-character fixed-length string data object + 32-bit integer + 32-bit integer triplet More...
|
|
struct | NAME32 |
| a 32-character fixed-length string data object More...
|
|
struct | NAME32DBLDBL |
| a 32-character fixed-length string data object + double value + double value triplet More...
|
|
struct | NAME32I |
| a 32-character fixed-length string data object + 32-bit integer doublet More...
|
|
struct | NAME48 |
| a 48-character fixed-length string data object More...
|
|
struct | NAME48I |
| a 48-character fixed-length string data object + 32-bit integer doublet More...
|
|
struct | NAME64 |
| a 64-character fixed-length string data object More...
|
|
struct | NAME64DBL |
| a 64-character fixed-length string data object + double value doublet More...
|
|
struct | NAME64DBLDBL |
| a 64-character fixed-length string data object + double value + double value triplet More...
|
|
struct | NAME64DBLDBLDBL |
| a 64-character fixed-length string data object + 3 * double value quad More...
|
|
struct | NAME64I |
| a 64-character fixed-length string data object + 32-bit integer doublet More...
|
|
struct | NAME8 |
| an 8-character fixed-length string data object More...
|
|
struct | NAME8I |
| an 8-character fixed-length string data object + 32-bit integer doublet More...
|
|
struct | PrpQueryStruct |
| Defines the definitive (non-legacy) property query structure More...
|
|
class | TAlarms |
| Offers various methods to obtain alarm information from both control system servers and central alarm servers More...
|
|
class | TDataType |
| TINE Data Type object: All data transfered client between and server must be contained in a TDataType object. More...
|
|
class | TEquipmentModule |
| TEquipmentModule is the a TINE server's equipment module class.
More...
|
|
class | THistory |
| Offers various methods to obtain archived data from both control system servers and central archivers. More...
|
|
struct | TImageFrameHeader |
| The Image Frame Header structure More...
|
|
struct | TImageHeader |
| The full IMAGE Header containing relevate image frame information. More...
|
|
struct | TImageSourceHeader |
| Tine Image Source Header struct More...
|
|
class | TKernel |
| TKernel is the TINE Kernel (singleton) class, whose static methods are used to manage the TINE engine. More...
|
|
class | TLink |
| Defines a connection between the local client and the remote server's targeted end point More...
|
|
class | TQuery |
| TQuery is a singleton class offering static methods to acquire information from the control system elements. More...
|
|
struct | TraceHS |
| Trace Header Structure use for scope trace data More...
|
|
class | TTaggedStruct |
| Represents a TINE tagged structure. More...
|
|
class | TTrace |
| A Class which acquires and manages scope trace information More...
|
|
char[] IP
IP address as string
Definition: tine.cs:5022
byte alarmDataArraySize
alarm data array length
Definition: tine.cs:4280
Offers various methods to obtain alarm information from both control system servers and central alarm...
Definition: tine.cs:10203
Structure which is used to map a EqmContext/ExportName to a FecName/EqmName.
Definition: tine.cs:4964
Int32 archiveRate
archive rate in sec
Definition: tine.cs:4642
byte prpFormat
the default output data format accepted for this property
Definition: tine.cs:4915
static Int32 RegisterDeviceName(String eqm, String devName, Int32 devNr)
Assigns a device name to the specified device number.
Definition: tine.cs:12199
TImageHeader header
The frame header information for this image
Definition: tine.cs:1316
unsafe TDataType(ref NAME32 data)
makes a TDataType from the referenced NAME32
Definition: tine.cs:6475
Provides specific information concerning the archive source (CENTRAL or LOCAL) used in the archived d...
Definition: tine.cs:10753
char[] expName
eqm function name
Definition: tine.cs:5094
TDataType(int dataSize, byte dataFmt, string dataTag)
Makes a new TDataType based on the parameters given
Definition: tine.cs:7079
Int32 GetData(ref double data)
Gets the data from the underlying data object and assigns it to the referenced double
Definition: tine.cs:7171
UInt32 alarmCode
alarm code ID
Definition: tine.cs:4085
unsafe TDataType(ref NAME64 data)
makes a TDataType from the referenced NAME64
Definition: tine.cs:6467
char[] prpName
the property name
Definition: tine.cs:4858
TTaggedStruct(object tstruct, string tstag)
The primary constructor for a TINE tagged structure.
Definition: tine.cs:13224
unsafe TDataType(ref INTINT data)
makes a TDataType from the referenced INTINT
Definition: tine.cs:6507
a 32-bit integer + float + 32-bit integer triplet
Definition: tine.cs:2440
static Int32 GetFecLogDepth()
Retrieves the current setting for the maximum number of log entries in the FEC process's log file.
Definition: tine.cs:11838
int SavePropertyValues(string property, string device, object values)
Saves the values in the give 'values' object with the property and device provides.
Definition: tine.cs:13679
UInt16 counter
this client's counts remaining in subscription(s)
Definition: tine.cs:4784
Connection table parameters
Definition: tine.cs:5088
Represents a TINE tagged structure.
Definition: tine.cs:13168
char[] strAdr
IP address as string
Definition: tine.cs:5066
TKernel is the TINE Kernel (singleton) class, whose static methods are used to manage the TINE engine...
Definition: tine.cs:11638
unsafe TDataType(ref NAME64DBLDBL data)
makes a TDataType from the referenced NAME64DBLDBL
Definition: tine.cs:6571
SCKADR addr
this client's ip address
Definition: tine.cs:4794
static byte GetTineFormat(Object data)
gets the TINE data format code for the object passed
Definition: tine.cs:5287
Int32 heartbeat
archive heartbeat in sec
Definition: tine.cs:4654
double GetCompletionSystemStamp()
The system stamp assigned to the returned data
Definition: tine.cs:8706
UInt16 prpHistoryDepthLong
the depth of the long term history kept for this property
Definition: tine.cs:4911
int SetAlarm(Int32 devNr, UInt32 almCode)
Inserts an alarm into the local alarm server table.
Definition: tine.cs:13722
byte[] IPXImmediateAddress
IPX addr info (or internal)
Definition: tine.cs:5017
static double[] GetXAxis(Object data, int len)
Returns an array of double values suitable for use as the X-axis values in a plot
Definition: tine.cs:5569
byte[] netAdr
IPX addr info (or internal)
Definition: tine.cs:5056
Int32 depthShort
for short term storage
Definition: tine.cs:4646
byte alarmOscillationWindowPinned
binary: 0 = not pinned
Definition: tine.cs:4138
Int32 PutData(DIMAGE data)
assigns the input DIMAGE data to the underlying TDatatype data object
Definition: tine.cs:7411
static UInt32 EncodeLinkFlagsForAcop(UInt16 access, UInt16 mode)
Combines at TINE access code and a TINE transfer mode code into a single 'link flags' value for use i...
Definition: tine.cs:8476
static double ParseTineTimeString(String value)
Makes a UTC double from the give string input
Definition: tine.cs:11976
void SetReferenceTimestamp(double referenceTimestamp)
assigns the given timestamp to the reference trace
Definition: tine.cs:12714
Int32 hiwarnsev
high warning severity
Definition: tine.cs:4002
void SetCompletion(string statusString)
Sets the error string to accompany the current server call
Definition: tine.cs:14103
unsafe TDataType(ref UInt32 data)
makes a TDataType from the referenced unsigned int
Definition: tine.cs:6402
unsafe TDataType(ref DUSTRING data)
makes a TDataType from the referenced DUSTRING
Definition: tine.cs:6619
Int32 codeLow
alarm code to apply in lieu of value too low
Definition: tine.cs:4054
static Int32 RegisterFecInformation(String fecName, String defaultSubSystem, String defaultContext, String fecDescription, String fecLocation, String attachedHardware, String responsible)
Assigns a FEC Name and descriptive information to the server process. With this call,...
Definition: tine.cs:12067
int RegisterPropertyAlias(string property, string alias)
assigns an alias name to the specified propert
Definition: tine.cs:13634
Int32 lowarnsev
low warning severity
Definition: tine.cs:4010
static void SetUseStandardHistoryFiles(Boolean value)
Turns on so-called standard non-fragmented (worst-case) local history files
Definition: tine.cs:12331
int DeviceFormat
canonical data format for the trace data
Definition: tine.cs:1394
unsafe TDataType(ref Int64 data)
makes a TDataType from the referenced signed long
Definition: tine.cs:6444
static void StopServices()
Explicity shuts down the TINE engine (not something you want to be doing very often).
Definition: tine.cs:11901
UInt32 starttime
this client's start of initial subscription
Definition: tine.cs:4780
string GetDescription()
the device description as a string
Definition: tine.cs:1454
Structure containing information about the current caller accessing the equipment module (available o...
Definition: tine.cs:4766
static void SetDataTimeStamp(double timestamp)
Sets the intrinsic data timestamp to the value given.
Definition: tine.cs:11916
unsafe TDataType(ref NAME64DBL data)
makes a TDataType from the referenced NAME64DBL
Definition: tine.cs:6539
int AppendAlarmWatchTable(string prp, string dev, Int32 siz, Int32 fmt, Int32 atyp, Int32 sev, Int32 sys, ref ALM_THRESHOLDS thr)
Inserts a property to be monitored into the local alarm server's Watch Table.
Definition: tine.cs:13943
TLink GetReferenceLink()
Returns the embedded TINE Link representing the reference trace
Definition: tine.cs:12590
static String GetDelimiter()
Gets the string separation to use when the 'ToString' method of compound data types is used.
Definition: tine.cs:6021
a 3 * 32-bit double value triplet
Definition: tine.cs:2652
char[] FecName
FEC Name
Definition: tine.cs:4970
unsafe TDataType(ref INTINTINTINT data)
makes a TDataType from the referenced INTINTINTINT
Definition: tine.cs:6611
static String[] GetDataAsStringArray(Object data)
Returns an array of strings representing the given data object
Definition: tine.cs:6036
Int32 losev
low severity
Definition: tine.cs:4006
static void SetUseConnectedSockets(Boolean value)
Use this routine to signal that all links should make use of TCP/IP rather than UDP
Definition: tine.cs:12414
static Int32 InitializeServer()
Initializes the TINE server engine.
Definition: tine.cs:11878
UInt32 alarmMask
alarm mask
Definition: tine.cs:4105
TTrace(String context, String server)
Contructs a Trace object but does not begin monitoring
Definition: tine.cs:12659
void SetQueueDepth(int queueLength)
Sets the client-side receive queue depth
Definition: tine.cs:9057
static String[] GetStockProperties()
Retrieves a list of available stock properties
Definition: tine.cs:9291
Int32 ScheduleProperty(string property)
Schedules the given property for immediate delivery to all attached clients.
Definition: tine.cs:14083
Int32 codeHigh
alarm code to apply in lieu of value_too_high
Definition: tine.cs:4046
UInt32 alarmCode
alarm code ID
Definition: tine.cs:4260
Int32 cnt
number successive threshold exceeded before applying alarm
Definition: tine.cs:3994
String getName()
either "central" or "local"
Definition: tine.cs:10784
Int32 depthLong
for long term storage
Definition: tine.cs:4650
TLink GetAverageLink()
Returns the embedded TINE Link representing the trace average
Definition: tine.cs:12608
a 32-character fixed-length string data object
Definition: tine.cs:1607
unsafe TDataType(ref NAME16I data)
makes a TDataType from the referenced NAME16I
Definition: tine.cs:6555
unsafe TDataType(ref INTFLTINT data)
makes a TDataType from the referenced INTFLTINT
Definition: tine.cs:6587
char[] dataText
text description for alarm data contents
Definition: tine.cs:4303
Int32 codeLowWarn
alarm code to apply in lieu of warn_too_low
Definition: tine.cs:4058
int Execute(UInt16 mode, UInt32 timeout)
Executes a synchronous link.
Definition: tine.cs:8664
unsafe TDataType(ref NAME32DBLDBL data)
makes a TDataType from the referenced NAME32DBLDBL
Definition: tine.cs:6579
char[] DeviceName
device name responsible for the trace
Definition: tine.cs:1385
static int MakeSystemDataStamp()
A server will automatically obtain and update the cannonical system data stamp for its context if a C...
Definition: tine.cs:11967
static Int32 AssignBufferSpace(UInt32 clnRcvBufferSpace, UInt32 srvRcvBufferSpace, UInt32 clnSndBufferSpace, UInt32 srvSndBufferSpace)
Assigns specific buffer capacity for certain configurable TINE sockets.
Definition: tine.cs:11768
Int32 GetData(Object data, int length, int offset)
Gets the data from the underlying data object and assigns it to the object given
Definition: tine.cs:7240
string GetDeviceName()
the device name as a string
Definition: tine.cs:1462
int Close()
Closes a TLink.
Definition: tine.cs:9042
static Int32 RegisterPropertyInformation(String eqm, String prpName, TDataType dtOut, TDataType dtIn, UInt16 accessMode, UInt16 arrayType, UInt16 rowLength, String prpDescription, Int32 prpId, String redirectionTarget)
Assigns pertinent information for the specified property.
Definition: tine.cs:12135
UInt32 sizeIn
data array size down
Definition: tine.cs:5131
Int32 GetData(ref float data)
Gets the data from the underlying data object and assigns it to the referenced float
Definition: tine.cs:7159
byte[] alarmData
alarm data (if any)
Definition: tine.cs:4110
static double[] GetYAxis(Object data, int len)
Returns an array of double values suitable for use as the Y-axis values in a plot
Definition: tine.cs:5649
unsafe TDataType(ref FLTFLTINT data)
makes a TDataType from the referenced FLTFLTINT
Definition: tine.cs:6595
the famous doocs USTRING
Definition: tine.cs:3088
float PlotMaxY
y axis plot maximum setting
Definition: tine.cs:1419
Int32 tineProtocol
tine protocol level (highest level accepted)
Definition: tine.cs:5078
float[] GetAverage()
Returns the current trace average.
Definition: tine.cs:12820
float hiwarn
high threshold warning (approaching high threshold)
Definition: tine.cs:4018
UInt32 starttimeUSec
alarm starttime (micro-seconds part)
Definition: tine.cs:4101
char[] strTagIn
eqm structure tag down
Definition: tine.cs:5140
String GetYAxisUnits()
Returns the Y Axis units
Definition: tine.cs:13042
short linkStatus
current link status
Definition: tine.cs:5173
unsafe TDataType(ref Int16 data)
makes a TDataType from the referenced signed short
Definition: tine.cs:6388
UInt16 prpHistoryDepthShort
the depth of the short term history kept for this property
Definition: tine.cs:4907
char[] userName
this client's user name
Definition: tine.cs:4790
static void SetSystemDataStamp(int value)
A server will automatically obtain and update the cannonical system data stamp for its context if a C...
Definition: tine.cs:11991
static int GetArchivedData(String context, String server, String property, String device, double start, double stop, Object data, HstSrc src, uint timeout, Boolean extendedRange)
Gets archived data (trend) for the parameters given over the time range specified.
Definition: tine.cs:11550
byte[] frameBuffer
The internal frame buffer containing the frame bytes for this image
Definition: tine.cs:1324
char[] rhsServerName
Remote Server Name
Definition: tine.cs:4667
Trace Header Structure use for scope trace data
Definition: tine.cs:1379
UInt32 prpSizeIn
the maximum allowed size of an input data set associated with the property
Definition: tine.cs:4899
Int32 normalIsAlarm
apply a NOT to the 'normal value'
Definition: tine.cs:4038
int GetDataFormat()
Gets the tine data format assigned to the underlying data.
Definition: tine.cs:7740
static void StartServices()
Required call for the TINE engine to function property.
Definition: tine.cs:11893
char[] UnitsX
x axis units
Definition: tine.cs:1415
float prpMinValue
the lower limit of valid data associated with the property
Definition: tine.cs:4887
String[] GetDataAsStringArray()
Returns an array of strings representing the current data object
Definition: tine.cs:6290
a float + 32-bit integer + 32-bit integer triplet
Definition: tine.cs:2546
short access
data access
Definition: tine.cs:5119
int preTrigger
pre trigger time offset
Definition: tine.cs:1402
float prpMaxValue
the upper limit of valid data associated with the property
Definition: tine.cs:4891
byte prpFormatIn
is the default input data format accepted for this property
Definition: tine.cs:4919
unsafe TDataType(ref DBLDBL data)
makes a TDataType from the referenced DBLDBL
Definition: tine.cs:6523
Int32 PutData(Object data, int row, int length, int offset)
assigns the input (double array) data object to the underlying TDatatype data object
Definition: tine.cs:7625
float aTolerance
absolute tolerance
Definition: tine.cs:4662
static Int32 GetPortOffset(String fecName)
Obtains the FEC port offset appropriate for the give FEC name.
Definition: tine.cs:12089
static int GetPropertyInformation(string dev, string prp, ref PrpQueryStruct[] pqs, ref int num)
Returns a list of property query information struct associated with the specified device server,...
Definition: tine.cs:9445
UInt32 mask
if non-zero -> apply mask and check vs. normal value
Definition: tine.cs:4030
Int32 inetProtocol
inet protocol (UDP, TCP, IPX, MMF, PIPE, etc.)
Definition: tine.cs:5074
Int32 code
alarm code to apply in lieu of invalid_index
Definition: tine.cs:4042
static String[] GetSystemContexts()
Retrieves a list of server contexts via query to the Equipment Name Server.
Definition: tine.cs:9194
float hi
high threshold
Definition: tine.cs:4014
static Int32 SetDeviceZPosition(String eqm, String devName, float zposition)
Assigns an Z-position to a registered device
Definition: tine.cs:12265
Int32 codeHighWarn
alarm code to apply in lieu of warn_too_high
Definition: tine.cs:4050
int SetAlarm(string devName, UInt32 almCode, String tag, object almData, byte almFlags)
Inserts an alarm into the local alarm server table.
Definition: tine.cs:13845
unsafe TDataType(ref FLTFLT data)
makes a TDataType from the referenced FLTFLT
Definition: tine.cs:6515
static Int32 FecLog(string text)
Appends the given text to the FEC process's log file.
Definition: tine.cs:11813
static String[] GetSystemProperties(String server, ref Boolean hasDeviceQueryPrecedence, PropertyQueryType flags)
Retrieves a list of properties via query to the server given.
Definition: tine.cs:9332
void SetDataTimeStamp(double timestamp)
Sets the current data timestamp (as a UTC double) to the underlying data.
Definition: tine.cs:7710
TDataType(Array data)
Makes a TDataType from the array object given
Definition: tine.cs:6889
TDataType GetOutputDataType()
Returns the output TDataType object.
Definition: tine.cs:8519
static void FlushFecAddrCache()
Flushes the current client-side address cache, redirection table and black list
Definition: tine.cs:9075
static ExclusiveHistorySource GetExclusiveHistorySource()
Gets the current exclusive history source setting
Definition: tine.cs:10875
int RegisterPropertyInformation(string property, TDataType dout, TDataType din, UInt16 acc, UInt16 atype, int rowLength, string dsc, int propId, string rdr)
Assigns pertinent information for the specified property.
Definition: tine.cs:13624
float GetTracePlotMaximum()
Returns the Y Axis maximum setting
Definition: tine.cs:13051
A multi-dimensional (up to 6 dimensions) array object
Definition: tine.cs:3722
Int32 PutData()
assigns the referenced data object to the underlying TDatatype data object
Definition: tine.cs:7421
static UInt32 SetWorkAreaSize(UInt32 sizeInBytes)
Sets the server-side work area size which is coupled to the maximum transport size for supported by a...
Definition: tine.cs:11714
a 32-character fixed-length string data object + double value + double value triplet
Definition: tine.cs:2326
int Attach(UInt32 mode, TLinkCallback cb, Int32 accessRate)
Initiates an asynchronous link.
Definition: tine.cs:8868
char[] prpTag
the data tag for output data sets (CF_STRUCT, CF_BITFIELD, CF_HISTORY, etc.)
Definition: tine.cs:4873
static void SetHistoryDeactivateOnError(Boolean value)
Turns local history decactivation on error on or off
Definition: tine.cs:12311
UInt16 alarmSystem
alarm system ID (0 -> use registered default)
Definition: tine.cs:4268
a 3 * 32-bit integer triplet
Definition: tine.cs:2599
int GetSourceType()
either CENTRAL or LOCAL
Definition: tine.cs:10776
double GetDataTimeStamp()
Gets the current data timestamp (as a UTC double) associated with the underlying data.
Definition: tine.cs:7705
Int32 ScheduleProperty(string property, Int32 scope)
Schedules the given property for immediate delivery to all attached clients according scope specified...
Definition: tine.cs:14067
a 64-character fixed-length string data object + 3 * double value quad
Definition: tine.cs:3021
Int32 reserved
tine protocol level (highest level accepted)
Definition: tine.cs:5082
char[] Reserved
reserved space
Definition: tine.cs:1433
a 16-character fixed-length string data object + double value + double value triplet
Definition: tine.cs:2269
short tineProtocol
this client's tine protocol level
Definition: tine.cs:4802
static void SetExclusiveHistorySource(ExclusiveHistorySource value)
Sets the current exclusive history source setting
Definition: tine.cs:10883
unsafe TDataType(ref FLTINT data)
makes a TDataType from the referenced FLTINT
Definition: tine.cs:6499
static String GetHistoryFilesRepository()
The current local history file repository
Definition: tine.cs:12281
TQuery is a singleton class offering static methods to acquire information from the control system el...
Definition: tine.cs:9185
a 16-character fixed-length string data object
Definition: tine.cs:1577
Int32 GetData(ref UInt16 data)
Gets the data from the underlying data object and assigns it to the referenced unsigned signed short
Definition: tine.cs:7123
float OffsetX
x axis offset
Definition: tine.cs:1410
static Int32 SetDeviceRegion(String eqm, String devName, String region)
Assigns an alarm region to a registered device
Definition: tine.cs:12232
static void SetHistoryLateAddtionWindow(Int32 value)
Sets the time window (in seconds) for allowing so-called standard non-fragmented (worst-case) local h...
Definition: tine.cs:12345
a 48-character fixed-length string data object
Definition: tine.cs:1637
char[] device
device name
Definition: tine.cs:4076
static Int32 SetDeviceDescription(String eqm, String devName, String description)
Assigns a description to a registered device
Definition: tine.cs:12210
a 16-character fixed-length string data object + float + 32-bit integer triplet
Definition: tine.cs:2156
UInt32 heartbeat
used by subscriptions
Definition: tine.cs:5153
unsafe TDataType(ref UInt64 data)
makes a TDataType from the referenced unsigned long
Definition: tine.cs:6430
delegate void TLinkCallback(TLink lnk)
A callback delegate to be called when the associated TLink needs to notify the caller that a data or ...
unsafe TDataType(ref NAME64I data)
makes a TDataType from the referenced NAME64I
Definition: tine.cs:6531
unsafe TDataType(ref NAME16FI data)
makes a TDataType from the referenced NAMEFI
Definition: tine.cs:6563
float[] GetReference()
Returns the current reference trace.
Definition: tine.cs:12808
byte alarmDataFormat
alarm data format (simple code)
Definition: tine.cs:4114
void ClearReference()
clears the currently assigned reference trace.
Definition: tine.cs:12803
byte[] IPh_addr
IP haddr (byte representation)
Definition: tine.cs:5027
byte alarmOscillationWindowPinned
binary: 0 = not pinned
Definition: tine.cs:4288
Int32 pollingRate
polling rate in msec
Definition: tine.cs:4638
static int GetSystemDataStamp()
Provides the last established system data stamp
Definition: tine.cs:11955
The IMAGE data type object
Definition: tine.cs:1310
byte prpAccess
the allowed data access for this property (either CA_READ, CA_WRITE or both)
Definition: tine.cs:4923
Defines a TINE Alarm Watch Threshold struct
Definition: tine.cs:3989
char[] FecName
FEC Name
Definition: tine.cs:5002
Int32 GetData(ref UInt32 data)
Gets the data from the underlying data object and assigns it to the referenced unsigned int
Definition: tine.cs:7147
float[] GetTrace()
Returns the current trace
Definition: tine.cs:12831
a 4 * 32-bit integer quad
Definition: tine.cs:2768
Int32 hisev
high severity
Definition: tine.cs:3998
Int32 pollingRate
this client's requested polling rate
Definition: tine.cs:4776
UInt16 alarmSystem
alarm system ID (0 -> use registered default)
Definition: tine.cs:4130
String GetTraceStatusString()
Returns the current trace link status as a string
Definition: tine.cs:12672
an 8-character fixed-length string data object
Definition: tine.cs:1547
TraceHS(Boolean register)
create and register an instance of TraceHS
Definition: tine.cs:1479
void ClearAlarm(Int32 devNr)
Instructs the local alarm server table that the given alarm is to be cleared.
Definition: tine.cs:13873
static String[] GetChannelNames(Object data, int len)
Returns an array of strings providing suitable channel name labels according to the data object passe...
Definition: tine.cs:5709
int SetAlarm(string devName, UInt32 almCode, object almData, byte almFlags)
Inserts an alarm into the local alarm server table.
Definition: tine.cs:13814
int counter
current subscription counter
Definition: tine.cs:5169
static Int32 SetDeviceLocation(String eqm, String devName, String location)
Assigns a location to a registered device
Definition: tine.cs:12221
static int GetArchivedData(String context, String server, String property, String device, int index, int fieldindex, int sample, double start, double stop, Object data, HstSrc src, uint timeout, Boolean extendedRange)
Gets archived data (trend) for the parameters given over the time range specified.
Definition: tine.cs:11517
int GetCompletionDataSize()
The size (array length) of the returned data
Definition: tine.cs:8679
int GetTraceLength()
Returns the length of the trace
Definition: tine.cs:13156
doocs GSPECTRUM type: Never tested.
Definition: tine.cs:3408
TDataType()
Makes a CF_NULL TDataType
Definition: tine.cs:6880
static Int32 RegisterFecInformation(String fecName, String defaultSubSystem, String defaultContext, String fecDescription, String fecLocation, String attachedHardware, String responsible, UInt16 portOffset)
Assigns a FEC Name and descriptive information to the server process.
Definition: tine.cs:12033
UInt32 timestampUSec
current alarm time (micro-seconds part)
Definition: tine.cs:4093
double GetCompletionDataTimeStamp()
The timestamp of the returned data
Definition: tine.cs:8688
static double MakeDataTimeStamp()
Makes a data timestamp according to the current system time.
Definition: tine.cs:11941
Int32 GetDeviceNumber(string device, string property)
Returns the registered device number for the device name and property given.
Definition: tine.cs:14019
unsafe TDataType(ref double data)
makes a TDataType from the referenced double passed
Definition: tine.cs:6346
UInt32 frameBufferSize
The internal frame buffer size, giving the maximum frame size
Definition: tine.cs:1320
unsafe TDataType(ref NAME16 data)
makes a TDataType from the referenced NAME16
Definition: tine.cs:6483
static double GetUtcNow()
Returns the current UTC time (seconds since 1970) as a double (with fractional seconds).
Definition: tine.cs:11648
char[] devName
eqm device name
Definition: tine.cs:5104
a double-double doublet data object, which can be used to carry e.g. a data point.
Definition: tine.cs:1833
Int32 GetStatus()
The current link status as an integer value.
Definition: tine.cs:8533
UInt32 normal
normal valid data value
Definition: tine.cs:4034
unsafe TDataType(ref UInt16 data)
makes a TDataType from the referenced unigned short
Definition: tine.cs:6374
char[] prpRedirection
a redirection string if the property is redirected to another server
Definition: tine.cs:4868
String GetXAxisUnits()
Returns the X Axis units
Definition: tine.cs:13033
int Execute(UInt32 timeout)
Executes a synchronous link.
Definition: tine.cs:8650
static String[] GetDataAsStringArray(Object data, int precision)
Returns an array of strings representing the given data object
Definition: tine.cs:6046
byte descriptor
current alarm descriptor
Definition: tine.cs:4126
TDataType(Array data, int offset, int length)
Makes a TDataType from the array object given
Definition: tine.cs:6935
A Class which acquires and manages scope trace information
Definition: tine.cs:12554
Int32 GetData(ref Int32 data)
Gets the data from the underlying data object and assigns it to the referenced signed int
Definition: tine.cs:7135
Defines a TINE History Specification Structure.
Definition: tine.cs:4633
TTrace(String context, String server, String device, String property)
Contructs a Trace object but does not begin monitoring
Definition: tine.cs:12622
UInt32 prpSize
the maximum allowed size of an output data set associated with the property
Definition: tine.cs:4895
unsafe TDataType(ref NAME32I data)
makes a TDataType from the referenced NAME32I
Definition: tine.cs:6547
float GetTracePlotMinimum()
Returns the Y Axis minimum setting
Definition: tine.cs:13060
unsafe TDataType(ref Int32 data)
makes a TDataType from the referenced signed int
Definition: tine.cs:6416
static UInt32 GetWorkAreaSize()
Gets the server-side work area size which is coupled to the maximum transport size for supported by a...
Definition: tine.cs:11730
int dtimestampMSEC
arriving TINE timestamp (msec fraction)
Definition: tine.cs:5165
Int32 PutData(Object data)
assigns the input data object to the underlying TDatatype data object
Definition: tine.cs:7431
short formatIn
eqp data format down
Definition: tine.cs:5123
static String[] GetSystemProperties(String server, ref Boolean hasDeviceQueryPrecedence)
Retrieves a list of properties via query to the server given.
Definition: tine.cs:9273
unsafe ClnInfo GetCallerInformation()
Returns a ClnInfo structure containing relevant information of the current caller of this equipment m...
Definition: tine.cs:14044
static Int32 SrvLog(string filename, string tag, string text)
Appends the given text to the designated log file.
Definition: tine.cs:11860
float lo
low threshold
Definition: tine.cs:4022
Defines a connection between the local client and the remote server's targeted end point
Definition: tine.cs:8460
a 64-character fixed-length string data object
Definition: tine.cs:1667
byte alarmOscillationWindow
alarm oscillation window (in clear counts)
Definition: tine.cs:4134
UInt32 starttime
alarm starttime (seconds part)
Definition: tine.cs:4097
UInt16 rowSize
the size of a row in an array property
Definition: tine.cs:4948
void SetSystemStamp(Int32 sysStamp)
Sets the current system stamp to the underlying data.
Definition: tine.cs:7720
string GetDataTag()
Gets the data tag assigned to the underlying data. (e.g. structure or bitfield tag).
Definition: tine.cs:7746
int Attach(string devName, string devProperty, TDataType dout, TDataType din, UInt16 access, Int32 accessRate, TLinkCallback cb, UInt32 mode, UInt32 cbId, IntPtr cbRef)
Initiates an asynchronous link based exclusively on the calling parameters, irrespective of those ass...
Definition: tine.cs:8799
static void SetDelimiter(String value)
Sets the string separation to use when the 'ToString' method of compound data types is used.
Definition: tine.cs:6026
Int32 inetProtocol
inet protocol (UDP, TCP, IPX, MMF, PIPE, etc.)
Definition: tine.cs:5035
char[] prpUnits
a string containing the natural units of the data returned by the property
Definition: tine.cs:4883
a 32-bit integer-integer doublet data object
Definition: tine.cs:1744
TEquipmentModule(string exp, string eqm, Int32 ndev, CallHandler hndlr, FcnDispatch ini, FcnDispatch bkg, Int32 bkgInterval, FcnDispatch exi)
Primary constructor for an equipment module object.
Definition: tine.cs:13569
unsafe TDataType(ref FLTINTINT data)
makes a TDataType from the referenced FLTINTINT
Definition: tine.cs:6603
a 32-character fixed-length string data object + 32-bit integer doublet
Definition: tine.cs:1972
void SetDataTag(string tag)
Sets the data tag assigned to the underlying data. (e.g. structure or bitfield tag).
Definition: tine.cs:7757
TEquipmentModule is the a TINE server's equipment module class.
Definition: tine.cs:13496
UInt16 numRows
the number of rows in an array property
Definition: tine.cs:4944
String[] GetChannelNames()
Returns an array of strings providing suitable channel name labels according to the current data obje...
Definition: tine.cs:6298
static Int32 AssignBufferSpace(UInt32 rcvBufferSpace, UInt32 sndBufferSpace)
Assigns specific buffer capacity for certain configurable TINE sockets.
Definition: tine.cs:11797
static String GetHistoryStaticFilesRepository()
The current static local history file repository Local history files located in this area will not be...
Definition: tine.cs:12302
short formatOut
eqp data format up
Definition: tine.cs:5127
UInt32 prpNumOverloads
the number of overloads associated with this property name
Definition: tine.cs:4903
char[] context
eqm context
Definition: tine.cs:5109
UInt32 GetAccessMode()
The assigned access mode (e.g. CM_SINGLE, CM_TIMER, CM_DATACHANGE).
Definition: tine.cs:8546
char[] prpTagIn
the data tag for input data sets (CF_STRUCT, CF_BITFIELD, CF_HISTORY, etc.)
Definition: tine.cs:4878
TINE Data Type object: All data transfered client between and server must be contained in a TDataType...
Definition: tine.cs:5269
Int32 GetData(Object data)
Gets the data from the underlying data object and assigns it to the object given
Definition: tine.cs:7183
UInt32 timestamp
current alarm time (seconds part)
Definition: tine.cs:4089
float[] GetXAxis()
Returns the X-Axis appropriate to the trace
Definition: tine.cs:13001
static String[] GetDataAsStringArray(Object data, int precision, Boolean primaryValueOnly)
Returns an array of strings representing the given data object
Definition: tine.cs:6088
static object MakeDataObject(ushort fmt, int siz, String tag)
Makes a data (array) object of the given type of the given array size and tine format
Definition: tine.cs:5475
char[] prpDescription
the property description
Definition: tine.cs:4863
char[] fecName
FEC Name
Definition: tine.cs:5051
Defines the definitive (non-legacy) property query structure
Definition: tine.cs:4852
static String[] GetSystemProperties(String server)
Retrieves a list of properties via query to the server given.
Definition: tine.cs:9249
int getNumberOfPoints()
Number of stored points in the time range
Definition: tine.cs:10800
static int GetArchivedDataSnapshot(String context, String server, String property, String device, [In, Out] double snapshotTime, Object data, int fieldindex)
Gets archived data for the parameters given at the time specified
Definition: tine.cs:11571
char[] UnitsY
y axis units
Definition: tine.cs:1428
Int32 portOffset
port offset (applied to all listening ports)
Definition: tine.cs:5070
float PlotMinY
y axis plot minimum setting
Definition: tine.cs:1423
static String[] GetSystemDevices(String server, String property, ref Boolean hasPropertyQueryPrecedence)
Retrieves a list of device names associated with a given property via query to the server specified.
Definition: tine.cs:9398
static byte GetTineFormat(Type type)
gets the TINE data format code for the Type passed
Definition: tine.cs:5296
string GetUnitsY()
the y axis units as a string
Definition: tine.cs:1446
int ArraySize
trace spectrum array size
Definition: tine.cs:1398
float GetXOffset()
Returns the X Axis offset
Definition: tine.cs:12982
double GetReferenceTimestamp()
Returns the reference timestamp
Definition: tine.cs:12701
static String[] GetSystemDevices(String server, String property)
Retrieves a list of device names associated with a given property via query to the server specified.
Definition: tine.cs:9373
float pTolerance
percent tolerance
Definition: tine.cs:4658
unsafe TDataType(DIMAGE[] data)
makes a TDataType from the DIMAGE array
Definition: tine.cs:6627
string GetUnitsX()
the x axis units as a string
Definition: tine.cs:1438
char[] strTagOut
eqm structure tag up
Definition: tine.cs:5145
an 8-character fixed-length string data object + 32-bit integer doublet
Definition: tine.cs:1880
int GetTraceStatus()
Returns the current trace link status
Definition: tine.cs:12666
static double[] GetYAxis(Object data)
Returns an array of double values suitable for use as the Y-axis values in a plot
Definition: tine.cs:5618
int AppendHistoryInformation(string prp, string dev, Int32 len, Int32 fmt, Int32 idx, ref HistorySpecification hspec)
Inserts a local history element into the local history server.
Definition: tine.cs:13964
float rngMinValue
the lower limit of x-axis range associated with the property
Definition: tine.cs:4936
Defines an Alarm Message Structure
Definition: tine.cs:4065
char[] rngUnits
a string containing the natural units of the x-axis (range) in case of a spectrum type array
Definition: tine.cs:4932
char[] deviceText
text description for device type
Definition: tine.cs:4298
a 64-character fixed-length string data object + double value doublet
Definition: tine.cs:2110
static void SetExcludePointsOfInterest(Boolean value)
Turns local history points of interest data taking on or off
Definition: tine.cs:12319
char[] ExportName
Export Name
Definition: tine.cs:4980
Int32 GetDeviceNumber(string device)
Returns the registered device number for the device name given.
Definition: tine.cs:13997
int SetNotificationTolerance(float toleranceAbsolute, float tolerancePercent, Int32 offset, Int32 length, Int32 flags)
Definition: tine.cs:8947
a 64-character fixed-length string data object + 32-bit integer doublet
Definition: tine.cs:2064
int getNumberOfPointsAlternate()
Number of stored points in the time range from the alternate source
Definition: tine.cs:10808
static void SetHistoryStaticFilesRepository(String path)
Establishes the static local history file repository. Local history files located in this area will n...
Definition: tine.cs:12292
a 2 * 32-bit integer + 2 *float value quad
Definition: tine.cs:2838
int SetAlarm(Int32 devNr, UInt32 almCode, object almData, byte almFlags)
Inserts an alarm into the local alarm server table.
Definition: tine.cs:13754
Defines an Alarm Definition Structure. contains largely static information pertaining to a specific a...
Definition: tine.cs:4253
static double[] GetXAxis(Object data)
Returns an array of double values suitable for use as the X-axis values in a plot
Definition: tine.cs:5549
char[] EqmName
Equipment name
Definition: tine.cs:4985
Int32 GetData(ref Int16 data)
Gets the data from the underlying data object and assigns it to the referenced signed short
Definition: tine.cs:7111
Structure which contains the FEC address information
Definition: tine.cs:5045
static void SetCommonQueueDepth(int queueLength)
Sets the client-side receive queue depth setting for all links
Definition: tine.cs:9068
TLink(string devName, string devProperty, TDataType dout, TDataType din, UInt16 access)
Establishes a link endpoint to the targeted server.
Definition: tine.cs:9115
UInt32 starttime
entry into table (used by subscriptions)
Definition: tine.cs:5157
Structure which contains the FEC address information
Definition: tine.cs:4996
TDataType GetInputDataType()
Returns the input TDataType object.
Definition: tine.cs:8525
Int32 tineProtocol
tine protocol level (highest level accepted)
Definition: tine.cs:5039
a float-integer doublet data object
Definition: tine.cs:1697
int SetAlarm(Int32 devNr, UInt32 almCode, String tag, object almData, byte almFlags)
Inserts an alarm into the local alarm server table.
Definition: tine.cs:13784
String[] GetProperties(String devName, String devProperty)
Returns a list of associated trace properties
Definition: tine.cs:13080
Int32 GetSystemStamp()
Gets the current system stamp (e.g. event/cycle number) associated with the underlying data.
Definition: tine.cs:7715
byte alarmDataFormat
alarm data format (simple code)
Definition: tine.cs:4276
short ncontracts
this client's total number of contracts
Definition: tine.cs:4798
int SetAlarm(Int32 devNr, UInt32 almCode, String tag)
Inserts an alarm into the local alarm server table.
Definition: tine.cs:13737
void SetDataArrayLength(UInt32 len)
Assigns the given array length to the underlying data.
Definition: tine.cs:7731
Int32 GetLinkId()
Gets the associated link ID for this TLink instance;
Definition: tine.cs:8577
static void SetFecLogDepth(Int32 depth)
Sets the approximate maximum number of log entries in the FEC process's log file.
Definition: tine.cs:11830
void SetReferenceTrace(float[] reference, double referenceTimestamp)
Specifies a reference trace
Definition: tine.cs:12692
static void SetHistoryFilesRepository(String path)
Establishes the local history file repository.
Definition: tine.cs:12273
byte alarmDataArraySize
alarm data array length
Definition: tine.cs:4118
void RemoveAlarm(string devName, UInt32 almCode)
Instructs the local alarm server table that the given alarm is to be marked for removal.
Definition: tine.cs:13904
char[] EqmContext
EqmContext
Definition: tine.cs:4990
Offers various methods to obtain archived data from both control system servers and central archivers...
Definition: tine.cs:10747
char[] DeviceDesc
description of the device
Definition: tine.cs:1390
a 16-character fixed-length string data object + 32-bit integer + 32-bit integer triplet
Definition: tine.cs:2212
double GetTraceTimestamp()
Returns the current trace timestamp
Definition: tine.cs:12841
Boolean? SchedulePropertyLazy
get/set the ScheduleProperty 'lazy' setting
Definition: tine.cs:14090
Int32 GetPropertyId(string property)
Returns the registered property identification number for the property entered.
Definition: tine.cs:14025
Int16 alarmSeverity
alarm severity (0 - 15)
Definition: tine.cs:4272
float ScaleX
x axis scale
Definition: tine.cs:1406
static String GetDataAsString(Object data)
Returns a string representing the given data object
Definition: tine.cs:5951
int Execute(string devName, string devProperty, TDataType dout, TDataType din, Int16 access, UInt32 timeout)
Executes a synchronous link based exclusively on the calling parameters, irrespective of those assign...
Definition: tine.cs:8623
char[] SubSystem
sub-system name
Definition: tine.cs:4975
UInt16 mode
used by subscriptions
Definition: tine.cs:5115
int Attach(UInt32 mode, TLinkCallback cb)
Initiates an asynchronous link.
Definition: tine.cs:8845
byte[] IPXNetwork
IPX addr info (or internal)
Definition: tine.cs:5007
byte[] lclAdr
IPX addr info (or internal)
Definition: tine.cs:5061
Int32 portOffset
port offset (applied to all listening ports)
Definition: tine.cs:5031
UInt32 sizeOut
data array size up
Definition: tine.cs:5135
Int32 GetAccessRate()
The assigned access rate (or timeout parameter if a synchronous call is underway).
Definition: tine.cs:8540
UInt32 dtimestamp
arriving TINE timestamp
Definition: tine.cs:5161
UInt32 alarmMask
alarm mask
Definition: tine.cs:4264
char[] server
exported server name
Definition: tine.cs:4071
double GetCompletionDataStamp()
The user-supplied data stamp of the returned data
Definition: tine.cs:8697
int Attach(TLinkCallback cb)
Initiates an asynchronous link.
Definition: tine.cs:8825
a 16-character fixed-length string data object + 32-bit integer doublet
Definition: tine.cs:1926
int RestorePropertyValues(string property, object values)
Fills the given 'values' object with the last stored property values. The 'values' object passed shou...
Definition: tine.cs:13661
int getNumberReturned()
Number of points returned in the archive data acquisition
Definition: tine.cs:10834
int AppendAlarmInfoTable(ref ADS ads)
Inserts an alarm definition into the alarm definition table.
Definition: tine.cs:13920
char[] prpName
eqm property
Definition: tine.cs:5099
UInt32 pollingInterval
polling rate for connectioned clients
Definition: tine.cs:5149
String GetProperty()
Returns the device property addressed in this link.
Definition: tine.cs:8508
string GetStatusString()
The current link status as a string
Definition: tine.cs:9083
static double GetDataTimeStamp()
Provides the last established data timestamp.
Definition: tine.cs:11933
byte alarmOscillationWindow
alarm oscillation window (in clear counts)
Definition: tine.cs:4284
TDataType(Object data)
makes a TDataType from the .NET object passed
Definition: tine.cs:6705
The famous doocs SPECTRUM. A USTRING header followed by an array of floats. Due to the unfixed float ...
Definition: tine.cs:3239
a float-float doublet data object, which can be used to carry e.g. a data point.
Definition: tine.cs:1790
a 32-bit integer + 3 * float triplet
Definition: tine.cs:2705
int Execute()
Executes a synchronous link.
Definition: tine.cs:8637
int MonitorTrace(TTraceHandler myTraceHandler, Boolean scheduled, int pollingRate)
Begins monitoring the assigned trace parameters
Definition: tine.cs:12893
static String[] GetSystemServers(String context)
Retrieves a list of device servers via query to the Equipment Name Server.
Definition: tine.cs:9219
UInt16 accessMode
this client's requested access mode: CM_SINGLE, CM_DATACHANGE, CM_TIMER, etc.
Definition: tine.cs:4771
String getServer()
The server delivering the data
Definition: tine.cs:10792
int SetNotificationTolerance(float toleranceAbsolute, float tolerancePercent, Int32 flags)
Definition: tine.cs:9002
float rngMaxValue
the upper limit of x-axis range associated with the property
Definition: tine.cs:4940
String GetDeviceName()
Returns the device (module) name addressed in this link.
Definition: tine.cs:8502
unsafe TDataType(ref float data)
makes a TDataType from the referenced float passed
Definition: tine.cs:6360
TLink GetSequenceLink()
Returns the embedded TINE Link representing the trace sequence
Definition: tine.cs:12599
char[] alarmTag
short alarm tag
Definition: tine.cs:4081
static Int32 SetDeviceMask(String eqm, String devName, int mask)
Assigns a mask to a registered device
Definition: tine.cs:12243
static String[] GetChannelNames(Object data)
Returns an array of strings providing suitable channel name labels according to the data object passe...
Definition: tine.cs:5698
static object MakeDataObject(ushort fmt, int siz)
Makes a data (array) object of the given type of the given array size and tine format
Definition: tine.cs:5464
int SetNotificationTolerance(float toleranceAbsolute, float tolerancePercent)
Definition: tine.cs:9031
DIMAGE(int length)
Create an IMAGE data object with a frame buffer of the given length
Definition: tine.cs:1330
unsafe TDataType(ref NAME8 data)
makes a TDataType from the referenced NAME8
Definition: tine.cs:6491
char[] alarmText
long text description for alarm ta
Definition: tine.cs:4293
TTaggedStruct(object tstruct)
The primary constructor for a TINE tagged structure.
Definition: tine.cs:13199
a float + float + 32-bit integer triplet
Definition: tine.cs:2493
TTrace(String context, String server, String device)
Contructs a Trace object but does not begin monitoring
Definition: tine.cs:12649
void StopMonitor()
Stops all monitoring
Definition: tine.cs:12875
float[][] GetTraceSequence()
Returns a jagged double array containing the trace sequence.
Definition: tine.cs:12780
void SetReferenceTrace(float[] reference)
Specifies a reference trace
Definition: tine.cs:12682
char[] rhsPropertyName
Remote Property Name
Definition: tine.cs:4672
TLink GetTraceLink()
Returns the embedded TINE Link representing the trace
Definition: tine.cs:12581
unsafe TDataType(ref DIMAGE data)
makes a TDataType from the referenced DIMAGE
Definition: tine.cs:6650
int CallPropertyInSeparateThread(string property, Boolean value)
Determines whether the specified property is called in a separate handler thread or not.
Definition: tine.cs:13645
byte prpGraphType
is the preferred graph type for output data associated with this property, e.g. GT_LIN,...
Definition: tine.cs:4927
char[] url
url link to further information
Definition: tine.cs:4308
Int32 PutData(Object data, int length, int offset)
assigns the input data object to the underlying TDatatype data object
Definition: tine.cs:7446
short inetProtocol
this client's transport protocol: UDP, TCP, STREAM , etc.
Definition: tine.cs:4806
a 48-character fixed-length string data object + 32-bit integer doublet
Definition: tine.cs:2018
int RegisterDeviceName(String devName, Int32 devNr)
Assigns a device name to the specified device number.
Definition: tine.cs:13700
byte[] IPXNode
IPX addr info (or internal)
Definition: tine.cs:5012
void ClearAlarm(string devName)
Instructs the local alarm server table that the given alarm is to be cleared.
Definition: tine.cs:13888
float lowarn
low threshold warning (approaching low threshold)
Definition: tine.cs:4026
static Int32 SetDeviceOfflineStatus(String eqm, String devName, Boolean offline)
Assigns an offline status to a registered device
Definition: tine.cs:12254
int GetPreTriggerPosition()
Returns the pre-trigger postion of the trace
Definition: tine.cs:12973
byte severity
alarm severity (0 - 15)
Definition: tine.cs:4122
a 64-character fixed-length string data object + double value + double value triplet
Definition: tine.cs:2383
float GetScaleX()
Returns the X Axis scale factor
Definition: tine.cs:12991
UInt16 prpArrayType
the property array type (AT_NONE, AT_SCALAR, AT_CHANNEL, AT_SPECTRUM, etc.)
Definition: tine.cs:4952
Impressum
|
Imprint
|
Datenschutzerklaerung
|
Data Privacy Policy
|
Declaration of Accessibility
|
Erklaerung zur Barrierefreiheit
Generated for TINE API by
1.5.8