Click or drag to resize

TS50LockTag Method (String, String, DictionaryMemoryBank, LockAction)

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool LockTag(
	string hexSelectedPcEpc,
	string hexAccessPassword,
	Dictionary<MemoryBank, LockAction> lockInfos
)

Parameters

hexSelectedPcEpc
Type: SystemString

[Missing <param name="hexSelectedPcEpc"/> documentation for "M:com.gigatms.TS50.LockTag(System.String,System.String,System.Collections.Generic.Dictionary{com.gigatms.Parameters.MemoryBank,com.gigatms.Parameters.LockAction})"]

hexAccessPassword
Type: SystemString

[Missing <param name="hexAccessPassword"/> documentation for "M:com.gigatms.TS50.LockTag(System.String,System.String,System.Collections.Generic.Dictionary{com.gigatms.Parameters.MemoryBank,com.gigatms.Parameters.LockAction})"]

lockInfos
Type: System.Collections.GenericDictionaryMemoryBank, LockAction

[Missing <param name="lockInfos"/> documentation for "M:com.gigatms.TS50.LockTag(System.String,System.String,System.Collections.Generic.Dictionary{com.gigatms.Parameters.MemoryBank,com.gigatms.Parameters.LockAction})"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.gigatms.TS50.LockTag(System.String,System.String,System.Collections.Generic.Dictionary{com.gigatms.Parameters.MemoryBank,com.gigatms.Parameters.LockAction})"]

See Also