Sets the current configuration on the card.
            
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.9.1
Syntaxpublic void SetConfig(
	MotfConfig config
)
Parameters
- config  MotfConfig
 - The configuration.
 
See Also