Platforms to show: All Mac Windows Linux Cross-Platform

Back to SGLockMBS module.

SGLockMBS.Available as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Whether library has been loaded and functions are available.

Returns true if you can call functions without getting a FunctionNotFoundException.

Works on all platforms (except iOS) in case you have a matching dylib/dll/so file.
(Read only property)

SGLockMBS.CounterCount as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The number of counters.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.HardwareVersion as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The hardware version number.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.InterfaceType as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The type of interface.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.KeyCount as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The number of 128-bit keys.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The last error code returned by a function.

(Read and Write property)

SGLockMBS.LibraryError as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The error message from loading the library.

(Read only property)

SGLockMBS.MemorySize as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The memory size in data words.

MemorySizeBytes = 4 * MemorySize
Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.MemorySizeBytes as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The memory size in bytes.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.SerialNumber as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The serial number of the dongle.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.SoftwareVersion as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The software version.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

SGLockMBS.Type as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Dongle MBS Dongle Plugin 18.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The type of dongle.

Updated by plugin when you call SearchLock or ReadConfig methods.
(Read only property)

The items on this page are in the following plugins: MBS Dongle Plugin.


The biggest plugin in space...