Laserfiche WebLink
TSTool Documentation Getting Started <br /> Getting Started - 7 <br />3.3.2 Command List and Command Error Indicators <br /> <br />The Commands list occupies the middle of th e main interface and contains: <br /> <br />• t ime series identifiers corresponding to time series selected from the Time Series List <br />• c ommands inserted using the Commands menu (see Chapter 4 – Commands ). <br /> <br />Time series identifiers are added to the Commands list by selecti ng items in the Time Series List and <br />copying the identifiers to the Commands list , as discussed above. An alternative to using the Time <br />Series List to select time series is to use specific read commands from the Commands menu (e.g., use a <br />ReadDateValue() command). Using read commands is useful when more control is needed during <br />the data read or when processing more than one time series with one command . <br /> <br />The Commands and other TSTool GUI lists behave according to standard conventions for the operating <br />sys tem. For example, on Windows : <br /> <br />• Single -click to select one item. <br />• Ctrl -click to additionally select an item. <br />• Shift -click to select everything between the previous selection and the current selection. <br /> <br />Behavior on operating systems other than Windows may var y. Right -clicking over the Commands list <br />displays a pop -up menu with useful command manipulation choices, some of which are further described <br />in following sections. A summary of the pop -up menu choices is as follows: <br /> <br />Menu Choice Description <br />Show Comman d Status <br />Success/Warning/Failure <br />Displays the status of a command for each phase of command <br />processing (more discussion below after table). <br />Edit Edit the selected command using custom edit dialogs, which provide <br />error checks and format commands. Double -c licking on a command <br />also results in editing the command. <br />Cut Cut the selected commands for pasting. <br />Copy Copy the selected commands for pasting. <br />Paste (After Selected) Paste commands that have been cut/copied, pasted after the selected <br />row. <br />Delete Com mand(s) Delete the selected commands (currently same as Cut ). <br />Find Commands(s) Find commands in the command list. This displays a dialog. Use the <br />right -click in the found items to go to or select found items. <br />Select All Commands Select all the commands . <br />Deselect All Commands Deselect all the commands. This is useful because only selected <br />commands are processed (or all if none are selected). It is therefore <br />important not to unknowingly have one or a few commands selected <br />during processing. <br />Convert Se lected <br />Commands to # <br />Comments <br />Convert selected commands to # comments. <br />Convert Selected <br />Commands from # <br />Comments <br />Convert # comments to commands. <br />Convert TSID command <br />to general Convert the selected TSID command to a ReadTimeSerie s() <br />command. This general command allows an alias to be assigned to the <br />33