195
Application Resources
Specifies whether to start sweeping when the software is first started.
powerUpMissionSetup
type: XmRString default:
When a filename is specified, the e3238s software's initial state is defined by the mission
setup contained in this file.
remoteMode
type: Boolean default: False
Prevents the software from displaying an X Window as well as error or message dialog
boxes. This allows programs that use E3238S output and need no control via the graphic
user interface (e.g., socket port information) to suppress the normal application window.
Any unwritten information at exit time is deleted without warning.
See also,
signalDatabaseSize
type: Integer default: 500000
Specifies the maximum number of signal database entries allowed. When this maximum
number of entries is reached, no new entries are recorded.
spectrogramBackingStoreSize
type: Integer default: 100000
Specifies the amount of memory, in bytes, to use for storing the spectrogram and color
spectrogram display. This is used when the spectrogram needs to be redisplayed such as
when a dialog box is removed from being on top of trace area. This amount of memory is
used for each of the four traces. The amount of memory needed for the spectrogram per trace
can be computed by:
MW = maximum width of the trace (in pixels)
ML = maximum height of the trace (in pixels)
memory required (in bytes) = MW * ML / 8
The amount of memory needed for the color spectrogram per trace can be computed by
MW = maximum width of the trace (in pixels)
ML = maximum height of the trace (in pixels)
memory required (in bytes) = MW * ML * 4
At least 5120 bytes of memory is required for each trace.
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 ...