USB-6008/6009 Analog Output使用的限制
硬體: Multifunction DAQ (MIO)>>Portable>>USB-6008, Multifunction DAQ (MIO)>>Portable>>USB-6009
問題: 為什麼當我將USB-6008/6009的AO設成Continuous模式時會傳回以下訊息:
Requested value is not a supported value for this property?
解答: 雖然USB-6008/6009能夠連續擷取類比訊號(Analog Input),但並不支援連續訊號輸出(Analog Output),原因是該設備所採用的DAC(digital to analog converter),只支援軟體時間控制輸出,而且每秒最多150點,這些訊息您可以在USB-6008/6009的說明手冊中找到(路徑列於下方),而上面所提到的訊息也可以在下面列舉的兩份。
- Digital to Analog Converter: Analog Output section, first paragraph.
- Update Rate: Specifications section under the Analog Output sub-section on Page 20.
如您想要找尋在LabVIEW中使用軟體時間控制輸出的範例,您可以使用
Gen Mult Volt Updates-SW Timed.vi,在 LabVIEW example finder中的路徑為
Help»Find Examples...»Hardware Input and Output»DAQmx»Analog Generation»Voltage.
如果您想要找的是C的範例程式,請參考
MultVoltUpdates-SWTimed.c,位於下方路徑中。
C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\DAQmx ANSI C\Analog Out\Generate Voltage\Mult Volt Updates-SW Timed
Note: 請注意USB-6008/6009只支援0-5V的電壓準位輸出,所以在通道的參數設定時,請將
Minimum Value設成0.00V和
Maximum Value設成5.00V,如果您的sine wave波形資料是介於-2V至2V,那請將其調整為0V至4V,您可以參考附檔VI,可以直接用於該設備進行測試
相關連結: Product Manuals: USB-6008/6009 User Guide and Specifications
附加檔案: - Gen Mult Volt Updates-SW Timed_LV7.1 (0 to 4V).vi
報告日期: 02/22/2006
最後更新: 02/25/2010
文件偏號: 3ULFGEZA
Other Support Options
Ask the NI Community
Collaborate with other users in our discussion forums
Request Support from an Engineer
A valid service agreement may be required, and support options vary by country.