gclib 2.4.0
Galil Communications Library
Loading...
Searching...
No Matches
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.

Detailed Description

Receive messages and interrupts.

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.