ConfigurationAPISetConfig Method |
Sets all configurations that are inside the given
ConfigSet on the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void SetConfig(
ConfigSet configset
)
Parameters
- configset ConfigSet
- The set of configurations.
See Also