HOW to generate a GRAPHICAL REPORTER
This example its make with the ARCOCAD 3.1 1- Import a CAD data of the part 2- Align the part and sincronize it on the graphical viewer 3- Measure some element (with the definition of the nominal value by the CAD data)
4 Click on this ICON for open the dialog box OPTION
5 Select the ratio button ARCOCAD Reporter for operate witn the new Reporter
6 Conferm with OK
7 Open from the Quick programmer the Input/output page
8 Select the option STANDARD
9 Select to OPEN
10 Select the device FILE
11 Select the format VENDOR
12 On this list box select GRAPHV
13 Select the ADD button 14 Verify if the GRAPHV fomat and the status OPEN appear on the interface 15 Conferm with OK On the Part program area appear the command DISPLY/STOR,V(GRAPHV)
16 Select on Program Text icon
17 Select REPORT VIEW
18 Insert the name of the first report page 19 Select from this list the kind of report , for the test select CAD model [Link] Inj the part program are write the following instruction: TEXT/VIEWDEF,'FIRST PAGE OF MY REPORT'
20 Conferm with APPLY
21 From the Quick programmer select again the Iput/Output page
22 Select on the Icon Feature Output
23 Select the feature you would like to send to the reporteron the Icon Feature Output
24 Insert here the value of upper and lower tolerance 25 Push Apply to Confirme the elemente and the tolerance.
26 Repeat the Otput for all the elements request on the Graphical Report 27- Exit with Cancel from the REPORT dialog box
28 Select on Quick Programmer the Input/Output page
29 Select the STANDARD Option
30 Select Close All on the Status area 31 Select to ADD on the Report Setting area 32 Verify if is present in this area the command CLOSE ALL 33 Confirm with OK Inside the part program must be write DISPLY/OFF
34 Click on the Reporter ICON
35 On the ARCOCAD interface will appear this Dialog Box 36 Select with the graphical tool the best position of the part inside the CAD area
37 When the position of the part inside the CAD area its fine, push the button ACCEPT VIEW and wait some seconds
38 - The Report will be generate automatically
39 Its possible to print the Report 39 Its possible to save aPDF file
40 Select FILE
41 Select EXIT
42 In this Working Area its possible to modify the position the font and all the other function of the Reporter
42 Click on the product logo for open the following dialog box
43 Click on the preview for see again the report page modify
44 Click on the PDF save
45 Insert the name of the PDF files
46 Click on File
47 Select Exit
48 Click on the product logo for open the following dialog box
49 Click on the SAVE for save the report format on the ARCOCAD project
50 Exit from the Reporter project
51 Your reporter project will be save inside the ARCOCAD project and execute automatically at the end or the part program run.