Casio Graph 85 SD
|
|
Bookmark Casio Graph 85 SD |
About Casio Graph 85 SDHere you can find all about Casio Graph 85 SD like manual and other informations. For example: review.
Casio Graph 85 SD manual (user guide) is ready to download for free.
On the bottom of page users can write a review. If you own a Casio Graph 85 SD please write about it to help other people. [ Report abuse or wrong photo | Share your Casio Graph 85 SD photo ]
Manual
Preview of first few manual pages (at low quality). Check before download. Click to enlarge.
Download
(French)Casio Graph 85 SD - Logiciel, size: 13.1 MB |
Download
(English)Check if your language version is avaliable. Most of manuals are avaliable in many languages. |
Casio Graph 85 SD
Video review
How to put texts/games on Casio 9860G II
User reviews and opinions
No opinions have been provided. Be the first and add a new opinion/review.
Documents
For fx-9860G Series
fx-9860G Software Development Kit
Starters Guide
http://world.casio.com/edu/
fx-9860G SDK Starters Guide
1.Before You Begin.... 2 2.Overview.... 3 3.Installed Files/Directories.... 4 4.Installing the SDK... 4 5.Uninstalling the SDK... 4 6.How to Use ( Quick Reference )... 5
6-1.Start the fx-9860G SDK application...5 6-2.Creating a new project...6 6-3.Sample files and output files...7 6-4.Build the project...8 6-5.Run your program....9 6-6.How to edit icon (bitmap) of the Main Menu..10
7.Difference between the fx-9860G Calculator and Emulator.. 12 8.Postscript.... 14
1 / 14
1.Before You Begin
1) This SDK (Software Development Kit) is a tool to make Add-In application. It applies to CASIO Graphing Calculator series (fx-9860G / fx-9860G SD / GRAPH 85 / GRAPH 85 SD / As of December, 2006) only. No other models are supported. 2) System Requirements Operating Systems : Windows 2000/Windows XP Computer : Computer with one of the Windows operating systems pre-installed (Excluding computers with an upgraded operating system and self-built computers.) CPU : Pentium III 800MHz or higher recommended Disk Space : 50MB for installation and uninstall (Installation on Windows 2000 and Windows XP requires administrator privileges.) Memory : RAM to support version of Windows being used. Does not include memory required for Operating System. Other : Video adapter and monitor must support resolution of XGA (1024768) or higher, 16 bit or higher system color. 3) It is prohibited to copy or redistribute any part of this SDK; however, you may make one copy of the software solely for backup. 4) In no event shall CASIO (CASIO COMPUTER CO.,LTD.) be liable for any damages whatsoever arising out of the use or inability to use the SDK software. 5) The contents of this Software Development Kit can be changed without notice to improve it. 6) Windows is a registered trademark of Microsoft Corporation. 7) Pentium is a registered trademark of Intel Corporation. 8) Other unspecified names in this SDK such as CPU, device and product names are either registered trademarks or trademarks of their respective developers.
2 / 14
2.Overview
1) Hardware ( fx-9860G Calculator ) CPU LCD SD Card 2) Software OS : CASIO original OS for Graphing Calculator. : SH-3 ( by RENESAS ). : 128 * 64 monochrome full dots. : fx-9860G SD and GRAPH 85 SD only.
3) Limitation of Add-In application Program Size Work Memories Heap Memories 4) Tools C Compiler PC Emulator : HITACHI C Compiler ( by RENESAS ) : CASIO original : 500KB ( Max ) : 32KB ( Max ) : 48KB ( Max ) # Depend on free size of Storage Memories. # Global variables ( Max 8KB ) and Stack memories ( Max 32KB ) share this area.
3 / 14
3.Installed Files/Directories
The default installation directory for the CASIO fx-9860G SDK is: C:\Program Files\CASIO\fx-9860G SDK\
4.Installing the SDK
To install the CASIO fx-9860G SDK follow these steps: 1. Download the SDK to the location of your choice. 2. Double click on the downloaded file to begin the installation process. 3. After agreeing to the terms and conditions of the License Agreement, follow the on screen instructions to install the SDK.
5.Uninstalling the SDK
To uninstall the CASIO fx-9860G SDK follow these steps: 1. Display the Windows Control Panel. 2. Click [Add/Remove Program]. 3. On the list of applications that appears, select fx-9860G Software Development Kit. 4. Click the [Add/Remove] button. This will display the program maintenance wizard. 5. Click the [Yes] button. This completes the uninstall operation.
4 / 14
6.How to Use ( Quick Reference )
This is a quick reference guide to using the SDK. Please refer to the Help file of SDK for a detailed explanation and the debugging method. ( On the [Help] menu, please select [Help]. ) A display of your PC and the following examples might be different according to the resolution of the screen.
6-1.Start the fx-9860G SDK application
1) Click the following icon on Desk Top on your PC.
2) Now you can start an SDK application.
5 / 14
6-2.Creating a new project
1) From the [Project] menu, choose [New]. The New project dialog box appears.
2) Push the [] button. The following dialog box appears.
Please select a folder.
(#) Need not input!
3) Please select a folder, and push the [Open] button. When the following dialog box appears, input the information of the Add-In application.
6 / 14
Eight characters or less
Folder name : Creates a new folder for your project under the Path to project. Title Version : The name of your project. : Version of Add-In application
4) Push the [OK] button.
5) Push the [OK] button. This brings you to the environment of the default project.
6-3.Sample files and output files
If you created a new project in Step 6-2, you will be able to use the default files and folders. The following explains most of them. (1) [Title].g1w (2) [Title].c (3) MainIcon.bmp : Control file that manages the project of Add-In application. (#)Do not edit this file. It is updated automatically. : Sample source file for Add-In application. : Sample bitmap file of Main Menu icon. (#) Please edit it in your bitmap file editor. This is a monochrome file. Dont change type and size. (4) eActivityIcon.bmp (5) [Title].G1A : Sample bitmap file of eActivity strip icon. (#) The same as item (3). : This is an output file. It is an Add-In application for Calculator.
7 / 14
6-4.Build the project
1) Select [Project]-[Build], to start the Build Phase. The Compiler and Linker output messages to Build results window.
2) If a line contains an error message, click on that line. corrected.
The file will open so the error can be
8 / 14
6-5.Run your program
1) From the [Run] menu, choose [Run]. This starts the Emulator.
2) Use the cursor key of the Emulator's "Keyboard window" to highlight the G icon ( example : Debug ).
3) Then press the EXE key. This starts the Add-In application that you made.
9 / 14
4) This is a display of the default program.
6-6.How to edit icon (bitmap) of the Main Menu
The icon below is the default icon. You can edit it.
1) Select [Project]-[Edit] to open the following window.
2) Select the [Main menu] tab.
10 / 14
3) Push the [Edit icon] button to open the bitmap data file. It is a black-and-white image with a size of 30 * 19 pixels.
11 / 14
7.Difference between the fx-9860G Calculator and Emulator
This section explains the differences between fx-9860G Calculator functions and fx-9860G SDK Emulator functions. (1) Built-In applications Calculator: All applications work. Emulator: Only the eActivity, MEMORY and SYSTEM applications work. The following messages appear when you do an operation not being supported by the Emulator.
12 / 14
(2) MEMORY and eActivity applications ( SD Card access ) Calculator: You can save data on the SD card or can read data. Emulator: You can access the file of PC by the same operation as the access to the SD card on the Calculator. It can be used to open files saved on your computer or save files on your computer. (3) Add-In applications Calculator: All Add-In applications work. Emulator: The Add-In applications that CASIO offers do not operate on the Emulator.
13 / 14
8.Postscript
(1) C++ programming language : This SDK supports the C programming language. For C++ functions, it is able to build the project including the C++ functions, does not support the debugging of C++ functions. (2) Programming of Add-In applications : Please do not directly access hardware ( ports, address, others ) because if the Calculator's OS is updated the Add-In applications might not operate. (3) The behavior of Add-In application : The behavior of Add-In application may be different on the Calculator than on the Emulator. Please confirm the Add-In application's operation on the Calculator. (4) Font size : The size of the dialogs in the SDK is based on the standard font size in the display properties. If you select a larger font, some texts in the dialogs might be cut. The dialogs will still work, but it can be difficult to understand some of the texts. Therefore, please use the standard font size. (5) Folder path : If any of the errors listed below occurs, please make sure that you use only the characters A to Z, 0 to 9, spaces, hyphens ("-"), and underline ("_") in the folder path and file name of the project: "Source file not found" error is displayed in the Build Results window. "Error opening the editor file" popup is displayed when double-clicking on the line where the compilation errors are displayed in the Build Results window.
14 / 14
CASIO COMPUTER CO., LTD.
6-2, Hon-machi 1-chome Shibuya-ku, Tokyo 151-8543, Japan
SA0701-A

