Platforms to show: All Mac Windows Linux Cross-Platform

Back to NikonMBS class.

Previous items

NikonMBS.SetCapPoint(what as Integer, ID as Integer, value as NikonPointMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Nikon Cameras MBS Cameras Plugin 13.1 ✅ Yes ✅ Yes ❌ No ❌ No Desktop only
Sets a capability with a point value.

What: Selects what to query. Can be kModule, kSource, kItem or kData.

NikonMBS.SetCapRange(what as Integer, ID as Integer, Value as Double, ValueIndex as UInt32) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Nikon Cameras MBS Cameras Plugin 13.1 ✅ Yes ✅ Yes ❌ No ❌ No Desktop only
Sets a capability with a range value.

What: Selects what to query. Can be kModule, kSource, kItem or kData.

NikonMBS.SetCapRect(what as Integer, ID as Integer, value as NikonRectMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Nikon Cameras MBS Cameras Plugin 13.1 ✅ Yes ✅ Yes ❌ No ❌ No Desktop only
Sets a capability with a rectangle value.

What: Selects what to query. Can be kModule, kSource, kItem or kData.

NikonMBS.SetCapSize(what as Integer, ID as Integer, value as NikonSizeMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Nikon Cameras MBS Cameras Plugin 13.1 ✅ Yes ✅ Yes ❌ No ❌ No Desktop only
Sets a capability with an size value.

What: Selects what to query. Can be kModule, kSource, kItem or kData.

NikonMBS.SetCapString(what as Integer, ID as Integer, value as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Nikon Cameras MBS Cameras Plugin 13.1 ✅ Yes ✅ Yes ❌ No ❌ No Desktop only
Sets a capability with a string value.

What: Selects what to query. Can be kModule, kSource, kItem or kData.

NikonMBS.SetCapUInt32(what as Integer, ID as Integer, value as UInt32)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Nikon Cameras MBS Cameras Plugin 13.1 ✅ Yes ✅ Yes ❌ No ❌ No Desktop only
Sets a capability with an UInt32 value.

What: Selects what to query. Can be kModule, kSource, kItem or kData.

Some examples using this method:

Previous items

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


The biggest plugin in space...