- reference.rst did still contain do_<something> - trailing commas in secop_demo/cryo.py Change-Id: I5bb8bd310576366c8cfe406f0ec770fa40bcab5b Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/25079 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de> Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
1.5 KiB
1.5 KiB
Reference
Module Base Classes
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.stringio.StringIO
secop.stringio.HasIodev
secop.iohandler.IOHandlerBase
secop.iohandler.IOHandler
Exception classes .....................--
secop.errors