Click or drag to resize

ClientAPIProcess Property

Provides access to Process Variable handling operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public ProcessAPI Process { get; }

Property Value

ProcessAPI
The ProcessAPI instance.
Remarks
In particular, variables configuration can be accessed or transferred to the card.
See Also