You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Флаги, задающие список возможных моделей ключа, участвующих в поиске

Синтаксис 

public class GrdFMM

Константы 

GS1L
public static final GrdFMM GS1L

Guardant Stealth LPT

Значение константы: 1 << GrdDM.GS1L.mValue

GS1U
public static final GrdFMM GS1U

Guardant Stealth USB

Значение константы: 1 << GrdDM.GS1U.mValue

GF1L
public static final GrdFMM GF1L

Guardant Fidus LPT

Значение константы: 1 << GrdDM.GF1L.mValue

GS2L
public static final GrdFMM GS2L

Guardant Stealth II LPT

Значение константы: 1 << GrdDM.GS2L.mValue

GS2U
public static final GrdFMM GS2U

Guardant Stealth II USB

Значение константы: 1 << GrdDM.GS2U.mValue

GS3U
public static final GrdFMM GS3U

Guardant Stealth III USB

Значение константы: 1 << GrdDM.GS3U.mValue

GF1U
public static final GrdFMM GF1U

Guardant Fidus USB

Значение константы: 1 << GrdDM.GF1U.mValue

GS3SU
public static final GrdFMM GS3SU

Guardant Sign/Time USB

Значение константы: 1 << GrdDM.GS3SU.mValue

GCU
public static final GrdFMM GCU

Guardant Code USB

Значение константы: 1 << GrdDM.GCU.mValue

GSP
public static final GrdFMM GSP

Guardant SP Software

Значение константы: 1 << GrdDM.GSP.mValue

IniTimeOutSearch
public static final GrdGIR IniTimeOutSearch

Broadcasting search timeout in seconds. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500A

IniClientUDPPort
public static final GrdGIR IniClientUDPPort

Client's UDP port for sending of datagrams to a server. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500B

IniServerUDPPort
public static final GrdGIR IniServerUDPPort

Server's UDP port for sending of replies to a client. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500C

IniBroadcastAddress
public static final GrdGIR IniBroadcastAddress

Broadcasting address . Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500D

IniFileName
public static final GrdGIR IniFileName

Initialization file name. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500E

LocalMACAddress
public static final GrdGIR LocalMACAddress

MAC address of the local network adapter. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500F

FullHostName
public static final GrdGIR FullHostName

Full name of the local host. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x5010

IniServerIPName
public static final GrdGIR IniServerIPName

Server IP address or host name. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x5011

 

  • No labels