SettingsEpcBitStart Property  | 
 
 The start bit when trim EPC binary digits before output with keyboard. Counting from rightmost bit to left.
 
 
    Namespace: 
   com.gigatms.Parameters.UR0250
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic int EpcBitStart { get; set; }Public Property EpcBitStart As Integer
	Get
	Set
public:
property int EpcBitStart {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32
 The start bit of EPC binary digits.
 
See Also