Start of trail End of trail navigation bar

Table of Contents

quanser.hardware.monitor Class

The quanser.hardware.monitor class provides methods to monitor interrupts associated with a data acquisition card. A monitor is created using the quanser.hardware.hil.monitor_create_interrupt_reader method of the quanser.hardware.hil class.

The methods of the monitor class are as follows:

close

Deletes the specified monitor.

read_interrupt

Reads the current state of the interrupt sources associated with the monitor.

start

Starts a monitor.

stop

Stops a monitor.

 

navigation bar