| /CP=num | Selects a cursor pair to display in the info panel. |
| | num =0: | Selects cursor A and cursor B. | | num =1: | Selects cursor C and cursor D. | | num =2: | Selects cursor E and cursor F. | | num =3: | Selects cursor G and cursor H. | | num =4: | Selects cursor I and cursor J. |
|
| /CP={n1, n2, ...} | |
| Allows you to select multiple cursor pairs to be displayed in the info panel. The numbers n1, n2, etc., are the same as in the single-pair version of this flag. |
| This form of /CP was added in Igor Pro 7.00. |
| /SIDE=side | Selects the side of the host window where the info panel should be attached: |
| | side = 0: | right side | | side = 1: | left side | | side = 2: | bottom side (default) | | side = 3: | top side |
|
| /V=num | If num is non-zero, selects a vertical layout for the info panel. Most appropriate when /SIDE=0 or 1. |
| /W=winName | Displays info panel in the named window. |