x393  1.0
FPGAcodeforElphelNC393camera
x393Client Class Reference

Public Member Functions

Public Attributes

Detailed Description

Definition at line 79 of file socket_command.py.

Constructor & Destructor Documentation

def __init__ (   self,
  host = 'localhost',
  port = 7777 
)

Definition at line 80 of file socket_command.py.

Member Function Documentation

def communicate (   self,
  snd_str 
)
def flush (   self)

Definition at line 105 of file socket_command.py.

def read (   self,
  address 
)

Definition at line 109 of file socket_command.py.

References x393Client.communicate().

def start (   self)

Definition at line 91 of file socket_command.py.

References x393Client.communicate().

def stop (   self)

Definition at line 94 of file socket_command.py.

References x393Client.communicate().

def waitIrq (   self,
  irqMask,
  wait_ns 
)

Definition at line 101 of file socket_command.py.

References x393Client.communicate().

def write (   self,
  address,
  data 
)

Definition at line 97 of file socket_command.py.

References x393Client.communicate().

Member Data Documentation

cmd

Definition at line 83 of file socket_command.py.

HOST

Definition at line 82 of file socket_command.py.

Referenced by x393Client.communicate().

PORT

Definition at line 81 of file socket_command.py.

Referenced by x393Client.communicate().


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