pysigrok  0.4.0
Python bindings for libsigrok
Public Member Functions | List of all members
sigrok.core.classes.Output Class Reference

An output instance (an output format applied to a device) More...

Inherits sigrok.core.classes._object.

Public Member Functions

def receive (self, packet)
 Update output with data from the given packet. More...
 

Detailed Description

An output instance (an output format applied to a device)

Member Function Documentation

def sigrok.core.classes.Output.receive (   self,
  packet 
)

Update output with data from the given packet.

Parameters
packetPacket to handle.

The documentation for this class was generated from the following file: