Inhouse:regint – VXI VM4016 User Manual

Page 23

Advertising
background image

www.vxitech.com

VM4016 Programming

23

INHOUSE:REGINT

The INHOUSE:REGINT command controls the type of module’s response to an interrupt
acknowledge cycle [ack cycle]. When regint is set to false, the module uses reqt | reqf (request
true | request false), provided the latched interrupt bit is set in the SRE.

It is important to note that all the letters of the command must be provided as there is no short
form for this command.

INHOUSE:REGINT <boolean>

Where <boolean> is 0 | OFF | 1 | ON.

EXAMPLES


INHOUSE:REGINT 1

Sets the type of module interrupt response to
one backplane interrupts for every first
latched event.


INHOUSE:REGINT?

Returns the type of module interrupt

1

response as 1.


INHOUSE:REGINT 0

Sets the type of module interrupt response
as two backplane interrupts for each latched
event.


INHOUSE:REGENT?

Returns the type of module interrupt

0

response as 0.

Advertising