Configuring PAcluster
- 更新日2025-10-31
- 2分で読める
Configure PAcluster to distribute the execution of test components across multiple PXI controllers.
PAcluster defines a cluster of PXI controllers. If you define a PAcluster on a primary PXI controller, the main test can load test components on other PXI controllers in the cluster.
Configuring PAcluster allows a system that is configured to test multiple DUTs to distribute the processing demand. Processing demand is distributed across multiple PXI controllers. Configuring PAcluster is useful in the following cases:
- There are more components than PXI controller cores.
- The components are independent enough that you can run a test with a high cycle time (for example, 10 Hz).
The following requirements must be met when using PAcluster:
- You must use a private network for PAcluster real-time communication. The private network must include only PXI controllers that belong to a PAcluster.
- The associated PXI controllers may be connected directly through a network switch.
- All PAcluster members require a connection to the domain network. A connection to the domain network allows the PXI controllers to be accessed from PAtools on a Windows computer. A connection to the domain network also allows measurement files to be uploaded during test execution.
All PXI controllers must have the same version of PAtools Realtime installed. You must configure each PXI controller according to its hardware, interfaces, and web client.
Configuring a PAcluster Master
Complete the following steps to configure a PAcluster master:
- Open .
-
Locate the port for PAcluster communication.
- Optional: Change the DeviceName.
- Enter the Ip address for the PAcluster network.
- Enter the Netmask for the PAcluster network.
- Enable the Activated status.
- Open .
- For Alias type, select Master.
-
For Interface, enter the name of the network
interface.
The name of the interface must match the DeviceName exactly.
- Optional:
Update the CycleTime.
The CycleTime is in seconds. If you have a large number of PAcluster slaves, you can update the cycle time to reduce the load on the PAcluster master. For more than 12 PAcluster slaves, NI recommends 0.01 seconds.
Configuring a PAcluster Slave
Complete the following steps to configure a PAcluster slave:
- Open .
-
Locate the port for PAcluster communication.
- Optional: Change the DeviceName.
- Enter the Ip address for the PAcluster network.
- Enter the Netmask for the PAcluster network.
- Enable the Activated status.
- Open .
- For Alias type, select Slave.
- For SlaveAlias, enter a name unique within the cluster.
-
For Interface, enter the name of the network
interface.
The name of the interface must match the DeviceName exactly.
関連コンテンツ
- Configuring the Component Slot Configuration Group
Configure the componentslot-configuration group to define the slots that a test uses for the connected test components.