Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CWInterfaceMBS class.
CWInterfaceMBS.activePHYMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current active PHY mode.
Returns kCWPHYModeNone in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.bssid as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current BSSID.
(Read only property)
CWInterfaceMBS.bssidData as Memoryblock
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current BSSID.
(Read only property)
CWInterfaceMBS.channel as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current channel.
(Read only property)
CWInterfaceMBS.configuration as CWConfigurationMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.countryCode as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current country code.
(Read only property)
CWInterfaceMBS.description as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.deviceAttached as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Returns false in the case of an error.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
CWInterfaceMBS.hardwareAddress as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
The standard format for printing a MAC-48 address <00:00:00:00:00:00> is used to represent the MAC address as a string. Returns "" in the case of an error.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.interfaceMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current mode. Returns kCWInterfaceModeNone in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.interfaceName as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.interfaceState as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current interface state.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.noise as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current aggregate noise measurement.
(Read only property)
CWInterfaceMBS.noiseMeasurement as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current aggregate noise measurement.
Returns 0 in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.opMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current operation mode.
(Read only property)
CWInterfaceMBS.phyMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current active PHY mode.
(Read only property)
CWInterfaceMBS.power as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current power state.
(Read only property)
CWInterfaceMBS.powerOn as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.powerSave as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current power save state.
Introduced in 10.6, deprecated in 10.7 and gone in 10.9.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current aggregate RSSI measurement.
(Read only property)
CWInterfaceMBS.rssiValue as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current aggregate RSSI measurement.
Returns 0 in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.security as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the security mode. Returns kCWSecurityUnknown in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.securityMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current security mode.
(Read only property)
CWInterfaceMBS.serviceActive as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Returns false in the case of an error.
Available on Mac OS X 10.7 or later.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current SSID.
(Read only property)
CWInterfaceMBS.ssidData as Memoryblock
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current SSID. The SSID is 1-32 octets.
Returns nil in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.supportsAES_CCM as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsHostAP as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsIBSS as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsMonitorMode as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsPMGT as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsShortGI20MHz as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsShortGI40MHz as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsTKIP as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsTSN as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsWEP as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsWME as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsWoW as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsWPA as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.supportsWPA2 as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
CWInterfaceMBS.transmitPower as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current transmit power.
Returns 0 in the case of an error.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.transmitRate as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current transmit rate.
Returns 0 in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
CWInterfaceMBS.txPower as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current transmit power.
(Read only property)
CWInterfaceMBS.txRate as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current transmit rate.
(Read only property)
CWInterfaceMBS.wlanChannel as CWChannelMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacFrameworks Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Dynamically queries the interface for the current channel. Returns nil in the case of an error, or if the interface is not participating in a network.
Available on Mac OS X 10.7 or later.
(Read only property)
The items on this page are in the following plugins: MBS MacFrameworks Plugin.