Casio IT-2000D User Manual

Page 144

Advertising
background image

144

Acquisition of Connector Status

Acquires the connection setting of the I/O Box and AC adaptor.

SYNTAX

int SYS_GetConnectorStatus(int nType);

INPUT

nType = Connector type

0 I/O Box

1 AC adaptor or I/O Box

OUTPUT

= 0 Normal termination

= 1 Connected

= -1 Parameter error

Key Click Sound ON/OFF

Sets the key click sound to ON or OFF.

SYNTAX

int SYS_SetKeyClck(int OnOff);

INPUT

nOnOff = 0 OFF

Other than 0 ON

OUTPUT

= 0 Normal

= -2 No response from KBC

= -3 VxD not registered (for IT-2000W only)

Acquisition of Key Click Sound Status

Acquires the key click sound ON/OFF setting.

SYNTAX

int SYS_GetKeyClick();

INPUT

None

OUTPUT

= 0 OFF

= 1 ON

= -2 No response from KBC

= -3 VxD not registered (for IT-2000W only)

Advertising