Component.IsLicensed Method

Checks if the E-CAT component license is available on the system.

Namespace:  IntervalZero.MaxRT.Ecat.Config
Assembly:  IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public bool IsLicensed()

Return Value

If the E-CAT component is licensed, it returns true. If the E-CAT component is not licensed, it returns false.

See Also: