KnotPlot ProComp Commands

Command names and keywords are shown in bold face. Parameters requiring a value are shown in italic face.

ProComp

With no arguments, prints the current values of all channels.

ProComp enable|disable allow-reset

Set ProComp state. allow-reset is a boolean value (read about setting parameters)

Examples:

ProComp enable
Enable device. Device will not be disabled upon a "reset" command.
ProComp enable t
Enable device. Device will be disabled upon a "reset" command. The P button in the Graphics section of the DemoB panel (defined in the file demos/procomp_DemoB.kps) uses this option.
ProComp disable
Disable device.

ProComp channels channel1 channel2 channel3 channel4

Maps ProComp device channels (A-G or a-g) to the displayed slider sets. The command ProComp and the keyword channels may be abbreviated to the shortest unambiguous string (see KnotPlot Parameters section of the manual)

Examples:

ProComp channels a b c d
Default mapping of channels to sliders.
Pro chan a b c d
Same as above, but showing an allowed abbreviation.

mapchannel

Shows the current mapping of channels to parameters.

mapchannel channel parameter M B

Maps a channel to the indicated parameter.

Rob Scharein