www.vxitech.com
VM4016 Command Dictionary 69
INHOUSE:REG_ENABLE
Purpose Controls the masking of REGINT
Type Setting
Command Syntax INHOUSE:REG_ENABLE <boolean>
Command Parameters <boolean> = 0 | 1 | OFF | ON
*RST Value 0
Query Syntax INHOUSE:REG_ENABLE?
Query Parameters N/A
Query Response ASCII numeric 0 or 1
Description REG_ENABLE controls the masking of REGINT. If REG_ENABLE is zero, then no
backplane interrupt can be generated. If REG_ENABLE is a non-zero number, then a
backplane interrupt can be generated. If PSEUDO is set to on, then a write to the
register at offset 0x38 also controls the masking - zero disables, a non-zero enables.
This command is included for completeness. Enable/disable capabilities are provided
in the pseudo register interface to allow a complete register interface. This command
just provides that same capability in the word serial interface.
Note: All letters of the command are required; there is no short form of the command.
Examples Command / Query Response (Description)
INHOUSE:REG_ENABLE 1
INHOUSE:REG_ENABLE? 1
Related Commands INHOUSE:PSEUDO
INHOUSE:REGINT