ifw-fcf  5.0.0-pre2
Public Member Functions | List of all members
clib.shutter_setup.ShutterSetup Class Reference

ShutterSetup provides all methods to build the payload of a Shutter device. More...

Public Member Functions

def __init__ (self, fcfmal, device)
 
def close (self)
 Parameters to close a shutter. More...
 
def open (self)
 Parameters to open a shutter. More...
 
def set_dictionary (self, dict)
 Set parameters according to a dictionary. More...
 
def get_buffer (self)
 Get Shutter payload data (union) More...
 

Detailed Description

ShutterSetup provides all methods to build the payload of a Shutter device.

Constructor & Destructor Documentation

◆ __init__()

def clib.shutter_setup.ShutterSetup.__init__ (   self,
  fcfmal,
  device 
)

Member Function Documentation

◆ close()

def clib.shutter_setup.ShutterSetup.close (   self)

Parameters to close a shutter.

◆ get_buffer()

def clib.shutter_setup.ShutterSetup.get_buffer (   self)

Get Shutter payload data (union)

◆ open()

def clib.shutter_setup.ShutterSetup.open (   self)

Parameters to open a shutter.

◆ set_dictionary()

def clib.shutter_setup.ShutterSetup.set_dictionary (   self,
  dict 
)

Set parameters according to a dictionary.


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