Property | Type | Description | |
---|---|---|---|
_ATTRIBUTE | System.String | ||
_CAPABILITY_NAME | System.String | ||
_ERR_UNIT | System.String | ||
_ERR_VALUE | System.String | ||
_HIGH_UNIT | System.String | ||
_HIGH_VALUE | System.String | ||
_INSTRUMENT_UUID | System.String | ||
_LOAD_UNIT | System.String | ||
_LOAD_VALUE | System.String | ||
_LOW_UNIT | System.String | ||
_LOW_VALUE | System.String | ||
_RES_UNIT | System.String | ||
_RES_VALUE | System.String | ||
_SIGNAL_NAME | System.String | ||
_SIGNAL_NAMESPACE | System.String | ||
_SIGNAL_TYPE | System.String | ||
_TABLE_NAME | System.String | ||
_TSF_UUID | System.String |
Method | Description | |
---|---|---|
InstrumentCapabilitiesBean ( ) : System | ||
InstrumentCapabilitiesBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
writeEndXML ( |
||
writeStartXML ( |
||
writeXML ( |
Method | Description | |
---|---|---|
initialize ( ) : void |
public InstrumentCapabilitiesBean ( ) : System | ||
return | System |
public InstrumentCapabilitiesBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
reader | System.Data.OleDb.OleDbDataReader | |
return | System |
public load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
reader | System.Data.OleDb.OleDbDataReader | |
return | void |
public writeEndXML ( |
||
xml | ||
return | void |
public writeStartXML ( |
||
xml | ||
return | void |
public writeXML ( |
||
xml | ||
return | void |
public static String,System _CAPABILITY_NAME | ||
return | System.String |
public static String,System _HIGH_VALUE | ||
return | System.String |
public static String,System _INSTRUMENT_UUID | ||
return | System.String |
public static String,System _LOAD_VALUE | ||
return | System.String |
public static String,System _SIGNAL_NAME | ||
return | System.String |
public static String,System _SIGNAL_NAMESPACE | ||
return | System.String |
public static String,System _SIGNAL_TYPE | ||
return | System.String |
public static String,System _TABLE_NAME | ||
return | System.String |