ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
DPV_pf_limit_s Struct Reference

#include <gdis.h>

Data Fields

char * creation_time
 
char * device_type
 
int error_code
 
DPV_limits_p_t ftratt_limits
 
struct DPV_pf_limit_snext
 
char * plant_id
 
char * routine_id
 
char * routine_rev
 

Detailed Description

Structure for providing the spec set and Reject Limits NOTE: For values of the type Date Time, the format expected is: dd-mon-yy HH24:MI:SS

Definition at line 129 of file gdis.h.

Field Documentation

char* DPV_pf_limit_s::creation_time

Time of creation of the record

Definition at line 135 of file gdis.h.

char* DPV_pf_limit_s::device_type

Type of the Device

Definition at line 134 of file gdis.h.

int DPV_pf_limit_s::error_code

Error code of the first insert failure among the DPV_limit_s structures

Definition at line 136 of file gdis.h.

DPV_limits_p_t DPV_pf_limit_s::ftratt_limits

The linked list of the limits being inserted

Definition at line 137 of file gdis.h.

struct DPV_pf_limit_s* DPV_pf_limit_s::next

Pointer to the next node in the linked list

Definition at line 138 of file gdis.h.

char* DPV_pf_limit_s::plant_id

Item Id of the Plant

Definition at line 131 of file gdis.h.

char* DPV_pf_limit_s::routine_id

Item Id of the Routine

Definition at line 132 of file gdis.h.

char* DPV_pf_limit_s::routine_rev

Revision of the Routine

Definition at line 133 of file gdis.h.


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