MiniCircuits_Switch
MiniCircuits_Switch.switch_map
MiniCircuits_Switch.ip_address
MiniCircuits_Switch.preset()
MiniCircuits_Switch.get_device_model_name()
MiniCircuits_Switch.get_device_serial_number()
MiniCircuits_Switch.get_firmware()
MiniCircuits_Switch.get_dhcp_status()
MiniCircuits_Switch.set_dhcp_status()
MiniCircuits_Switch.get_static_ip_address()
MiniCircuits_Switch.set_static_ip_address()
MiniCircuits_Switch.get_static_subnet_mask()
MiniCircuits_Switch.set_static_subnet_mask()
MiniCircuits_Switch.get_static_network_gateway()
MiniCircuits_Switch.set_static_network_gateway()
MiniCircuits_Switch.get_http_port()
MiniCircuits_Switch.set_http_port()
MiniCircuits_Switch.get_use_password()
MiniCircuits_Switch.set_use_password()
MiniCircuits_Switch.switch()
MiniCircuits_Switch.set_switch()
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
The GNU General Public License can be found at <http://www.gnu.org/licenses/>.
Bases: object
Operate a Mini Circuits matrix switch RC-2SP6T-A12.
Read the device model name of the RF matrix switch.
Read the serial number of the RF matrix switch.
Read the firmware of the RF matrix switch.
Get the dhcp status
Set the dhcp status
Get the static ip address
Set the static ip address
Get the static subnet mask
Set the static subnet mask
Get the static network gateway
Set the static network gateway
Get the static http port
Set the static http port
Get the use_password
Set the use_password
Set the switch “sw” to channel “state”.
Set the switch “sw” to channel “state”.