Click or drag to resize

TS800_60SetTagPrivacyUntraceable Method

Sets tag Gen2 untraceable.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool SetTagPrivacyUntraceable(
	string hexSelectedPcEpc,
	string hexAccessPassword,
	UntraceableInfo untraceableInfo
)

Parameters

hexSelectedPcEpc
Type: SystemString
The hexadecimal selected pc epc.
hexAccessPassword
Type: SystemString
The hexadecimal access password.
untraceableInfo
Type: com.gigatms.ParametersUntraceableInfo
The untraceable information.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.gigatms.TS800_60.SetTagPrivacyUntraceable(System.String,System.String,com.gigatms.Parameters.UntraceableInfo)"]

See Also