Click or drag to resize

ClientAPIMotf Property

Provides access to MOTF operations.

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

Property Value

MotfAPI
The MotfAPI instance.
Remarks
In particular, configuration of MOTF parameters on the card.
See Also