IT8800 LabVIEW Wrapper Conversion Report

2014年6月10日 11:43:01

Source Driver Information
Driver Prefix: IT8800
Total number of functions: 255
Driver Class: IviDCPwr

LabVIEW Wrapper Driver Information
Total number of VIs: 238

Conversion Information
Advanced

For best results, it is important to ensure that the source driver is fully compliant with the IVI Foundation specifications and all problems relating to the driver and function panel are resolved before running this tool. To help verify IVI compliance and detect possible problems with the driver, use the IVI Specific Driver Test Suite which can be found under Tools menu in LabWindows/CVI.
The following errors/warnings occurred when generating the wrapper for this instrument driver. Address each of these issues to complete the instrument driver VIs. Note that some of these issues may be a result of issues in the LabWindows/CVI driver. To resolve these types of issues, fix the problem in the LabWindows/CVI driver and regenerate the LabVIEW interface. Contact instrument.drivers@ni.com for technical assistance.

Driver VI Not Executable
The following instrument driver VI(s) are not executable. This might indicate one of the following issues:
(a) There is a problem with the instrument driver DLL, or the function is not exported by the DLL.
(b) All necessary support files or DLLs are not found.
(c) The first parameter of the function is not a Driver Handle.
(d) The LabVIEW Call Library Node is not correctly linked to the appropriate function in the DLL.
(e) The function is not consistent with VXIpnp and IVI specifications.
Open and review each of these VI(s) for errors.
Some non-executable VIs can be removed from the LabVIEW interface. Consider the relevance of the VI to the LabVIEW user and determine if you can safely remove the VI from the API.

    IT8800 Abort.vi

