9.355 MiniCircuits-Switch-ZT

This page describes the device driver and the device window for a Mini-Circuits ZT series custom switch using http (get/post) communications.

The driver is prepared to support MTS, SPDT, SP4T, SP6T and SP8T switches. Therefore the proper switch type has to be selected within the device setup.

If more than one switch is installed on the same controller multiple instances of the device may be configured in the sat-nms M&C to handle all switches. All devices referring to the same physical device must be configured at the same device thread / interface to ensure that HTTP requests to the device do not overlap.

It was tested with the following models:

Device window pages

The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .

Configuration parameters

The ZT Series switches needs selection of the correct switch type and number for proper operation.

parameter description
address The device ip address
tempSensors Define the number of temperature sensors installed.
password Define password if http communication is secured using password security.
deviceComment An optional text entered here appears as an addition to the tooltip which is shown while the mouse is placed over a device icon in the GUI. The "\n" character sequence is translated into a newline character, splitting the text into multiple lines.
swType Define the switch Type.
swNumber If more that one switch is installed define the switch number to be controlled.

Remote Control

Variables defined by this device driver

name type flags range
info.driver TEXT R/O StringRange R/O
lowLevel.cmd TEXT StringRange
lowLevel.reply TEXT R/O StringRange R/O
faults.99 ALARM R/O AlarmFlagRange R/O (Communication)
faults.commstat TEXT R/O StringRange R/O
info.type TEXT R/O StringRange R/O
info.port TEXT R/O StringRange R/O
info.frame TEXT R/O StringRange R/O
info.model TEXT R/O StringRange R/O
info.serial TEXT R/O StringRange R/O
info.version TEXT R/O StringRange R/O
info.count TEXT R/O StringRange R/O
info.temp0 FLOAT DoubleRange (0.00 .. 0.00)
info.temp1 FLOAT DoubleRange (0.00 .. 0.00)
info.temp2 FLOAT DoubleRange (0.00 .. 0.00)
info.temp3 FLOAT DoubleRange (0.00 .. 0.00)
info.fan CHOICE EnumRange (ON OFF)
config.tempSensors CHOICE SAVE SETUP EnumRange (0 1 2 3 4)
config.password TEXT SAVE SETUP StringRange
config.deviceComment TEXT SAVE SETUP StringRange
config.swType CHOICE SAVE SETUP EnumRange (MTS SPDT SP4T SP6T SP8T)
config.swNumber CHOICE SAVE SETUP EnumRange (1 2 3 4 5 6)
position CHOICE EnumRange (0 1 2 3 4 5 6)
reset TEXT NOPRESET StringRange
internal.password TEXT R/O StringRange R/O
faults.01 ALARM R/O AlarmFlagRange R/O (Temperature)
faults.02 ALARM R/O AlarmFlagRange R/O (Fan 1)
faults.03 ALARM R/O AlarmFlagRange R/O (Fan 2)