Initializes a new instance of the
SR5 class.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic SR5(
byte address
)
Public Sub New (
address As Byte
)
public:
SR5(
unsigned char address
)
Parameters
- address
- Type: SystemByte
[Missing <param name="address"/> documentation for "M:com.gigatms.SR5.#ctor(System.Byte)"]
See Also