SEPIA
Software documentation for the APEX SEPIA receivers
MiniCircuit Class Reference

A class to control a MiniCircuit unit (IF and backend switch). More...

#include <minicircuit.h>

Inherits QTcpSocket.

Inherited by BackendSwitch, and IFSwitch.

Public Types

enum  SPDTswitch
 Avaliable switches.
 

Public Slots

void setSwitch (MiniCircuit::SPDTswitch sw, bool flag)
 Set the requested switch. More...
 
void setPattern (uint setting)
 Set the requested switches as a bit pattern. More...
 

Detailed Description

A class to control a MiniCircuit unit (IF and backend switch).

Member Function Documentation

◆ setPattern

void MiniCircuit::setPattern ( uint  setting)
slot

Set the requested switches as a bit pattern.

Parameters
settinga bit pattern where LSB is switch A and MSB is switch H.

◆ setSwitch

void MiniCircuit::setSwitch ( MiniCircuit::SPDTswitch  sw,
bool  flag 
)
slot

Set the requested switch.

Parameters
swthe switch to be set
flagtrue, if switch should be on; false, if switch should be off

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