Click or drag to resize

ProcessAPISetVariables Method

Sets the process variables on the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax
C#
public void SetVariables(
	ProcessVariables pv
)

Parameters

pv  ProcessVariables
The variables.
See Also