ToiNetMocaDeviceMocaConfig Interface Reference

Description

This is the documentation for ToiNetMocaDeviceMocaConfig.
MoCA configuration. Use toi.statics.ToiNetMocaDeviceMocaConfig.create(<mode>, <password>, <loopbackEnabled>, <channelMask>, <frequencyScanEnabled>, <preferredNcEnabled>, <privacyEnabled>, <powerControlEnabled>, <qam256Enabled>, <txPowerLimit>, <beaconPowerLimit>, <targetPhyRateQam128>, <targetPhyRateQam256>, <lowPhyRateAlarmThreshold>, <lastOperatingFrequency>) to create an instance of ToiNetMocaDeviceMocaConfig.

import "ToiNetMocaDeviceMocaConfig.idl";

List of all members.

Public Attributes

attribute
ToiNetMocaDevice::TToiMocaMode 
mode
attribute string password
attribute boolean loopbackEnabled
attribute unsigned long channelMask
attribute boolean frequencyScanEnabled
attribute boolean preferredNcEnabled
attribute boolean privacyEnabled
attribute boolean powerControlEnabled
attribute boolean qam256Enabled
attribute unsigned long txPowerLimit
attribute unsigned long beaconPowerLimit
attribute unsigned long targetPhyRateQam128
attribute unsigned long targetPhyRateQam256
attribute unsigned long lowPhyRateAlarmThreshold
attribute unsigned long lastOperatingFrequency

Member Data Documentation

Max Beacon power reduction in dB.

attribute unsigned long ToiNetMocaDeviceMocaConfig::channelMask

Channel mask (lsb = 800 MHz and each bit is +25 MHz).

Enable frequency scanning.

Last operating frequency in MHz.

Enable loopback mode (for certifaction testing).

PHY rate threshold in Mbps for low phy rate notification (0 to disable).

MoCA Privacy password, 12 to 17 characters.

Enable transmit power control.

Enable node as preferred Network Coordinator (NC).

Enable MoCA privacy.

Enable QAM256 modulation modes.

Power control target rate for QAM128 in Mbps.

Power control target rate for QAM256 in Mbps.

Max Transmit power reduction in dB.