SignalAPIGetStoredNames Method |
Returns a list of all signals that are currently stored on the card's local storage.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.6.0
Syntax public List<string> GetStoredNames()
Return Value
ListStringList of all stored signals.
See Also