US c

VERSAJET

 

 

 

[Name]

Get Bluetooth configurations

 

 

Programming Reference

 

 

 

 

[Format]

ASCII

US c

 

 

 

 

 

 

 

 

 

Hex

1F 63

 

 

 

 

 

Decimal

31 99

 

 

 

 

[Return value]

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Function

 

Length (Byte)

Value

 

 

 

 

Start Byte

 

1

0x5F

 

 

 

 

Enable/Disable

1

Reserve

 

 

 

 

Bluetooth

 

 

 

 

 

 

 

Profile

 

1

0x00: SPP

 

 

 

 

Authentication

1

0x00: Disable

 

 

 

 

 

 

 

0x01: Enable

 

 

 

 

PIN Code

 

8

0x20~0x7E + 0x00 (Null)

 

 

 

 

Device Name

 

15

0x20~0x7E + 0x00 (Null)

 

 

 

 

End Byte

 

1

0x00

[Description]

Get Bluetooth Configurations.

[Notes]

 

 

This is a real-time command that the printer executes upon receiving it.

The printer returns 28 bytes, the first and last bytes are fixed values. Make sure the host computer can receive data from receiving buffer.

The return value of PIN code is a fixed length of 8 bytes, filled with char 0x00(Null) for remaining bytes if the length of real data is smaller than 8.

218