gclib 2.1.20
Galil Communications Library
All Classes Files Functions Variables Typedefs Macros Modules Pages
Unsolicited Data

Receive messages and interrupts More...

Functions

 gclib.py.GMessage (self)
 Provides access to unsolicited messages from the controller.
 
 gclib.py.GInterrupt (self)
 Provides access to PCI and UDP interrupts from the controller.
 

Function Documentation

◆ GMessage()

gclib.py.GMessage ( self)

Provides access to unsolicited messages from the controller.

Definition at line 449 of file gclib.py.

◆ GInterrupt()

gclib.py.GInterrupt ( self)

Provides access to PCI and UDP interrupts from the controller.

Definition at line 467 of file gclib.py.