1. Home
  2. ASReml-R 4 Commands
  3. asreml.license.offline – Request to use an ASReml-R license offline

asreml.license.offline – Request to use an ASReml-R license offline

Note:

This feature is not available when running ASReml-R on a virtual machine.

Description

The asreml.license.offline command will take an ASReml-R license offline for 2 days by default and may be set to a maximum of 30 days.

Usage

asreml.license.offline(how_many_days = 2)

Arguments

how_many_days An integer specifying the number of days to use the ASReml-R license offline.

Details

You can call this method to request to use one of the license entitlements offline. When a license is set to be used offline it will reduce the number of online license entitlements by 1. A license can be used offline for a maximum of 30 days and can be returned at any point during that period. You can return a license to online usage using asreml.license.online().

Updated on December 12, 2019

Was this article helpful?

Related Articles