我想要自己設計我的 FlexRIO 適配器模組,EEPROM 是必要的嗎?
主要軟體:
主要軟體版本: 1.0
主要軟體修正版本:
次要軟體: Driver Software>>NI-RIO
硬體: Modular Instruments>>FlexRIO
問題: 我正在設計我的 FlexRIO 適配器模組,我沒有放置 EEPROM 在上面,是不是在 LabVIEW project 中就無法辨認到我的 FlexRIO 適配器模組了?
解答: 倘若你沒有放置 EEPROM,則必須在 xml 檔案中的 "IOModule" 標簽中加入與 tbc 檔案相符的 "Manufacturer" 及 "Model" 定義。
tbc 檔案範例:
[General]
FormatVersion=1.0
Manufacturer=National Instruments
Model=NITW Alle
在 xml 檔案中加入這項描述:
<CompatibleIOModuleList>
<IOModule>Name:National Instruments::NITW Alle</IOModule>
</CompatibleIOModuleList>
相關連結:
附加檔案:
報告日期: 04/28/2010
最後更新: 04/28/2010
文件偏號: 58RLBHGK
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.