PAtools 2025 Q4 Known Issues

Overview

This document contains the PAtools known issues that were discovered before and since the release of PAtools 2025 Q4. Known issues are performance issues or technical bugs that NI has acknowledged exist within this version of the product.

 

Not every issue known to NI appears on this list; it is intended to show the most severe and common issues that you may encounter and provide workarounds when possible. Other technical issues that you may encounter could occur through normal product use or system compatibility issues. You may find more information on these issues in NI’s Product Documentation, Knowledgebase, or Community; see Additional Resources.

Bug Number

Legacy ID

Description

Details

2862814

using text list element as parameter of user function leads to an abort

Using a text list element as a parameter of a user function leads to an abort. See the following example:

program
list  <text>  slotList

...
copyComponentsToFolder(cmpFolder, componentParallelX4, slotList[0])  // Slot_01

...
endprogram

function copyComponentsToFolder (text folder, ...., text slot)
...
endfunction

Workaround:

There is currently no known workaround for this issue.

Reported Version:

PAtools Runtime System 2025 Q4 | PAtools Runtime System 8.4

Resolved Version:

N/A

Added:

Dec 8, 2025

3240089

Lock hint shown for Custom Checksum PAscript editor when opened from PAcfg Classic

Workaround:

Ignore the lock hint - it is possible to edit & save the PAscript.

Reported Version:

PAtools PAconfigurator 2025 Q4

Resolved Version:

N/A

Added:

Dec 8, 2025

3262768

Can't save after deleting duplicated input parameter from DUT

Create a DUT Type and define a variables group with at least one variable. Then create a DUT based on this DUT Type, add a test input parameter, and save. Next, edit the DUT Type to add a test input parameter using the same variable, and save. Finally, edit the DUT to remove the duplicated test input parameter and save.

 

Workaround:

Remove test input parameter from DUT Type. Then remove it from DUT and re-add it to the DUT Type.

Reported Version:

PAtools PAconfigurator 2025 Q4

Resolved Version:

N/A

Added:

Dec 8, 2025

3415079

ethercat scan terminates

Start an application that scans the ethercat network dynamically during the runtime. The newly created scan will be terminated because of an invalid priority.



Workaround:

There is currently no known workaround for this issue.

Reported Version:

PAtools Runtime System 2025 Q4

Resolved Version:

N/A

Added:

N/A

Final Time Issue Listed

Issues found in this section will not be listed in future known issues documents for this product.

There are currently no issues to list.

Additional Resources

Explore Support Content and Product Documentation 

 

 

Ask the NI Community

 

 

Request Support from an Engineer

 

A valid service agreement may be required, and support options vary by country

 

Glossary of Terms

 

  • Bug ID - When an issue is reported to NI, you may be given this ID or find it on ni.com.  You may also find IDs posted by NI on the discussion forums or in KnowledgeBase articles.
  • Legacy ID – An older issue ID that refers to the same issue.  You may instead find this issue ID in older known issues documents.
  • Description - A few sentences which describe the problem. The brief description given does not necessarily describe the problem in full detail.
  • Workaround - Possible ways to work around the problem.
  • Reported Version - The earliest version in which the issue was reported.
  • Resolved Version - Version in which the issue was resolved or was no longer applicable. "N/A" indicates that the issue has not been resolved.
  • Date Added - The date the issue was added to the document (not the reported date).