Configuring a Web Client
- Updated2025-10-31
- 2 minute(s) read
Configure communication between the real-time system and the web service in the Webclient node.
The real-time system is connected to a PAtools web client through a server on the PXI controller. The server on the PXI controller controls communication between the real-time system and the web service. Controlling communication between the real-time system and the web service ensures that the real-time behavior is not affected.
- Open .
-
Select one of the following for the Webclient.
- None
- SystemLink
- TestXplorer
If you select None or SystemLink, there are no additional configurable parameters. -
If you select TestXplorer, complete the following
steps:
- For ImportService, enter the URL to the web service.
- Optional:
For User name, enter the name of the user under
which the files are stored in the database.
All PAtools PCU Configuration entries are valid for all runtime systems and tests. However, you can set a valid user name individually for each test using the PAbasic command TX_USERPWD.
- Optional: Enter the Password for the specified user.
- Optional: For WebDavUsername, enter the user name used for authentication with the WebDAV service.
- Optional: For WebDavPassword, enter the password of the specified WebDAV user.
- Optional: If the original file path is written in the comment, enable Comment.
- Optional:
If required, enable DisableFileCache.
The following options are available if a stored file is used by the test and described with new measured values:
- When DisableFileCache is disabled, a copy of the file that is stored in testXplorer is created on the PXI controller. Disabled is the default behavior.
- When DisableFileCache is enabled, the original application file is stored so that the additional copy of the file is not required. The application must ensure that the file cannot be changed or deleted in a specified period. The specified period is between sending and completing the storage request.
- Optional: If you use the LoadFromFile interface, enable DepreciatedFeatures.