Terminal Commands
78-4025693-01 Rev D
61
The Regex pattern matching style includes a much more powerful, but also more
complex, pattern matching format, a description of which is beyond the scope of this
document. For further information, refer to resources available on the public internet
for Perl or Boost, such as:
http://perldoc.perl.org/
http://www.boost.org/
Headers Command
The
headers
command is used to enable or disable the display of column headers
that may appear in CLI output. The basic command syntax is as follows:
headers value
where
value
is 0 to disable header display, and 1 (or any number other than 0) to
enable header display.
Headers are enabled (1) by default, as shown in the sample craft operator dialog
below:
20/03 MODULE> show monitor ps*5* <Enter>
MODID NAME VALUE UNITS
20/03 Ps1+5V 0 V
20/03 Ps1-5V 0 V
20/03 Ps3+5V 5.39218 V
20/03 Ps3-5V -5.43724 V
SUCCESS!
20/03 MODULE>
To following sample dialog shows how a craft operator might disable the column
headers and confirm the change:
20/03 MODULE> terminal <Enter>
TERMINAL> headers 0 <Enter>
TERMINAL> module modid 2003 <Enter>
20/03 MODULE> show monitor ps*5* <Enter>
20/03 Ps1+5V 0 V
20/03 Ps1-5V 0 V
20/03 Ps3+5V 5.39218 V
20/03 Ps3-5V -5.43724 V
SUCCESS!
20/03 MODULE>
Summary of Contents for Prisma II
Page 1: ...78 4025693 01 Rev D Prisma II Hybrid Amplifier Installation Guide ...
Page 2: ......
Page 10: ......
Page 20: ......
Page 26: ......
Page 54: ......
Page 56: ...Chapter 3 Operation Using CLI 30 78 4025693 01 Rev D Prisma II Platform Configuration ...
Page 150: ......
Page 156: ......
Page 164: ...Appendix A Prisma II Permitted CLI Commands 138 78 4025693 01 Rev D Reserved for future use ...
Page 174: ......
Page 180: ......