Configuration Guide User guide
Chapter 6 Configuring FactoryTalk Historian
84 Rockwell Automation Publication HSE-IN024A-EN-E–December 2012
Activation Value ∑
FHLD.5K 5000 5000
PTY3.500 500 500
Total
17500
To distribute licenses between the license pools:
1. Calculate the <BaseLicenseCount> value.
<BaseLicenseCount> = Max (Min(1000, ∑ <FHSE licenses>),
20% * ∑ <FHSE licenses>)
<BaseLicenseCount> = Max (Min(1000, 12000), 20% *
12000)
<BaseLicenseCount> = Max (Min(1000, 12000), 2400)
<BaseLicenseCount> = Max (1000, 2400)
<BaseLicenseCount> = 2400
2. Calculate the number of licenses for the Rockwell license pool.
<RockwellLicensePool> = ∑ <FHLD licenses> + ∑ <FHSE
licenses> - <BaseLicenseCount>
<RockwellLicensePool> = 5000 + 12000 - 2400
<RockwellLicensePool> = 14600
3. Calculate the number of licenses for the General license pool.
<GeneralLicensePool> = ∑ <PTY3 licenses> +
<BaseLicenseCount> + ∑ <FHSE3ADD licenses>
<GeneralLicensePool> = 500 + 2400 + 0
<GeneralLicensePool> = 2900