📄 pqdcom4.tli
字号:
long _result;
HRESULT _hr = raw_SettingsGetChanTrans2(pRecordSettings, idxChannel, xdTransformerTypeID, xdSystemSideRatio, xdMonitorSideRatio, xdFreqResponse, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetChanCal2 ( long pRecordSettings, long idxChannel, double * calTimeSkew, double * calOffset, double * calRatio, long * calMustUseARCal, VARIANT * calApplied, VARIANT * calRecorded ) {
long _result;
HRESULT _hr = raw_SettingsGetChanCal2(pRecordSettings, idxChannel, calTimeSkew, calOffset, calRatio, calMustUseARCal, calApplied, calRecorded, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ObservationAddChannel2 ( long pRecordObs, long idxChannelDefn ) {
long _result;
HRESULT _hr = raw_ObservationAddChannel2(pRecordObs, idxChannelDefn, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ObservationGetSeriesInfo2 ( long pRecordObserv, long idxChannel, long idxSeries, long * idQuantityUnits, VARIANT * idValueType ) {
long _result;
HRESULT _hr = raw_ObservationGetSeriesInfo2(pRecordObserv, idxChannel, idxSeries, idQuantityUnits, idValueType, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ObservationGetSeriesInfo3 ( long pRecordObserv, long idxChannel, long idxSeries, long * idQuantityUnits, VARIANT * idQuantityCharacteristic, VARIANT * idValueType ) {
long _result;
HRESULT _hr = raw_ObservationGetSeriesInfo3(pRecordObserv, idxChannel, idxSeries, idQuantityUnits, idQuantityCharacteristic, idValueType, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ObservationGetTriggerInfo2 ( long pRecordObserv, long * idTriggerMethod, VARIANT * aidxTriggerChannels, DATE * timeTriggered ) {
long _result;
HRESULT _hr = raw_ObservationGetTriggerInfo2(pRecordObserv, idTriggerMethod, aidxTriggerChannels, timeTriggered, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ObservationSetSeriesBaseQty2 ( long pRecordObserv, long idxChannel, long idxSeries, double value ) {
long _result;
HRESULT _hr = raw_ObservationSetSeriesBaseQty2(pRecordObserv, idxChannel, idxSeries, value, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ObservationGetSeriesBaseQty2 ( long pRecordObserv, long idxChannel, long idxSeries, double * value ) {
long _result;
HRESULT _hr = raw_ObservationGetSeriesBaseQty2(pRecordObserv, idxChannel, idxSeries, value, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::ScalarGetData2 ( long pElement, VARIANT * data ) {
long _result;
HRESULT _hr = raw_ScalarGetData2(pElement, data, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::VectorGetData2 ( long pElement, long index, VARIANT * data ) {
long _result;
HRESULT _hr = raw_VectorGetData2(pElement, index, data, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::VectorGetCount2 ( long pElement, long * count ) {
long _result;
HRESULT _hr = raw_VectorGetCount2(pElement, count, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::VectorGetArray2 ( long pElement, VARIANT * values ) {
long _result;
HRESULT _hr = raw_VectorGetArray2(pElement, values, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::VectorIsString2 ( long pElement ) {
long _result;
HRESULT _hr = raw_VectorIsString2(pElement, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetTriggerLow ( long pRecordSettings, long idxChannel, double dVal ) {
long _result;
HRESULT _hr = raw_SettingsSetTriggerLow(pRecordSettings, idxChannel, dVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetTriggerHigh ( long pRecordSettings, long idxChannel, double dVal ) {
long _result;
HRESULT _hr = raw_SettingsSetTriggerHigh(pRecordSettings, idxChannel, dVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetTriggerRate ( long pRecordSettings, long idxChannel, double dVal ) {
long _result;
HRESULT _hr = raw_SettingsSetTriggerRate(pRecordSettings, idxChannel, dVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetFullScale ( long pRecordSettings, long idxChannel, double dVal ) {
long _result;
HRESULT _hr = raw_SettingsSetFullScale(pRecordSettings, idxChannel, dVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetNoiseFloor ( long pRecordSettings, long idxChannel, double dVal ) {
long _result;
HRESULT _hr = raw_SettingsSetNoiseFloor(pRecordSettings, idxChannel, dVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetNominalFrequency ( long pRecordSettings, double dVal ) {
long _result;
HRESULT _hr = raw_SettingsSetNominalFrequency(pRecordSettings, dVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetNominalFrequency ( long pRecordSettings, double * baseFreq ) {
long _result;
HRESULT _hr = raw_SettingsGetNominalFrequency(pRecordSettings, baseFreq, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetUseTransducer ( long pRecordSettings, long bVal ) {
long _result;
HRESULT _hr = raw_SettingsSetUseTransducer(pRecordSettings, bVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetUseCalibration ( long pRecordSettings, long bVal ) {
long _result;
HRESULT _hr = raw_SettingsSetUseCalibration(pRecordSettings, bVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetEffective ( long pRecordSettings, DATE dtVal ) {
long _result;
HRESULT _hr = raw_SettingsSetEffective(pRecordSettings, dtVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetInstalled ( long pRecordSettings, DATE dtVal ) {
long _result;
HRESULT _hr = raw_SettingsSetInstalled(pRecordSettings, dtVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetRemoved ( long pRecordSettings, DATE dtVal ) {
long _result;
HRESULT _hr = raw_SettingsSetRemoved(pRecordSettings, dtVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetEffective ( long pRecordSettings, DATE dtVal ) {
long _result;
HRESULT _hr = raw_DataSourceSetEffective(pRecordSettings, dtVal, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetSeriesDefnNominal ( long pRecordObserv, long idxChannel, long idxSeries, double value ) {
long _result;
HRESULT _hr = raw_DataSourceSetSeriesDefnNominal(pRecordObserv, idxChannel, idxSeries, value, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetTriggerLow ( long pRecordSettings, long idxChannel, double * triggerLow ) {
long _result;
HRESULT _hr = raw_SettingsGetTriggerLow(pRecordSettings, idxChannel, triggerLow, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetTriggerHigh ( long pRecordSettings, long idxChannel, double * triggerHigh ) {
long _result;
HRESULT _hr = raw_SettingsGetTriggerHigh(pRecordSettings, idxChannel, triggerHigh, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetTriggerRate ( long pRecordSettings, long idxChannel, double * triggerRate ) {
long _result;
HRESULT _hr = raw_SettingsGetTriggerRate(pRecordSettings, idxChannel, triggerRate, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetFullScale ( long pRecordSettings, long idxChannel, double * fullScale ) {
long _result;
HRESULT _hr = raw_SettingsGetFullScale(pRecordSettings, idxChannel, fullScale, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetNoiseFloor ( long pRecordSettings, long idxChannel, double * noiseFloor ) {
long _result;
HRESULT _hr = raw_SettingsGetNoiseFloor(pRecordSettings, idxChannel, noiseFloor, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetConnectType ( long pRecordSettings, unsigned long * connectionType ) {
long _result;
HRESULT _hr = raw_SettingsGetConnectType(pRecordSettings, connectionType, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsSetConnectType ( long pRecordSettings, unsigned long connectionType ) {
long _result;
HRESULT _hr = raw_SettingsSetConnectType(pRecordSettings, connectionType, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::SettingsGetChannelDefn ( long pRecordSettings, long idxChannel, long * idxChannelDefn ) {
long _result;
HRESULT _hr = raw_SettingsGetChannelDefn(pRecordSettings, idxChannel, idxChannelDefn, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetSeriesDefnDigits ( long pRecordObserv, long idxChannel, long idxSeries, long idDigits ) {
long _result;
HRESULT _hr = raw_DataSourceSetSeriesDefnDigits(pRecordObserv, idxChannel, idxSeries, idDigits, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetSeriesDefnResolution ( long pRecordObserv, long idxChannel, long idxSeries, double dRes ) {
long _result;
HRESULT _hr = raw_DataSourceSetSeriesDefnResolution(pRecordObserv, idxChannel, idxSeries, dRes, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetSeriesDefnDisplay ( long pRecordObserv, long idxChannel, long idxSeries, long idDisplay ) {
long _result;
HRESULT _hr = raw_DataSourceSetSeriesDefnDisplay(pRecordObserv, idxChannel, idxSeries, idDisplay, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetSeriesDefnUnits ( long pRecordObserv, long idxChannel, long idxSeries, long idUnits ) {
long _result;
HRESULT _hr = raw_DataSourceSetSeriesDefnUnits(pRecordObserv, idxChannel, idxSeries, idUnits, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
inline long IPQDIFLogical::DataSourceSetSeriesDefnPrefix ( long pRecordObserv, long idxChannel, long idxSeries, long idPrefix ) {
long _result;
HRESULT _hr = raw_DataSourceSetSeriesDefnPrefix(pRecordObserv, idxChannel, idxSeries, idPrefix, &_result);
if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
return _result;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -