You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Freddie Akeroyd edited this page Oct 12, 2018
·
4 revisions
If you want a minimal ICP with no real DAE support then:
In c:labview modulesdaeisisicp.properties add the line
isisicp.simulation.detcards.shared = false
In c:labview modulesdaeicp_config.xml change the CRPTSize line to a smaller value e.g.
<I32> <Name>CRPTSize</Name> <Val>10000</Val> </I32> <!-- In words -->
Load some very simple wiring tables defining a handful of detector and specify only a few time channels. Number_of_spectra * number_of_time_channels * number_of_period must be less than CRPTSize above