197
Application Resources
traceTranslations
type: XmRString default:
Specifies translations for the traces. A common use of these translations is to map function
keys to various command line functions. An action routine, commandLine(), is provided to
send strings to the command line of this software. For a list of commands available, see the
Command Reference (a PDF file).
Example:
*traceTranslations: #override\
<Key>F2: commandLine(“*frequencyFullScale”)\n\
<Key>F3: commandLine("*amplitudeAutoScale")\n\
<Key>F4: commandLine("*markerMode:on")\n\
<Key>F5: commandLine("*markerMode:off")\n\
<Key>F6: commandLine("*frequencyFullScale","*amplitudeAutoScale")\n
This example maps five function keys as follows:
• F2 to do a frequency full scale
• F3 to do a amplitude auto scale
• F4 to turn the marker on
• F5 to turn the marker off
• F6 to do both an amplitude and frequency auto scale.
transientTitles
type: Boolean default: False
Specifies whether to put titles on transient dialog boxes.
useHardware
type: Boolean default: True
Specifies whether or not to use the VXI hardware. When True, energy data is random. You
can also start the program with the
-noHardware
flag.
useOldTimeSnapshotFileFormat
type: Boolean default: False
The software starting with version C.00.01 implements a new time snapshot file format to
allow file sizes larger than 1 GB. To save time snapshot files in the old format, set this value
to true. You will not be able to save a file larger than 1 GB.
userColorMapEnabled
type: Boolean default: False
Enables user color map code.
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 ...