Casio Cassiopeia PA-2400 Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para PDAs Casio Cassiopeia PA-2400. Casio Cassiopeia PA-2400 User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - C Library Manual

PA-2400C Library Manual(Version 1.00 )March 1998Casio Computer Co., Ltd.Copyright ©1998. All rights reserved.

Página 2 - Table of Contents

10where the system power was turned off by the Power-ON resume function.A disconnection from I/O Box should

Página 3

112.4 Source ListThis section introduces the IOBOX1.C program and its reference sources, and show a list of

Página 4

12 wc.cbWndExtra = 0; wc.hInstance = hInstance; wc.hIcon = NULL; wc.hCursor

Página 5 - 1. Supported Files

13{ HDC hdc; PAINTSTRUCT ps; RECT rect; DWORD ThreadID; switch (me

Página 6 - 1.1.3 File Check Utility

14 default: MessageBox( hWnd, TEXT( "Function call Failed!") , TEXT( "Messag

Página 7 - 2.2 Function

153. File Transfer Utility3.1 OverviewThis file utility performs file transfer either between a PC and PA-

Página 8

163.2 List of FunctionsWith this file transfer utility the following functions related to the file transfer

Página 9 - iobox_chk

173.3 Communication FunctionsOperational specifications for the FLCE should be made by initiating an approp

Página 10

183.4 Pathname Description Method1) Enclose every pathname in a pair of parentheses. A pathname must have

Página 11 - 2.4 Source List

19each slot, for example, " Storage Card" and " Storage Card2", thus no differentiation

Página 12

2Table of ContentsPreface 4Chapter 1. Supported Files 51.1 List of Dedicated Libraries 61.1.1 I/O Bootup Lib

Página 13

203.5 Rules of Describing Arguments Separate each parameter by inserting a space after each piece.

Página 14

213.6 Conditions on Communication Partner3.6.1 Rules of Naming Files and Directory PathsSpecify the pa

Página 15 - 3.1 Overview

223.6.3 /D (delete) Command OptionThese options (O: Forced deletion, R: Recursive call) of the delete com

Página 16 - 3.2 List of Functions

23 Default if the command-to-response interval time-out registry has no setup : 30 seconds Registry posi

Página 17 - 3.3 Communication Functions

243.7.2 Setting Up Registry with User ApplicationModify the registry as required from your application whil

Página 18

25err=FALSE;}else {err=FALSE;}if( err==TRUE)MessageBox( NULL, TEXT( "Success setting registry!") ,

Página 19

263.8 Termination CodesThe FLCE returns one of the codes listed in Table 3.7 as the termination code if com

Página 20

27 Table 3.7 List of Termination CodesError codeCategorycodeDetailcodeMeaning Possible cause Remedy00h 00h

Página 21

28Either the cable wasunplugged duringcommunication or the IrDAconnection is broken (wherethe H/PC is unmoun

Página 22 - 3.7.1 Setup Items

29 3.9 Log FileThe FLCE will create a log file to record communication logs.Log File NameThe current log f

Página 23

3Chapter 4. File Check Utility 454.1 Overview 454.2 List of Functions 454.3 Pathname Describing Method

Página 24

303.10 RestrictionsThe file transfer utility is subject to the following restrictions: The FLCE does not

Página 25

313.12 Details of Functions FLCE /Y< Description > Used to set up the device, baud rate, and co

Página 26 - 3.8 Termination Codes

32 If mode specification is omitted, the normal mode with the connection-wait time-

Página 27

33 FLCE /S< Description >Used to transmit a file on the local machine to the communication partner si

Página 28

34 To specify all files enter "*.*" as the file name. A wild card can be

Página 29 - 3.9 Log File

35 FLCE /R< Description > Uses a pathname request to specify a file that exists on the communicati

Página 30 - 3.11 Precautions

36Destination directory pathname As the last input parameter of this command describe the desti

Página 31 - FLCE /Y

37 FLCE /A< Description > Used to transmit the contents of a file that exists on the local machine

Página 32

38< Examples >FLCE /A " MY casio.dat " "b: your master.dat"This appends the con

Página 33 - FLCE /S

39 FLCE /D< Description > Used to delete a specified file or directory that exists on the communic

Página 34

4PrefaceThis manual describes the C language-dedicated library functions and utilities that run on the Casio

Página 35 - FLCE /R

40< Examples >FLCE /D "a: 12 *.dat" "b: casio 970613.dat"This deletes files und

Página 36

41 FLCE /N< Description > Used to move a file that is specified by the move source pathname and th

Página 37 - FLCE /A

42 FLCE /T< Description > This function transmits the system date and time of the local machine to

Página 38

43 FLCE (Idle Start)< Description > Passes the request right to the communication partner side and

Página 39 - FLCE /D

44 FLCE "casio.scr" Communication partner: Up/down utility for host PC (server mode)

Página 40

454. File Check Utility4.1 OverviewThe file check utility is used to check if an objective file has been s

Página 41 - FLCE /N

464.3.2 Rules of Naming Files and Directory Paths Table 4.28.3 Format Long File Name Drive letterWin

Página 42 - FLCE /T

474.5 Functions4.5.1 List File Generating Function If the names of files to be transferred (copied) f

Página 43 - FLCE (Idle Start)

484.5.2 List File ComparisonWith this function the following comparison will be made: Comparison betwe

Página 44

494.6 Format of List FilesThe format of list files to be generated with the file check utility is shown b

Página 45 - 4.2 List of Functions

51. Supported FilesThe following files will be supported by the C-library functions and utilities described

Página 46

504.7 Syntax Analysis of Script FilesIf a script file name is specified when generating a list file, the

Página 47 - 4.5 Functions

51<TIME_CMD> :: = 'T'<END_CMD> :: = '/'<PATHNAME_PAIR> :: = <PATHNA

Página 48 - 4.5.2 List File Comparison

524.8 Error Messages/CodesCode Message Meaning RemedyThe making of a list file completed.00The contents of

Página 49 - 4.6 Format of List Files

534.9 RestrictionsBecause of the Windows CE specifications some of the files contained in the Windows fold

Página 50

544.10 Details of Functions FCHKCE /G< Description >If the names of files to be transferred (copie

Página 51

55 abnormally terminated.) This append output is achieved in such a simple way that a

Página 52 - 4.8 Error Messages/Codes

56 FCHKCE /C< Description >This function will perform the following comparisons: a comparison between

Página 53 - 4.9 Restrictions

61.1 List of Dedicated Libraries1.1.1 I/O Bootup Library Function Table 1.1 I/O Bootup libraru funct

Página 54 - FCHKCE /G

72. I/O Bootup Library2.1 OverviewThe I/O bootup library monitors the connection status of the dedicated I

Página 55

8Because the interrupt signals are detected by their signal levels, they can be detected even if theorder of

Página 56 - FCHKCE /C

92.3 Details of Function iobox_chk< Description >Monitors the connection status between two PA-24

Comentários a estes Manuais

Sem comentários