Datalogic .NET SDK

BTPair (Sub-Class)

 

Syntax

 

public sealed class BTPair

 

 

Class                           : Device

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Overview

Class that returns or sets the Bluetooth pairing data.

 

Constructors

 

 

BTPair()

 

BTPair (ulong[] bt_addr,uint[] cod,String[] addrstr, String[] name, bool[] auth, bool[] encrypt, String[] port, int[] portindex,  BTDirect[] direction)

 

 

Public Properties

 

 

Type

Name

 

ulong[]

BT_Addr { get; }

64-bit UUID.

uint[]

COD { get; }

Class of Device.

String[]

AddrStr { get; }

String version of UUID.

String[]

Name { get; }

Device Name.

bool[]

Auth {get; }

Authentication Enable.

Bool[]

Encrypt { get; }

Encryption Enable.

String[]

Port { get; }

Virtual Port.

int[]

PortIndex { get; }

COM port index.

BTDirect[]

Direction { get; }

Pairing's direction.

 

 

 

 

Copyright © Datalogic ADC. All Right Reserved