GX5961, GX5964
Returns if the current chassis is a high-power chassis.
GtDio6xPowerSupplyIsSupported (nHandle, pbSupported, pnStatus)
Name |
Type |
Comments |
nHandle |
SHORT |
Session identifier:● Board handle is used when communicating with the hardware. The Board handle session identifier is returned by calling GtDio6xInitialize or GtDio6xSetupInitialization. |
pbSupported |
PBOOL |
Return if the current chassis is a high-power chassis:0. The current chassis is NOT a high-power chassis. 1. The current chassis is a high-power chassis. |
pnStatus |
LONG |
Returned status: 0 on success, negative value on failure. |
The Marvin Test Solutions Gx7015A and Gx7005A high-powered chassis include a built in, user programmable power supply system. They use a special backplane to deliver high-power to the GX5055 pin electronics via the J5 PXI connector. The power supply is made up of two VCC high rail modules, one VEE low rail module, and one VDD module.
The GX5961 and GX5964 are capable of controlling these modules by setting their voltages, and monitoring their voltage and current output.
See the GtDio6xPowerSupplySetVoltageRails for a complete example.
GtDio6xPowerSupplyIsSupported, GtDio6xPowerSupplyResetFault, GtDio6xPowerSupplySetState, GtDio6xPowerSupplySetVoltage, GtDio6xPowerSupplySetVoltageRails, GtDio6xGetErrorString