herosdevices.hardware.santec.template¶
Template for Santec SLMs.
Module Contents¶
- class herosdevices.hardware.santec.template.SantecSLMTemplate[source]¶
Template for Santec SLMs.
Has no functionality, use the derived classes instead.
- abstractmethod firmware_serialnumber() str [source]¶
Get the serial number of the santec firmware running on the SLM.
This not the same as the serial number used to identify the FTDI chip.
- Returns:
Serial number.
- abstractmethod video_mode(mode: int = 0) str [source]¶
Query or set the video source the SLM draws the images from.
- Parameters:
mode – Video source. Consult the manual for for possible sources.