Casio IT-2000W Technical Reference Manual page 218

Casio pda technical reference manual
Table of Contents

Advertisement

Transmission of Command
Transmits a command represented by a single ASCII code to the OBR. Various options including
"Readout mode", "Data transfer format", etc., can be set for this transmission. This setup does not
have to be made each time the power is turned on if it is written in the EEPROM.
For information about the setup procedure refer to "Setting Operation Mode/DT-9650BCR"
on page 223.
SYNTAX
#include "obrlib.h"
int FAR PASCAL _export OBR_Send(char far *pszcmd);
INPUT
pszcmd = pointer to command buffer (refer to the Command List.)
OUTPUT
= 0
= 1
Note :
This is to transfer command to OBR. For detail of each OBR command, refer to operation mode
setting of each OBR command.
: Normal termination
: Transmission error
218

Advertisement

Table of Contents
loading

Table of Contents