My NI 923x, 9227, 9225 is reading zero and I am getting Error 65538 or 65582Hardware: PXI/CompactPCI>>Controllers
Problem: I am using either a NI 923x, NI 9227, or NI 9225 to acquire analog signals. When I try to perform the acquisition following error is shown, and I get a value of zero on all my channels. Error 65538 occurred at an unidentified location or Error 65582 occurred at an unidentified location What is the reason for this error and how can I solve it? Solution: These errors are caused by not starting and stopping the acquisition, as described below. NI-RIO version 3.0 and earlier: Before NI-RIO 3.1, the error recieved for this was 65538. The error is caused because the acquisition is not being started by using the FPGA I/O Node “ModX/Start” (where “X” is the number of the module). You need to wire a true boolean constant in the input “ModeX/Start” of this node. As shown in figure 1:
Also it is required to use the FPGA I/O Node “ModX/Stop” (where “X” is the number of the module) at the end of the operation. You need to wire a true boolean constant in the input “ModeX/Stop” of this node (Figure 2).
Note: This is information is valid when using any of the following modules: Related Links: KnowledgeBase 4LCMH307: What are the Key Differences between the NI 9233 and NI 9234? KnowledgeBase 42NC6EZN: How Can I Trigger a NI 9233 or 9234? Attachments:
Report Date: 09/03/2008 Last Updated: 04/01/2009 Document ID: 4P2D9P3Q |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


