ClientAPIProcess Property |
Provides access to Process Variable handling operations.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax 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