config:remotecontrol:mambanet
MambaNet Remote Control
The MambaNet remote control interface connects mAirList to MambaNet compatible devices. MambaNet is a digital control protocol, developed by D&R Electronica B.V. and used in the D&R AXUM console.
Configuration
MairlistScript provides the MambaNetRemote
function and the SetSensor
method of IMambaNetRemote
which can be used like this:
MambaNetRemote(0).SetSensor(1, true);
Sensors range from 1…64
, and values are true
or false
.
config/remotecontrol/mambanet.txt · Last modified: 2021/12/29 12:55 by tondose