SettingsEpcTextStart Property |
The start character when trim or pad EPC text before output with keyboard. Counting from rightmost character to left.
Namespace:
com.gigatms.Parameters.SR5
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic byte EpcTextStart { get; set; }
Public Property EpcTextStart As Byte
Get
Set
public:
property unsigned char EpcTextStart {
unsigned char get ();
void set (unsigned char value);
}
Property Value
Type:
Byte
The start character of EPC text
See Also