GW Instek PSM-Series Programming Manual User Manual
Page 24

PSM SERIES PROGRAMMABLE POWER SUPPLY
PROGRAMMER MANUAL
⎯ 45 ⎯
STATus:QUEStionable:ENABle
Function:
Set or query the enable mask that allows the masked conditions in the event
register to be reported in the summary bit. If a bit is 1 (true) in the enable
register and its associated event bit changes to 1 (true), the associated
summary bit will change to 1 (true). Even though this is a 16-bit register,
only 15 bits (bit 0 through bit 14) are used. Bit 15 always reads 0.
Syntax:
STATus:QUEStionable:ENABle
STATus:QUEStionable:ENABle?
is an integer from 0 to 32767.
Returns:
Examples:
STATus:QUEStionable:ENABle 32767
sets all 15 bits of the register
to 1.
If the STATus:QUEStionable:ENABle? returns 0, all 15 bits of the
register are 0.
STATus:QUEStionable?
Function:
Return and clear the contents of the QUEStionable register. The response is
a decimal value that summarizes the binary values of the set bits.
Syntax:
STATus:QUEStionable?
Returns:
PSM SERIES PROGRAMMABLE POWER SUPPLY
PROGRAMMER MANUAL
⎯ 46 ⎯
Examples:
STATus:QUEStionable?
returns 0.
z
MISCELLANEOUS COMMANDS
SYSTem:AUTO:CYCLe
Function:
Set or query the number of times of execution.
Syntax:
SYSTem:AUTO:CYCLe
SYSTem:AUTO:CYCLe?
is in the range from 0 through 99999 or infinite.
Returns:
Examples:
SYSTem:AUTO:CYCLe 8
sets auto cycle on to repeat the setting 8 times.
SYSTem:AUTO:CYCLe 0
sets auto cycle on to repeat the setting infinite.
If the command SYSTem:AUTO:CYCLe? Returns 0, means infinite.
SYSTem:AUTO:DELay
Function:
Set the delay time under the current responding memory status
.
Syntax:
SYSTem:AUTO:DELay
SYSTem:AUTO:DELay?
is in the range from 1 through 35999, its unit is 100ms.