fx-Manager PLUS
Ver. 2.0
for fx-9860GII fx-9860G Slim fx-9860G fx-9750GII GRAPH 75/95 GRAPH 85 GRAPH 35+
Users Guide
CASIO Worldwide Education Website
http://edu.casio.com
CASIO EDUCATIONAL FORUM
http://edu.casio.com/forum/
Getting Started
k Software Covered by This Manual
This manual covers the following software. fx-9860GII Manager PLUS fx-9860G Slim Manager PLUS fx-9860G Manager PLUS (Updated version) fx-9750GII Manager PLUS GRAPH 75/95 Manager PLUS GRAPH 85 Manager PLUS (Updated version) GRAPH 35+ Manager PLUS Emulator Graphic The following shows the emulator graphics displayed by each type of software.
fx-9860GII Manager PLUS
fx-9860G Slim Manager PLUS
fx-9860G Manager PLUS
fx-9750GII Manager PLUS
GRAPH 75/95 Manager PLUS
GRAPH 85 Manager PLUS
GRAPH 35+ Manager PLUS
Though the calculator operations you perform with the emulator graphic are different for each type of software, operation of the software itself is the same in all cases. The operations in this manual are based on the fx-9860GII Manager PLUS software. You can perform the same operations for other software.
k About fx-9860GII Manager PLUS
fx-9860GII Manager PLUS is an emulator that lets you perform fx-9860GII operations on your computer. You can record key operations you perform on the emulator as Key-Log records, and edit KeyLog records as required. The keys on the Key-Log editor screen as well as the emulator LCD screen contents can be pasted into other applications. This means that emulator data can be used to create assignments, tests, and other materials. A presentation feature lets you play back saved Key-Log records. You can connect your fx-9860GII unit to your computer and display its contents on your computer screen.
Important!
Be sure to install the fx-9860GII Manager PLUS before you connect fx-9860GII to your computer. Connecting before you install the fx-9860GII Manager PLUS can result in improper operation.
k Using This Manual
This manual covers the software included on the fx-Manager PLUS Ver. 2.0 CD-ROM. For details about operation of the fx-9860GII Graphic Scientific Calculator, see the user documentation that comes with the calculator. The procedures in this manual assume that you are already familiar with the following standard computer operations. - Menu operations using the mouse, including: clicking, double-clicking, dragging, etc. - Text input using the keyboard - Icon operations, general window operations, etc. - If you are not familiar with these types of operations, refer to the user documentation for your computer. The screen shots shown in this manual are all from the English version of Windows XP. Note that the actual appearance of the screen that appears when using this software depends on your computer system setup and on the operating system you are using. Screen shots shown in this Users Guide are intended for illustrative purposes only. The actual text and values that appear on display may differ from the examples shown in this Users Guide.
k System Requirements
Operating Systems: Windows 2000 Professional, Windows XP Home Edition, Windows XP Professional (32-bit), Windows Vista (32-bit) Your hardware configuration needs higher than functionalities that operating system recommends. IBM PC/AT or compatible computer Computer with one of the Windows operating systems pre-installed (Excluding computers with an upgraded operating system and self-built computers.) 100MB for installation and uninstall Actual requirements and product functionality may vary based on your system configuration and operating system. USB port for direct connection. Do not connect via a USB hub. Video adapter and display must support resolution of XGA (1024768) or higher, 16 bit or higher system color. Internet Explorer 6.0 or later. CD-ROM drive Adobe Reader 6.0 or later. Microsoft Excel 2000, Microsoft Excel 2003 or Microsoft Excel 2007 SB-89 Cable (fx-9750GII/GRAPH 35+ calculator also requires the separately available FA-124USB PC link software/cable.)
Computer:
Disk Space: Note:
Other:
Windows is a registered trademark or trademark of Microsoft Corporation in the United States and/or other countries. Microsoft Excel is a trademark of Microsoft Corporation registered in the United States and/or other countries. Company and product names used herein are trademarks of their respective owners. E-3
Contents
1. Installing and Uninstalling fx-9860GII Manager PLUS.. E-5 2. Screen Configuration... E-8
Menu Bar.... E-9 Toolbar.... E-14 Status Bar.... E-15
3. Emulator Mode and Key-Log Editor Mode.. E-16 4. Emulating fx-9860GII Calculator Operation.. E-17 5. Using the Emulator Key-Log... E-23 6. Configuring Options Dialog Box Setting.. E-28 7. Other Functions... E-30
Printing.... E-30 Shortcut Menu.... E-32
8. File Types Supported by fx-9860GII Manager PLUS. E-33 9. Differences between fx-9860GII Calculator and fx-9860GII Manager PLUS Functions.. E-34 10. Using Screen Receiver to Display the Calculator Screen Image on Your Computer... E-42 11. Error Message Table... E-47
1. Installing and Uninstalling fx-9860GII Manager PLUS
This section explains how to install and uninstall fx-9860GII Manager PLUS.
To install fx-9860GII Manager PLUS
1. Place the CD-ROM into your computers CD-ROM drive.
After a short while, the fx-Manager PLUS screen will appear on the display.
fx-9860G Manager PLUS and GRAPH 85 Manager PLUS are not included on the CD-ROM. You need to download their updated versions from the CASIO website.
2. Click fx-9860GII Manager PLUS.
3. Click Install fx-9860GII Manager PLUS. Perform operations as instructed by the text that
appears on the screen. You can select a screen language, if you want. Note, however, that the language you select here applies to installer screens only. The screens of the application are displayed in English only. On the next screen that appears, enter the alphanumeric key that is located on the softwares Installkey sticker for Installation Key.
4. The dialog box shown below will appear when installation is complete.
5. Click the [Finish] button.
This completes installation and will restart your computer automatically.
Installing the software will put a 9860GII Manager+ shortcut icon on your Windows desktop. E-6
To uninstall fx-9860GII Manager PLUS
1. Display the Windows Control Panel. 2. Click [Add/Remove Program]. 3. On the list of applications that appears, select fx-9860GII Manager PLUS. 4. Click the [Add/Remove] button.
Menu Add Delete Emulator Editor Auto Play Step Play Stop Pause Record Insert Pause
Description Adds a new Key-Log record. Deletes the currently displayed Key-Log record. Enters the emulator mode. Enters the Key-Log editor mode. Starts Key-Log auto playback. Starts Key-Log manual playback. Stops Key-Log playback or recording. Pauses Key-Log playback. Starts Key-Log recording. During Key-Log editing, inserts a pause character into Key-Log playback.
k Window Menu
Menu Tiled Horizontal
Description Displays all windows in a tiled configuration. Displays all windows in a horizontal line.
The Window menu also shows the names of files that you have open. When you have multiple files open, the file name at the top of the list is the one you are currently working with the active file.
k Tools Menu
Menu Screen Receiver Options
Toolbar Button Button
Description Starts up Screen Receiver. Displays a dialog box for configuring optional settings.
k Help Menu
Menu Manual
Submenu Calculator Manager PLUS
Description Displays the fx-9860GII Graphic Scientific Calculator Users Guide. Displays the fx-9860GII Manager PLUS Users Guide. Displays the end user license agreement. Displays version information.
License About
Toolbar
This section explains the fx-9860GII Manager PLUS toolbar buttons. The toolbar buttons correspond to menu bar commands. See the section of this manual that explains the menu bar for details about each buttons function.
k Standard Toolbar
Editor
New Open Save Print Print Cut Copy Paste Undo Redo Screen Receiver Preview
k Log Toolbar
Stop Pause
Record
k Edit Toolbar
Add 2 Delete 3 Insert Pause
4 Font. Specifies the font of input text. 5 Font Size. Specifies the font size of input text. 6 Key-Log Record. Selects the Key-Log record to be played back or edited.
k Bitmap Toolbar
1 Screen Cap 2 Outer Frame Specifies an outer frame for screen captures. 3 Bitmap Size Specifies the bitmap size. A setting of 1 through 10 can be selected.
Help text is displayed here. 2 Displays the process currently being performed.
3 Toggles between the insert and overwrite modes. Clicking here while in the Key-Log editor mode toggles between the insert mode and overwrite mode.
3. Emulator Mode and Key-Log Editor Mode
fx-9860GII Manager PLUS has two modes. You can use either of the following to operations to select the mode you want. On the [KeyLog] menu, select either [Emulator] or [Editor]. On the standard toolbar, click Emulator Mode Use this mode when you want to perform mainly emulator operations. Key-Log Editor Mode Use this mode when you want to perform mainly Key-Log data operations. or.
4. Emulating fx-9860GII Calculator Operation
The emulator makes it possible to mimic fx-9860GII calculator operation using your computers mouse and keyboard. For details about emulator operations, see the fx-9860GII Users Guide. You can view the Users Guide by selecting [Manual] - [Calculator] on the Help menu. Note that some emulator functions are different from the functions of the fx-9860GII calculator. For details, see 9. Differences between fx-9860GII Calculator and fx-9860GII Manager PLUS Functions (page E-34).
k Using the Emulator
Key operations are identical to those you perform on the calculator. Operation results appear on the LCD screen.
LCD Screen
Keypad
In the Emulator Mode, you use your computer keyboard to operate the emulator. The following explains the keyboard keys you should use to perform each emulator key operation. (1) Computer keyboard keys that have the same key markings as the emulator keys aj,., +, -, (, ), ,, M, 16, f, c, d, e
(2) Computer keyboard keys that have different key markings as the emulator keys Computer Key [Tab] [Insert] [Home] [Page Up] [Page Down] [End] [Esc] [Delete] [Back Space] [Enter] [*] [/] Emulator Key A ! K J m a J D D w * /
k Changing the Size of the Emulator
You can select one of two sizes for the emulators keypad and one of five sizes for the display area.
To specify the size of the keypad
1. On the [View] menu, select [Calc Key]. 2. From the submenu that appears, select the keypad size you want.
To specify the size of the LCD screen
1. On the [View] menu, select [Calc Screen]. 2. From the submenu that appears, select the LCD screen size you want.
k Moving the LCD Screen Area and Keypad
You can drag the LCD screen and the keypad to any location you want on your computer screen.
k Using the Floating Emulator Feature
You can display the emulator LCD screen and its keypad in their own windows that are separate from the fx-9860GII Manager PLUS window.
To make the LCD screen a floating window
1. Double-click the LCD screen. 2. Drag the LCD screen to the left so it is outside of the main application window, and drop it there.
To make the keypad a floating window
1. Double-click the keypad. 2. Drag the keypad to the left so it is outside of the main application window, and drop it there.
k Moving the LCD Screen and Keypad Back into the Main Window
Perform the following steps to move the LCD screen and/or keypad back into the fx-9860GII Manager PLUS main window from independent floating windows. - Double-click the floating LCD screen and/or keypad. - Drag the LCD screen and/or keypad back to the left side of the fx-9860GII Manager PLUS main window.
You can return an independent floating window to the main window by dragging the floating window to the left side of the main window only. Dragging top, bottom, or right side of the main window will not work.
k Capturing the Emulator LCD Screen Image
You can use the following procedure to capture an image of the emulator LCD screen.
To capture the emulator LCD screen image
1. On the [File] menu, select [Screen Cap] to display a capture of the emulator LCD screen.
You could also click on the bitmap toolbar.
You can also add a frame to the captured image or change the image zoom factor, if you want. For details, see Bitmap Toolbar (page E-15) and LCD Screen Capture Settings (page E-28). If either a window containing of a captured image or the Key-Log screen is currently maximized (using the Windows maximize command) on your computer display, any window produced by the capture operation will also be maximized. This is true regardless of the size setting specified for screen capture on the Options dialog box (page E-28).
2. Select the captured screen image window and then click
To record emulator key operations using Key-Log
to start Key-Log recording.
2. Perform operations on the emulator.
Keys appear in the sequence you press them.
3. Click 4. Click
to stop Key-Log recording. to save the Key-Log file.
To perform Key-Log auto play of a recorded key operation
1. Click 2. Click
and then open the Key-Log file you want to play. to start playback.
The next key to be played back is orange.
Played key operations are blue.
The last played key is blue.
The next key to be played is framed in orange.
Click Click
to pause playback. to restart playback after pausing it. Stopping playback causes all keys to return to their original colors.
3. To stop playback, click
You can use the optional settings dialog box (page E-28) to configure playback settings like the key playback interval following a pause, the color of playback keys, etc. Simultaneous playback of multiple Key-Log files is not supported. If you try to open a Key-Log file while another Key-Log file is already open, the currently open file will close automatically. If the currently open file has been edited, a message will appear asking if you want to save it before closing.
To playback a Key-Log record manually (STEP playback)
and then open the Key-Log file you want to play. to play the first key operation in the Key-Log. to play Key-Log contents one step at a time.
3. Keep pressing
4. To stop playback, click
To edit a Key-Log record
and then open the Key-Log file you want to edit.
2. Select the Key-Log record you want to edit.
Select the Key-Log record from this menu.
3. Edit the key operations and text of the Key-Log record.
You can use normal text input and editing operations to edit the keys in a Key-Log record. When inputting text, you can specify the font and font size you want to use.
Font Size
4. Click
to save the Key-Log file.
To add a Key-Log record to the currently open Key-Log file
After opening the Key-Log file to which you want to add the record, click. This automatically assigns the Key-Log record a name (Example: Data1) and displays it in the menu.
To rename a Key-Log record
1. Select the Key-Log record you want to rename from the menu. 2. Click the name of the Key-Log record and then change it. 3. Press the [Enter] key.
To delete a Key-Log record
1. Select the Key-Log record you want to delete from the menu. 2. Click
There must be at least one Key-Log record in memory. You will not be able to delete a Key-Log record if it is the only one left in memory. to delete the selected Key-Log record and display the next one.
If you are printing a bitmap image that was created using another application and does not fit within the preview area, only the part within the preview area will be visible. Also, only that part will be printed. E-30
k Print Preview
Selecting [Print Preview] on the [File] menu displays the print preview image. 3 4
1 Displays the Print dialog box. 2 Enlarges the preview image. 3 Reduces the size of the preview image. 4 Closes the print preview window image.
k Print Setup Dialog Box
Selecting [Print Setup] on the [File] menu displays the Print Setup dialog box.
Shortcut Menu
Right-clicking the mouse displays one of the shortcut menus shown below. During Key-Log Editing
During Bitmap Display of the Calculator Screen
A screen zoom operation affects only the screen where you display the shortcut menu. If you have multiple screens on the display, the other screens are not affected by the zoom operation.
When Using the Emulator
On the Emulator Keypad
8. File Types Supported by fx-9860GII Manager PLUS
fx-9860GII Manager PLUS supports files with the file name extensions described below.
Extension g1m g2m g1e
Description Emulator or calculator user memory data file (variables, programs, etc.) Emulator or calculator user memory data file (variables, programs, etc.) eActivity file
Supported Software All fx-Manager PLUS software Software after fx-Manager PLUS Ver. 2.0 All fx-Manager PLUS software (not including fx-9750GII Manager PLUS and GRAPH 35+ Manager PLUS) Software after fx-Manager PLUS Ver. 2.0 (not including fx-9750GII Manager PLUS and GRAPH 35+ Manager PLUS) All fx-Manager PLUS software (not including fx-9750GII Manager PLUS and GRAPH 35+ Manager PLUS)
eActivity file
g1a g1l g1n g1k
Add-In application Add-In message Add-In menu fx-9860GII Manager PLUS Key-Log file
All fx-Manager PLUS software
You can use the MEMORY application to import all file types (except g1k) into the emulator. Files with the extension g1k can be used in Key-Log files.
9. Differences between fx-9860GII Calculator and fx-9860GII Manager PLUS Functions
This section explains the differences between fx-9860GII calculator functions and fx-9860GII Manager PLUS emulator functions.
k eActivity Applications (SD Card Access) (Not included on the fx9750GII/GRAPH 35+)
Calculator: SD card access supported. Emulator: Performing an operation that accesses an SD card displays a dialog box, which can be used to open an eActivity saved on your computer or save an eActivity on your computer. Trying to perform an optimize operation while accessing an SD card will cause an error. Example: To use the emulator to create a new eActivity file (ABC.g1e) on an SD card (actually your computers hard disk)
k SYSTEM Applications (Contrast, Auto Power Off, Reset)
Calculator: Contrast adjustment, auto power off setting configuration, and SD card formatting supported. Emulator: Contrast adjustment, auto power off setting configuration, and SD card formatting not supported. Attempting to perform any of these operations causes an error.
k Installing an Add-In (Not included on the fx-9750GII Manager PLUS/ GRAPH 35+ Manager PLUS)
You can perform the following procedure on the emulator to install an Add-In application, Add-In language, or an eActivity. Example: To install an Add-In application
This displays a dialog box for opening a file.
3. Select the Add-In file you want and then click [Open].
4. Click 2.
5. Click E.
6. Click J.
7. Click m.
The icon of the application you just installed should be visible on the Main Menu.
Some Add-In applications may act differently on the fx-9860GII calculator than they do on the emulator.
k LIGHT Key (fx-9860GII/fx-9860G Slim/GRAPH75/95 only)
Calculator: Turns on the display backlight. Emulator: No operation
k HELP Key (fx-9860G Slim only)
Calculator: Enables the HELP function. Emulator: Enables the HELP function only if Key-Log recording is stopped or paused. The HELP key is disabled while Key-Log recording or playback is in progress.
k OFF (! + A)
Calculator: Turns off power. Emulator: Does not turn off the emulator. (! + O does not perform any operation.)
k COPY & PASTE
Calculator: COPY & PASTE supported on the calculator. Emulator: COPY & PASTE supported on the calculator, and between the calculator and other applications running on the computer. Copy and paste of fx-9860GII calculator-specific input codes between fx-9860GII Manager PLUS and other applications is not supported in some cases. Supports copy and paste between an emulator spreadsheet and an Excel spreadsheet running on your computer. (Not included on the fx-9750GII Manager PLUS/GRAPH 35+ Manager PLUS) Copy and paste of the following formulas is supported between an emulator spreadsheet and an Excel spreadsheet running on your computer. +, , `, /, ^, =, <>, >, <, >=, <=, $, : IF, MIN, MAX, AVERAGE, MEDIAN, SUM, PRODUCT LOG, FACT, POWER, SQRT, LOG10, LN, PI SIN, COS, TAN, ASIN, ACOS, ATAN, SINH, COSH, TANH, ASINH, ACOSH, ATANH ABS, GCD, LCM, MOD, TRUNC, INT, ROUND, PERMUT, COMBIN, RAND, NOT, AND, OR
The table below shows how some formulas may be modified automatically when a paste operation is performed.
* The allowable zoom size is limited by the resolution of the computer. Help Menu Menu Manual Submenu Calculator Manager PLUS License About Description Displays the fx-9860GII Graphic Scientific Calculator Users Guide. Display the fx-9860GII Manager PLUS Users Guide. Displays the end user license agreement. Displays version information.
11. Error Message Table
k fx-9860GII Manager PLUS
Message An error occurred while reading the file <file name>. The file may be corrupted. There is no more playable data. Description Wrong file format. Required Action Check the file to see if it is corrupted. Move the input cursor to the left of the keys you want to play back, and perform the play operation. To delete all of the current records, first add a different record. At least one Key-Log record must be remaining in memory. Run the application on a computer that is using a supported operating system. Save the Key-Log file under a different file name. Make sure there is enough free memory remaining to complete the operation and try again. Make sure that you are logged on with administrator privileges.
There are no playable keys to the right of the input cursor.
You cannot delete all KeyLog records. Before deleting the selected record, first add a new record. This application cannot run on this computers operating system. <file name> This file is read-only. Use a different file name. A problem occurred while adding a Key-Log record. After confirming there is enough memory capacity to store the record, try again.
You are trying to delete all Key-Log records, which is not allowed.
You are trying to run the application under an operating system that is not supported. You are trying to save a readonly Key-Log file after editing or recording to it. Some problem occurred while adding a Key-Log record.
Make sure that you are logged You currently are logged on on with administrator with non-administrator privileges. privileges. A problem occurred while writing to the file <file name> because not enough disk space is available. Check the remaining capacity of your disk and try again. This application cannot be started up because the DLL version is wrong. This may be due to a problem during installation. Re-install the application.
There is not enough disk Make sure there is enough free space available to save the file. memory available and try again.
Your computer has the wrong DLL version.
Installation may have failed, so re-install the application.
Message A problem occurred while reading file <file name>. The disk being read from may be damaged or may not exist. Check the disk and try again. A problem occurred while writing file <file name>. The disk being written to may be damaged or may not exist. Check the disk and try again. A problem occurred while reading file <file name>. The file may have been moved or deleted.
Description A problem occurred while reading from a disk.
Required Action Check the disk for data corruption and confirm that the disk exists. Then try again.
A problem occurred while writing to a disk.
Check the disk for data corruption and confirm that the disk exists. Then try again.
A problem occurred when you tried opening a file from the list of previously opened files on the File menu.
Check to see if the file has been moved or deleted.
There is not enough memory. There is not enough memory Increase memory capacity and to perform the operation. try again. A problem occurred while launching the emulator. Try re-starting the application. If you still cannot launch, it could mean that the emulator is damaged. Update the emulator or reinstall it. A problem occurred while launching the manual (***.pdf) viewer. Download the viewer from the site below and reinstall it. http://get.adobe.com/reader/ otherversions/ The following characters cannot be used in a Key-Log record name. :\ /?*[] A system error has occurred. Exit the emulator and restart it. If this does not correct the problem, it could mean that the emulator file is damage. Reinstall the emulator. A problem occurred during emulator startup.
Increase memory capacity and try again. Try restarting the application. If this does not work, it could mean that the emulator is damaged. Update the emulator or reinstall it.
A problem occurred during manual viewer startup.
Download and install a new viewer from http://get.adobe.com/reader/ otherversions/.
The Key-Log record name you are trying to use contains an illegal character.
The following characters are not allowed in Key-Log record names. :\ /?*[] Follow the steps that are shown on the display and try again.
Message A system error has occurred. (1) Shut down all other applications that you are not currently using. (2) Check how much free space is available on your computers hard disk. (3) Exit the emulator and restart it. If this does not correct the problem, it could mean that the emulator file is damage. Reinstall the emulator. A problem occurred while accessing the registry. Check to make sure that the emulator is installed correctly. The path and/or filename exceeds the maximum length allowed by your Windows operating system. A problem occurred while importing <file name>. Note that import of a file created on another model is not supported. A Key-Log file cannot be created or opened while KeyLog data is being played back or recorded. Stop playback or recording and try again. File Extension Error
You are attempting to open a Key-Log file (g1k) whose version is older than that of the software you are currently running. Note that operations may not match the operations in the Key-Log file.
k Screen Receiver
Message A connection could not be established. Either the calculator is not connected or the connected calculator is not in the Screen Receiver Mode. Correct the problem and try again. For details, select the following on the menu bar: Help Manual - Manager PLUS, or refer to the Manager PLUS users guide. Description You started a data communication operation while the USB cable was not connected. Required Action Check for proper connection of the calculator to the computer and confirm that the calculator is in the Screen Receiver mode. Then try again. See 10. Using Screen Receiver to Display the Calculator Screen Image on Your Computer for details.
Message
Required Action Disconnect the USB cable and check the setup of the calculation. Then try again. See 10. Using Screen Receiver to Display the Calculator Screen Image on Your Computer for details.
A problem occurred during Some problem occurred during communication. data communication. Disconnect the USB cable, check the setup of the calculator, and try again. For details, select the following on the menu bar: Help Manual - Manager PLUS, or refer to the Manager PLUS users guide. Multiple calculators have been Multiple calculators are detected. connected to the computer. To start communication, make sure there is a USB connection with a single calculator.
Make sure that there is only one USB connection to a single calculator before starting communication. See 10. Using Screen Receiver to Display the Calculator Screen Image on Your Computer for details. Follow the steps that are shown on the display and try again. See 10. Using Screen Receiver to Display the Calculator Screen Image on Your Computer for details.
The image could not be sent from the calculator. (1) Try pressing a key on the calculator. (2) Check to make sure that the calculator is in the Screen Receiver Mode. If the screen is not sent after you perform the above steps, disconnect the USB cable and check the calculator setup. Next, reconnect and try again. For details, select the following on the menu bar: Help Manual - Manager PLUS, or refer to the Manager PLUS users guide.
The calculator screen image cannot be sent for some reason.
Message The connection has been broken for some reason and is being restored. If data communication does not resume after some time, perform the operation described below. Try pressing a key on the calculator. If the screen is not sent after you perform the above steps, disconnect the USB cable and check the calculator setup. Next, reconnect and try again. For details, select the following on the menu bar: Help - Manual - Manager PLUS, or refer to the Manager PLUS users guide.
CASIO COMPUTER CO., LTD.
6-2, Hon-machi 1-chome Shibuya-ku, Tokyo 151-8543, Japan
SA0906-A
Tags
DGS-3426P HO-FCS-51 Serie II KM 540 Aficio2035E-45E Pavilion 6700 KDC-X590 F1000 Hitachi W53H 575MS-lb575ee- P4GE-V LE32A454c1 Logitech Z-10 RV4000 Gloss SGH-T239 VG-88 Samsung W699 Acerpower 1000 Locator Iphone IF 4155 VT50FX MCM772 12 DVR-610 Ericsson T237 DEH-P7550MP Z250A Storm SC-MT1 WP13T590 8300HDC DSC-S2100 B WL-700GE PRO 12 47LG70 AVR-1706 SC-VK950 VP-1850 B9180 5601awlmi DBX 1046 DR4912B 33MS25UD WM-EX655 Champ XD Touch PRO BBA 2864 DVP3020K MF5770 FE802 DVD-A1 Air WAR Hayabusa Windows I865GV RHC-10 CDM-7834R 42PB120S4 TF1252E Altima Toshiba A100 Singer 4830 Aztek 2002 Yamaha T-80 Dlx-10 Nightmatic 3000 CDX-A360 Wixxl106 MF6530 5200DX 28PW5407-01 College II Titan-2004 HVL-IRC DPP-fphd1 YZ85-2004 Blazer12 LE19A650a1 Motorola I580 Amex 601 MX-510 AJ-LT95 CY-VM7203N DVF-3530 KDL-20S2000 My WAY Zoom-nikkor Zire 72 DEH-P8100BT Review DJM-300S LE46A558 HP2071F GUC232A Edition-2007 AZ-2 Zoom SC-8820 Hssk40-50 Indoor RTS X422 MFP
manuel d'instructions, Guide de l'utilisateur | Manual de instrucciones, Instrucciones de uso | Bedienungsanleitung, Bedienungsanleitung | Manual de Instruções, guia do usuário | инструкция | návod na použitie, Užívateľská príručka, návod k použití | bruksanvisningen | instrukcja, podręcznik użytkownika | kullanım kılavuzu, Kullanım | kézikönyv, használati útmutató | manuale di istruzioni, istruzioni d'uso | handleiding, gebruikershandleiding
Sitemap
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101







