Files
frappy/doc/source/reference.rst
Markus Zolliker b1ddc01fbb merge until "support write_ method on readonly param and more"
from gerrit

Change-Id: I8d2ad2a381d3a37947d8afc5e17be0428d94df36
2022-03-21 14:00:12 +01:00

1.6 KiB

Reference

Module Base Classes

secop.modules.Done

secop.modules.Module

secop.modules.Readable

secop.modules.Writable

secop.modules.Drivable

Parameters, Commands and Properties

secop.params.Parameter

secop.params.Command

secop.properties.Property

secop.modules.Attached

Datatypes

secop.datatypes.FloatRange

secop.datatypes.IntRange

secop.datatypes.BoolType

secop.datatypes.ScaledInteger

secop.datatypes.EnumType

secop.datatypes.StringType

secop.datatypes.TupleOf

secop.datatypes.ArrayOf

secop.datatypes.StructOf

secop.datatypes.BLOBType

Communication

secop.modules.Communicator

secop.io.StringIO

secop.io.BytesIO

secop.io.HasIO

secop.iohandler.IOHandlerBase

secop.iohandler.IOHandler

Exception classes .....................--

secop.errors