Resets the specified signal on the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.6.0
Syntax public void Reset(
string name
)
Parameters
- name String
- The name of the signal that should be reset.
See Also