Constant Array Size to Allocate Indicator
The following instrument driver VI(s) have string or array indicators. The utility uses a constant to allocate memory for the indicator. Review the block diagrams of the VI(s) to ensure that the appropriate size is allocated for the indicator. The block diagram constant used to allocate array size or string size should be adjusted so that it is large enough to accommodate all valid values for the indicator. If the DLL function in the generated VI(s) has a size parameter, delete the block diagram constant and wire the size control to the size input of the Initialize Array function.
    IT8800 Query Now Enable Register.vi -> reChar
    IT8800 Query Now Negative Enable Register.vi -> reChar
    IT8800 ReadPOSetup.vi -> ViChar
    IT8800 Query VersionID.vi -> ViChar
    IT8800 Query Error.vi -> errMessage
    IT8800 Query Simulate Key.vi -> reChar
    IT8800 Query Display Mode.vi -> reChar
    IT8800 ReadCmd.vi -> reChar
    IT8800 Query CalibrateSecure.vi -> reChar
    IT8800 IDN.vi -> Vichar
    IT8800 Get Channel Id.vi -> reStr
    IT8800 Query Source.vi -> reChar
    IT8800 Query Timer.vi -> reChar
    IT8800 Query Tracefree.vi -> reChar
    IT8800 Query Tracefeed.vi -> reChar
    IT8800 Query TracefeedControl.vi -> reChar
    IT8800 Trace Data.vi -> reChar
    IT8800 Query Tracefilter.vi -> reChar
    IT8800 Query Tracedelay.vi -> reChar
    IT8800 Query Tracetimer.vi -> reChar
    IT8800 Query SourceInput.vi -> reChar
    IT8800 Query SourceInputShort.vi -> reChar
    IT8800 Query SourceInputSyncon.vi -> reChar
    IT8800 Query SourceInputTimer.vi -> reChar
    IT8800 Query SourceInputTimerDelay.vi -> reChar
    IT8800 Query SourceRemoteSense.vi -> reChar
    IT8800 Query SourceFunction.vi -> reChar
    IT8800 Query SourceFunctionMode.vi -> reChar
    IT8800 Query SourceTransient.vi -> reChar
    IT8800 Query SourceCurrent.vi -> reChar
    IT8800 Query SourceCurrentRange.vi -> reChar
    IT8800 Query SourceCurrentSlewPositive.vi -> reChar
    IT8800 Query SourceCurrentSlewNegative.vi -> reChar
    IT8800 Query SourceCurrentSlewrateState.vi -> InputChar
    IT8800 Query SourceCurrentProtectionState.vi -> reChar
    IT8800 Query SourceCurrentProtection.vi -> reChar
    IT8800 Query SourceCurrentProtectionDelay.vi -> reChar
    IT8800 Query SourceCurrentTransientMode.vi -> reChar
    IT8800 Query SourceCurrentTransientLevel.vi -> reALEVel
    IT8800 Query SourceCurrentTransientLevel.vi -> reBLEVel
    IT8800 Query SourceCurrentTransientWidth.vi -> reAWID
    IT8800 Query SourceCurrentTransientWidth.vi -> reBWID
    IT8800 Query SourceCurrentVoltage.vi -> reHIGH
    IT8800 Query SourceCurrentVoltage.vi -> reLOW
    IT8800 Query SourceVoltage.vi -> reChar
    IT8800 Query SourceVoltageRange.vi -> reChar
    IT8800 Query SourceVoltageRangeAuto.vi -> reChar
    IT8800 Query SourceVoltageON.vi -> reChar
    IT8800 Query SourceVoltageLatch.vi -> reChar
    IT8800 Query SourceVoltageTransMode.vi -> ReturnStr
    IT8800 Query SourceVoltageTransLevel.vi -> ReturnALevel
    IT8800 Query SourceVoltageTransLevel.vi -> ReturnBLevel
    IT8800 Query SourceVoltageTransWidth.vi -> ReturnAWidth
    IT8800 Query SourceVoltageTransWidth.vi -> ReturnBWidth
    IT8800 Query SourceVoltageCurrent.vi -> reHIGH
    IT8800 Query SourceVoltageCurrent.vi -> reLOW
    IT8800 Query SourceResistance.vi -> reChar
    IT8800 Query SourceResistanceRange.vi -> reChar
    IT8800 Query SourResistanceTransMode.vi -> ReturnStr
    IT8800 Query SourResisTransLevel.vi -> ReturnALevel
    IT8800 Query SourResisTransLevel.vi -> ReturnBLevel
    IT8800 Query SourResisTransWidth.vi -> ReturnAWidth
    IT8800 Query SourResisTransWidth.vi -> ReturnBWidth
    IT8800 Query SourceResistanceVoltage.vi -> reHIGH
    IT8800 Query SourceResistanceVoltage.vi -> reLOW
    IT8800 Query SourResisVdrop.vi -> ReturnStr
    IT8800 Query SourResisLed.vi -> ReturnStr
    IT8800 Query SourcePower.vi -> reChar
    IT8800 Query SourcePowerRange.vi -> reChar
    IT8800 Query SourPowerTransMode.vi -> ReturnStr
    IT8800 Query SourPowerTransLevel.vi -> ReturnALevel
    IT8800 Query SourPowerTransLevel.vi -> ReturnBLevel
    IT8800 Query SourPowerTransWidth.vi -> ReturnAWidth
    IT8800 Query SourPowerTransWidth.vi -> ReturnBWidth
    IT8800 Query SourcePowerVoltage.vi -> reHIGH
    IT8800 Query SourcePowerVoltage.vi -> reLOW
    IT8800 Query SourcePowerProtection.vi -> reChar
    IT8800 Query SourcePowerProtectionDelay.vi -> reChar
    IT8800 Query SourcePowerConfig.vi -> reChar
    IT8800 Query SourceImpedance.vi -> reChar
    IT8800 Query SourceImpedanceRange.vi -> reChar
    IT8800 Query SourceImpedanceResistance.vi -> reChar
    IT8800 Query SourceImpedanceInduction.vi -> reChar
    IT8800 Query SourceImpedanceCapacitance.vi -> reChar
    IT8800 Query SourceImpedanceVoltage.vi -> reHIGH
    IT8800 Query SourceImpedanceVoltage.vi -> reLOW
    IT8800 Query SourceListRange.vi -> reChar
    IT8800 Query SourceListCount.vi -> reChar
    IT8800 Query SourceListStep.vi -> reChar
    IT8800 Query SourceListLevel.vi -> reChar
    IT8800 Query SourceListSlew.vi -> reChar
    IT8800 Query SourceListWidth.vi -> reChar
    IT8800 Query SenseAverageCount.vi -> ReturnStr
    IT8800 Query SenseTimeVoltage.vi -> ReturnStr1
    IT8800 Query SenseTimeVoltage.vi -> ReturnStr2
    IT8800 Query Voltage.vi -> ViChar
    IT8800 Query Voltage Max.vi -> ViChar
    IT8800 Query Voltage Min.vi -> ViChar
    IT8800 Query Current.vi -> ViChar
    IT8800 Query Current Max.vi -> ViChar
    IT8800 Query Current Min.vi -> ViChar
    IT8800 Query POWer.vi -> ViChar
    IT8800 Query Capability.vi -> ViChar
    IT8800 Query Time.vi -> ViChar
    IT8800 Query Measure Voltage.vi -> ViChar
    IT8800 Query Measure Voltage Max.vi -> ViChar
    IT8800 Query Measure Voltage Min.vi -> ViChar
    IT8800 Query Measure Current.vi -> ViChar
    IT8800 Query Measure Current Max.vi -> ViChar
    IT8800 Query Measure Current Min.vi -> ViChar
    IT8800 Query Measure Capability.vi -> ViChar
    IT8800 Query Measure Time.vi -> ViChar

