Mercury API
Gen2..::.Alien..::.Higgs2..::.PartialLoadImage Constructor (accessPassword, killPassword, epc)
NamespacesThingMagicGen2..::.Alien..::.Higgs2..::.PartialLoadImageGen2..::.Alien..::.Higgs2..::.PartialLoadImage(UInt32, UInt32, array<Byte>[]()[])
Constructor to initialize the parameters of WriteTag
Declaration Syntax
C#Visual BasicVisual C++
public PartialLoadImage(
	uint accessPassword,
	uint killPassword,
	byte[] epc
)
Public Sub New ( _
	accessPassword As UInteger, _
	killPassword As UInteger, _
	epc As Byte() _
)
public:
PartialLoadImage(
	unsigned int accessPassword, 
	unsigned int killPassword, 
	array<unsigned char>^ epc
)
Parameters
accessPassword (UInt32)
the access password to write on the tag
killPassword (UInt32)
the kill password to write on the tag
epc (array< Byte >[]()[])
the EPC to write to the tag. Maximum of 12 bytes (96 bits)

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)