AMETEK BPS Series Programming Manual User Manual
Page 198

AMETEK Programmable Power
BPS / MX / RS Series SCPI Programming Manual
198
Manual P/N 7003-961 Rev AA
8.5.2
DC System
:MIL704
:VERSion
D|E
:SSTate
:VOLT
[:LEVel]
:RIPPle
:TRANsient
:VOLTage
[:LOW]
:HIGH
:ABNormal
:VOLTage
[:UNDer]
:OVER
:EMERgency
:VOLTage
All commands do not accept parameters and have no query format except for
MIL704:VERSion, which accepts a letter D or E as a parameter. Its query format response
will return the letter D or E based on the revision selected.
8.5.3
Programming Considerations
Some of the tests take a lengthy time to complete. The *OPC command could be used to
determine the completion of the command.
Example:
MIL704:SST:VOLT;*OPC
1
The query *OPC? Will return a 1 when the test is completed.