Parameter Setting Tool - Operation Manual - 20130701
Parameter Setting Tool - Operation Manual - 20130701
operation manual
Disclaimer: This document was translated from the Japanese original. In case of any
discrepancies, the Japanese original shall take precedence over the English
translation.
Contents
1. Function overview ・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・ 1
6. Normal mode
7. Edit mode
8. Print preview
Attachment
1. Function overview
1.1 Function
This program realized the following three functions.
Person in
Date Correction charge
Remarks
ID Page
Parameter setting tool Program design 2
Person in
Date Correction charge
Remarks
ID Page
Parameter setting tool Program design 4
Main screen
PARA- PARA-
COMMENT.CS COMMENT.CS
Explanatory note
・・・ File
・・・ Screen
・・・ Document
Person in
Date Correction charge
Remarks
ID Page
Parameter setting tool Program design 5
5. Function details
①-3 Parameter Preservasion Outputs the setting value edited on the list to the specified folder and file name.
Outputs the setting value edited on the list to the predetermined folder. It can be
①-4
Comment Preservasion used in edit mode only.
* The output destination is fixed to "Application folder/system/master/
EDITED-PARA-COMMENT.CSV".
①-5 Report Preview This is a menu to switch the screen to print preview.
In the case of print preview display, this menu is not displayed.(toggle display with ①-6)
①-6 This is a menu to switch the screen to the list.
List In the case of list display, this menu is not displayed.(toggle display with ①-5)
Person in
Date Correction charge Remarks
ID Page
Parameter setting tool Program design 6
①
②
Next page button.If there are two or more pages in the print preview, use this to display the
①-5
next page.
When the last page is displayed, the displayed page is not changed by pressing this button.
Last page button.If there are two or more pages in the print preview, use this to display the
①-6
last page.
When the last page is displayed, the displayed page is not changed by pressing this button.
Person in
Date Correction charge Remarks
ID Page
Parameter setting tool Program design 7
①-9 Zoom combo box. Use this to select the scaling of print preview.
When Full page display is selected, this function displays a page with the maximum
scale that the full page is displayed in the print preview screen.
①
②
③ ④
TablePrint setting dialogue screen layout
No Name Outline
① Check box for display all Check box to change the display items (unchecked: normal, checked: all)
② Paper size combo box Use this to change the paper to print (refers to the "Default printer" of the PC).
Use this to incorporate the print settings entered through the dialogue into the print
③ OK button
preview.
④ Cancel button Use this to cancel the setting of print setting dialogue.
Figure 6 Confirmation dialogue Figure 7 Processing dialogue Figure 8 Preview creation dialogue
Person in
Date Correction charge Remarks
ID Page
Parameter setting tool Program design 8
6. Normal mode
The followings are the functions in normal mode.
* If the input value is invalid, the following message is displayed, and the input value is cancelled.
Place the cursor on the cell. After a while, the tool tip is displayed. Please refer to that.
Error dialogue
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 9
① Change the
setting value.
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 10
③ Select the
destination folder for
output files.
Note: The application users are responsible for troubles, such as overwriting of important files by
changing the destination folder and the file name.
Please pay enough attention to save the parameter.
*1 Default values are entered as the destination folder and the output file name.
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 11
② Press "Open".
*1 Default values are entered as the folder and the file name to read.
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 12
7. Edit mode
The followings are the functions in edit mode.
① Entry to the
comment column is
enabled.
Person in
Code and date Correction charge
Remarks
ID Page
Parameter setting tool Program design 13
Person in
Code and date Correction charge
Remarks
ID Page
Parameter setting tool Program design 14
② Press "Save
comment".
* It is not possible to change the destination of output and the file name of the comment file.
The destination of output is fixed to "Application folder/system/master/EDITED-PARA-COMMENT.CSV".
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 15
8. Print preview
The followings are the functions of print preview.
* Print preview is the same in normal mode and edit mode.
② Print preview is
displayed.
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 16
Person in
Code and date Correction charge Remarks
ID Page
Parameter setting tool Program design 17
* Explanation is omitted for the buttons of the first page, previous page, next page, and the last page.
Person in
Code and date Correction charge
Remarks
ID Page
Parameter setting tool Program design 18
8.6 Scaling
(1) Change the scaling of print preview.
② Print preview is
displayed with the selected
scale.
Person in
Code and date Correction charge
Remarks
ID Page
Parameter setting tool Program design 21
9. Operating environment
[Remarks]
This application is written in the C# language. Before operation, you need to install the following
package.
* The development environment is Visual Studio 2005 SP1.
(It is introduced by installing CX-ONE.)
Microsoft .NET Framework 2.0 Service Pack 1 (x86)
http://www.microsoft.com/downloads/details.aspx?familyid=79BC3B77-E02C-4AD3-AACF-
A7633F706BA5&displaylang=ja
Microsoft .NET Framework 2.0 Service Pack 1 (x86) Japanese Language Pack
http://www.microsoft.com/downloads/details.aspx?FamilyId=5F7F4632-C9C0-4E79-B269-
C2AEE9D1962E&displaylang=ja
Person in
Code and date Correction charge
Remarks
ID Page
Parameter setting tool Program design 22
12 A0000_INFO_PRINT The list is printed. This message appears when you print.
This message appears when you print all
13 A0000_INFO_PRINT_ALL All items are printed.
items.
14 A0000_INFO_REFRESH Preview is updated. Unused
This message appears when the comment
A0000_INFO_SAVE_COMMEN
15 Comment is saved. is saved while the system is running in edit
T
mode.
A0000_INFO_SEARCH_NO_IN This message appears when you perform a
16 Enter the search criteria.
PUT search without the search criteria.
A0000_INFO_SEARCH_NO_R This message appears when the search
17 The search criteria address not exist.
ESULT criteria address does not exist in the list.
Under processing.This process can take This message appears during application
18 A0001_INFO_PROCESSING
a few minutes. processing.
Person in
Code and date Correction charge Remarks