Default Menu Palette Icon
Cannot match appropriate icons for the following menu (.mnu) palettes. Assign meaningful icons to the palette(s) by selecting Tools»Advanced»Edit Palette Views. Use the Icon Art Glossary for assistance with creating menu palette icons.
    dir - System
    dir - Adjust
    dir - System - Fetch
    dir - System - MEASure

Default VI Icon
Cannot match appropriate icons for the following VI(s). Assign meaningful icons to the VI(s) by right-clicking the icon in the upper-right corner of the VI(s) and selecting Edit Icon. Use the Icon Art Glossary for assistance with creating VI icons.
    IT8800 Query Event Register.vi
    IT8800 Set Enable Register.vi
    IT8800 Query Enable Register.vi
    IT8800 Set Now Enable Register.vi
    IT8800 Query Now Enable Register.vi
    IT8800 Set Now Negative Enable Register.vi
    IT8800 Query Now Negative Enable Register.vi
    IT8800 Query Condition Register.vi
    IT8800 Query Oper Event Register.vi
    IT8800 Set Oper Enable Register.vi
    IT8800 Query Oper Enable Register.vi
    IT8800 Query Oper Condition Register.vi
    IT8800 Clear Register.vi
    IT8800 PreSet.vi
    IT8800 POSetup.vi
    IT8800 ReadPOSetup.vi
    IT8800 Query VersionID.vi
    IT8800 Query Error.vi
    IT8800 Clear Error List.vi
    IT8800 LOCal.vi
    IT8800 REMote.vi
    IT8800 RWLock.vi
    IT8800 Set Simulate Key.vi
    IT8800 Query Simulate Key.vi
    IT8800 Set Display Mode.vi
    IT8800 Query Display Mode.vi
    IT8800 Set Display Text.vi
    IT8800 WriteCmd.vi
    IT8800 ReadCmd.vi
    IT8800 Set CalibrateSecure.vi
    IT8800 Query CalibrateSecure.vi
    IT8800 Set CalibrateInitial.vi
    IT8800 Set CalibrateSave.vi
    IT8800 Set CALibrateCURRentPOINt.vi
    IT8800 Set CALibrateCURRent.vi
    IT8800 Set CALibrateCURRentMETErPOINt.vi
    IT8800 Set CALibrateCURRentMETEr.vi
    IT8800 Set CALibrateVOLTagePOINt.vi
    IT8800 Set CALibrateVOLTage.vi
    IT8800 Set CALibrateVOLTageMETErPOINt.vi
    IT8800 Set CALibrateVOLTageMETEr.vi
    IT8800 Clear Status.vi
    IT8800 IDN.vi
    IT8800 Get Channel Id.vi
    IT8800 Trigger.vi
    IT8800 Set Source.vi
    IT8800 Query Source.vi
    IT8800 Set Timer.vi
    IT8800 Query Timer.vi
    IT8800 Trace Clear.vi
    IT8800 Query Tracefree.vi
    IT8800 Set Tracepoints.vi
    IT8800 Query Tracepoints.vi
    IT8800 Set Tracefeed.vi
    IT8800 Query Tracefeed.vi
    IT8800 Set TracefeedControl.vi
    IT8800 Query TracefeedControl.vi
    IT8800 Trace Data.vi
    IT8800 Set Tracefilter.vi
    IT8800 Query Tracefilter.vi
    IT8800 Set Tracedelay.vi
    IT8800 Query Tracedelay.vi
    IT8800 Set Tracetimer.vi
    IT8800 Query Tracetimer.vi
    IT8800 Set SourceInput.vi
    IT8800 Query SourceInput.vi
    IT8800 Set SourceInputShort.vi
    IT8800 Query SourceInputShort.vi
    IT8800 Set SourceInputSyncon.vi
    IT8800 Query SourceInputSyncon.vi
    IT8800 Set SourceInputTimer.vi
    IT8800 Query SourceInputTimer.vi
    IT8800 Set SourceInputTimerDelay.vi
    IT8800 Query SourceInputTimerDelay.vi
    IT8800 Set SourceRemoteSense.vi
    IT8800 Query SourceRemoteSense.vi
    IT8800 Set SourceFunction.vi
    IT8800 Query SourceFunction.vi
    IT8800 Set SourceFunctionMode.vi
    IT8800 Query SourceFunctionMode.vi
    IT8800 Set SourceTransient.vi
    IT8800 Query SourceTransient.vi
    IT8800 Source Protection Clear.vi
    IT8800 Set SourceInputProtectionClear.vi
    IT8800 Set SourceCurrent.vi
    IT8800 Query SourceCurrent.vi
    IT8800 Set SourceCurrentRange.vi
    IT8800 Query SourceCurrentRange.vi
    IT8800 Set SourceCurrentSlew.vi
    IT8800 Set SourceCurrentSlewPositive.vi
    IT8800 Query SourceCurrentSlewPositive.vi
    IT8800 Set SourceCurrentSlewNegative.vi
    IT8800 Query SourceCurrentSlewNegative.vi
    IT8800 Set SourceCurrentSlewrateState.vi
    IT8800 Query SourceCurrentSlewrateState.vi
    IT8800 Set SourceCurrentProtectionState.vi
    IT8800 Query SourceCurrentProtectionState.vi
    IT8800 Set SourceCurrentProtection.vi
    IT8800 Query SourceCurrentProtection.vi
    IT8800 Set SourceCurrentProtectionDelay.vi
    IT8800 Query SourceCurrentProtectionDelay.vi
    IT8800 Set SourceCurrentTransientMode.vi
    IT8800 Query SourceCurrentTransientMode.vi
    IT8800 Set SourceCurrentTransientLevel.vi
    IT8800 Query SourceCurrentTransientLevel.vi
    IT8800 Set SourceCurrentTransientWidth.vi
    IT8800 Query SourceCurrentTransientWidth.vi
    IT8800 Set SourceCurrentVoltage.vi
    IT8800 Query SourceCurrentVoltage.vi
    IT8800 Set SourceVoltage.vi
    IT8800 Query SourceVoltage.vi
    IT8800 Set SourceVoltageRange.vi
    IT8800 Query SourceVoltageRange.vi
    IT8800 Set SourceVoltageRangeAuto.vi
    IT8800 Query SourceVoltageRangeAuto.vi
    IT8800 Set SourceVoltageON.vi
    IT8800 Query SourceVoltageON.vi
    IT8800 Set SourceVoltageLatch.vi
    IT8800 Query SourceVoltageLatch.vi
    IT8800 Set SourceVoltageTransMode.vi
    IT8800 Query SourceVoltageTransMode.vi
    IT8800 Set SourceVoltageTransLevel.vi
    IT8800 Query SourceVoltageTransLevel.vi
    IT8800 Set SourceVoltageCurrent.vi
    IT8800 Set SourceVoltageTransWidth.vi
    IT8800 Query SourceVoltageTransWidth.vi
    IT8800 Query SourceVoltageCurrent.vi
    IT8800 Set SourceResistance.vi
    IT8800 Query SourceResistance.vi
    IT8800 Set SourceResistanceRange.vi
    IT8800 Query SourceResistanceRange.vi
    IT8800 Set SourResistanceTransMode.vi
    IT8800 Query SourResistanceTransMode.vi
    IT8800 Set SourResisTransLevel.vi
    IT8800 Query SourResisTransLevel.vi
    IT8800 Set SourResisTransWidth.vi
    IT8800 Query SourResisTransWidth.vi
    IT8800 Set SourceResistanceVoltage.vi
    IT8800 Query SourceResistanceVoltage.vi
    IT8800 Set SourResisVdrop.vi
    IT8800 Query SourResisVdrop.vi
    IT8800 Set SourResisLed.vi
    IT8800 Query SourResisLed.vi
    IT8800 Set SourcePower.vi
    IT8800 Query SourcePower.vi
    IT8800 Set SourcePowerRange.vi
    IT8800 Query SourcePowerRange.vi
    IT8800 Set SourPowerTransMode.vi
    IT8800 Query SourPowerTransMode.vi
    IT8800 Set SourPowerTransLevel.vi
    IT8800 Query SourPowerTransLevel.vi
    IT8800 Set SourPowerTransWidth.vi
    IT8800 Query SourPowerTransWidth.vi
    IT8800 Set SourcePowerVoltage.vi
    IT8800 Query SourcePowerVoltage.vi
    IT8800 Set SourcePowerProtection.vi
    IT8800 Query SourcePowerProtection.vi
    IT8800 Set SourcePowerProtectionDelay.vi
    IT8800 Query SourcePowerProtectionDelay.vi
    IT8800 Set SourcePowerConfig.vi
    IT8800 Query SourcePowerConfig.vi
    IT8800 Set SourceImpedance.vi
    IT8800 Query SourceImpedance.vi
    IT8800 Set SourceImpedanceRange.vi
    IT8800 Query SourceImpedanceRange.vi
    IT8800 Set SourceImpedanceResistance.vi
    IT8800 Query SourceImpedanceResistance.vi
    IT8800 Set SourceImpedanceInduction.vi
    IT8800 Query SourceImpedanceInduction.vi
    IT8800 Set SourceImpedanceCapacitance.vi
    IT8800 Query SourceImpedanceCapacitance.vi
    IT8800 Set SourceImpedanceVoltage.vi
    IT8800 Query SourceImpedanceVoltage.vi
    IT8800 Set SourceListRange.vi
    IT8800 Query SourceListRange.vi
    IT8800 Set SourceListCount.vi
    IT8800 Query SourceListCount.vi
    IT8800 Set SourceListStep.vi
    IT8800 Query SourceListStep.vi
    IT8800 Set SourceListLevel.vi
    IT8800 Query SourceListLevel.vi
    IT8800 Set SourceListSlew.vi
    IT8800 Query SourceListSlew.vi
    IT8800 Set SourceListWidth.vi
    IT8800 Query SourceListWidth.vi
    IT8800 Set SourceListSav.vi
    IT8800 Set SourceListRcl.vi
    IT8800 Set SourceListSlowrate.vi
    IT8800 Set SenseAverageCount.vi
    IT8800 Query SenseAverageCount.vi
    IT8800 Set SenseTimeVoltage.vi
    IT8800 Query SenseTimeVoltage.vi
    IT8800 Query Voltage.vi
    IT8800 Query Voltage Max.vi
    IT8800 Query Voltage Min.vi
    IT8800 Query Current.vi
    IT8800 Query Current Max.vi
    IT8800 Query Current Min.vi
    IT8800 Query POWer.vi
    IT8800 Query Capability.vi
    IT8800 Query Time.vi
    IT8800 Query Measure Voltage.vi
    IT8800 Query Measure Voltage Max.vi
    IT8800 Query Measure Voltage Min.vi
    IT8800 Query Measure Current.vi
    IT8800 Query Measure Current Max.vi
    IT8800 Query Measure Current Min.vi
    IT8800 Query Measure Capability.vi
    IT8800 Query Measure Time.vi

Functions Unselected
The following functions are not selected. The LabVIEW Instrument Driver Import Wizard does not generate wrapper VIs for them.
    IT8800_GetError
    IT8800_ClearError
    IT8800_LockSession
    IT8800_UnlockSession
    IT8800_SetAttributeViInt32
    IT8800_SetAttributeViReal64
    IT8800_SetAttributeViString
    IT8800_SetAttributeViBoolean
    IT8800_SetAttributeViSession
    IT8800_GetAttributeViInt32
    IT8800_GetAttributeViReal64
    IT8800_GetAttributeViString
    IT8800_GetAttributeViBoolean
    IT8800_GetAttributeViSession
    IT8800_CheckAttributeViInt32
    IT8800_CheckAttributeViReal64
    IT8800_CheckAttributeViString
    IT8800_CheckAttributeViBoolean
    IT8800_CheckAttributeViSession