Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SAM-адреса полей данных для использования в функциях GrdRead и GrdWrite

Синтаксис 

Code Block
languagejava
public class GrdSAM

Константы 

Code Block
languagejava
titleKeyModelAddr
public static final GrdSAM KeyModelAddr

 0h, неизменяемое поле  = new GrdSAM(значение прошивается на стадии производства)

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

Code Block
languagejava
titleKeyMemSizeAddr
public static final GrdSAM KeyMemSizeAddr

1h, неизменяемое поле  = new GrdSAM(значение прошивается на стадии производства

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

Code Block
languagejava
titleKeyProgVerAddr
public static final GrdSAM KeyProgVerAddr

2h, неизменяемое поле  = new GrdSAM(значение прошивается на стадии производства)

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

Code Block
languagejava
titleKeyProtocolAddr
public static final GrdSAM KeyProtocolAddr

3h, неизменяемое поле  = new GrdSAM(значение прошивается на стадии производства)

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

Code Block
languagejava
titleClientVerAddr
public static final GrdSAM ClientVerAddr

4h, неизменяемое поле  = new GrdSAM(значение прошивается на стадии производства)  Example: 0x104 = new GrdSAM(1.4

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

Code Block
languagejava
titleKeyUserAddrAddr
public static final GrdSAM KeyUserAddrAddr

6h, неизменяемое поле  = new GrdSAM(значение прошивается на стадии производства)

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

Code Block
languagejava
titleRemoteNB
public static final GrdGIR RemoteNB

Guardant Net remote NetBIOS name

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

Code Block
languagejava
titleHeartBeatThread
public static final GrdGIR HeartBeatThread

Handle of internal heartbeat thread

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

Code Block
languagejava
titleIniTimeOutSend
public static final GrdGIR IniTimeOutSend

Send operation timeout in seconds. Requires the API to be started up with GrdFMR_Remote flag.

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

Code Block
languagejava
titleIniTimeOutReceive
public static final GrdGIR IniTimeOutReceive

Receive operation timeout in seconds. Requires the API to be started up with GrdFMR_Remote flag.

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

Code Block
languagejava
titleIniTimeOutSearch
public static final GrdGIR IniTimeOutSearch

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

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

Code Block
languagejava
titleIniClientUDPPort
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

Code Block
languagejava
titleIniServerUDPPort
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

Code Block
languagejava
titleIniBroadcastAddress
public static final GrdGIR IniBroadcastAddress

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

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

Code Block
languagejava
titleIniFileName
public static final GrdGIR IniFileName

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

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

Code Block
languagejava
titleLocalMACAddress
public static final GrdGIR LocalMACAddress

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

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

Code Block
languagejava
titleFullHostName
public static final GrdGIR FullHostName

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

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

Code Block
languagejava
titleIniServerIPName
public static final GrdGIR IniServerIPName

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

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