Solution
The RMX-4102 programmable power supply is not natively supported or configurable within the NI VeriStand System Explorer. Direct control via standard VeriStand hardware configuration is unavailable.
To control the RMX-4102 from VeriStand, user need to implement a Custom Device-based approach.
Option 1: Use the VeriStand Instrument Add-on Custom Device
Since the RMX-4102 supports standard communication interfaces (such as USB, LAN, RS232), user can utilize the Instrument Add-on Custom Device to establish communication. For implementation details, refer to VeriStand Instrument Add-on Custom Device Quick Start Guide.
Option 2: Develop a Custom Device with the RMX-410X Instrument Driver
Alternatively, as an NI Instrument Driver for the RMX-410x Power Supply is available, user can also develop custom device with this instrument driver. For more guidance on developing custom devices, refer to the VeriStand Custom Device Handbook.