Click or drag to resize

SignalAPILoad Method

Loads the referenced signal from the card's local storage.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.6.0
Syntax
C#
public void Load(
	string name
)

Parameters

name  String
Name of the signal that should be loaded.
See Also