Click or drag to resize

MotfAPIGetConfig Method

Gets the current configuration from the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.6.0
Syntax
C#
public MotfConfig GetConfig()

Return Value

MotfConfig
The configuration.
See Also