GX5055
Return if the current chassis is a high-power chassis.
DioPowerSupplyIsSupported (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 DioInitialize or DioSetupInitialization. |
pbSupported |
PBOOL |
Return if the currnet chassis is a high power chassis.0. The currnet chassis is NOT a high power chassis1. The currnet chassis is a high power chassis. |
pnStatus |
PSHORT |
Returned status: 0 on success, negative number on failure. |
The function resets the power supply fault condition, disconnects all Gx5960, and set the power supply rail voltages as follows:
VCC=+12V
VEE=-12V
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 GX5055 DIO is capable of controlling these modules by setting their voltages, and monitoring their voltage and current output.
See the DioPowerSupplySetRailsVoltage for a complete example.
DioPowerSupplyGetStatus, DioPowerSupplyMeasure, DioPowerSupplyResetFault, DioPowerSupplySetRailsState, DioPowerSupplySetRailsVoltage, DioGetErrorString