Indicates if signal is currently set on the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.6.0
Syntax public bool IsSet(
string name
)
Parameters
- name String
- The name of the signal that should.
Return Value
Booleantrue if signal is set,
false otherwise.
See Also