174
Hardware Configuration Reference
signal.loadFactor
Syntax
signal(1..32).loadFactor:
integer
1
≤
integer
≤
96
Description
Specifies the maximum number of narrow-band channels that one G4 processor can support
for a particular signal type. This value is determined during the development of the
processing library. It is used to determine the processing topology, given how many other
signals are loaded, their load factors, and the signal processing hardware assets installed.
Example
The following example shows a load factor of 64 channels per processor.
multipleSignalsPerProcessor: Enabled
asxDsp_0: C:\E3238s\downloadables\ASXdsp_0.elf
asxDsp_1: C:\E3238s\downloadables\ASXdsp_1.elf
!
! Demo Signal Type
!
signal1.enabled: False
signal1.hostLib: C:\E3238S\demo\demoHost.dll
signal1.hostDsp: C:\E3238S\demo\demoDsp.dll
signal1.targetDsp: C:\E3238S\demo\demoDsp.esl
signal1.loadFactor: 64
signal1.minChannels: 4
signal1.maxChannels: 32
signal1.args: 21 45 A friday
signal1.alias: Bob
Note
You may use either regular slashes (/) or back slashes (\) in the pathname.
Summary of Contents for E3238S
Page 62: ...62 Hardware Installation ...
Page 94: ...94 Software Installation and Configuration ...
Page 198: ...198 Application Resources ...
Page 218: ...218 Multi Channel Hardware Installation ...
Page 242: ...242 Specifications ...
Page 252: ...252 Appendix A d E3238s Listing E3238S Installation ...
Page 268: ...268 Appendix B d e3238s cfg Listing E3238S Installation ...