Click or drag to resize

SystemAPIGetConfig Method

Gets the current configuration from the card.

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

Return Value

SystemConfig
The configuration.
See Also