08-17-2004 01:56 PM
08-18-2004
09:06 AM
- last edited on
07-11-2025
08:46 AM
by
Content Cleaner
Hello.
The following is a thread that is similar related to this error:
Dev Exchange error 70025
The first suggestion with this error is to call the Flush Return Data VI before performing an initialization or a move. The important thing that is in the previous thread is the part about MAX being open when doing onboard programming.
It looks like you have a PCI-7334, which does not have the ability to do onboard programming or buffering at all. If this is the case then this error is strange. If you have a 7344, then the issue with onboard programming may be coming into play.
When you say the system 'sits,' is that whe
n you are performing moves, etc., or is this just when the board is sitting in the machine and no programs are accessing it?
To summarize, calling Flush Return Data Buffer.vi solved this problem for others with this ocassional issue. If this is not working for you, try calling the Read Communication Status Register.flx VI and check the CSR for troubleshooting purposes. I am curious whether the board is getting into a power-up reset state, or something of this nature.
If the problem persists, make sure that you are using the latest version of NI-Motion. Linked here is the driver download page for the current versions.
Regards,
Colin C.
Applications Engineering
08-24-2004 01:00 PM
08-25-2004 04:15 PM
08-26-2004 09:22 AM
02-20-2015 04:42 PM
I get a "Error -70025 occurred at Read Home Input Status.vi" because the Return Data Buffer is not empty.
I searched for the Flush Return Data Buffer.vi in the Labview library but it is not there.
Where can I find it?
04-10-2015 08:32 AM
@mishka wrote:
I get a "Error -70025 occurred at Read Home Input Status.vi" because the Return Data Buffer is not empty.
I searched for the Flush Return Data Buffer.vi in the Labview library but it is not there.
Where can I find it?
Vision and Motion -> 73xx -> Advanced -> Flush Return Data Buffer.vi
Ben64