Input:mask – VXI VM4016 User Manual

Page 27

Advertising
background image

www.vxitech.com

VM4016 Programming

27

INPUT:MASK

The INPut:MASK command enables or disables input channels from generating interrupts or
recording data in the conditional register. If a channel is programmed to be ON or 1, then it is
enabled to generate interrupts. If a channel is programmed to be OFF or 0, then it cannot generate
VXIbus interrupts.

INPut:MASK <state>, <channel_list>

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

Where <channel_list> is standard channel
list format supporting channels 1 through
16.

EXAMPLES


INPut:MASK ON,(@1:8)

Enables channels 1 through 8 to generate
interrupts.


INPut:MASK? 3

Reports that channel 3 is enabled for

1 voltage

comparison.


INP:MASK? 9

Reports that channel 9 is not enabled for

0 voltage

comparison.

Advertising