Denso BHT-400-CE Reference Manual page 325

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Status
Acquires the file transfer status.
Syntax
[VB]
Public ReadOnly Property
[C#]
public EN_STATUS
Property
File transfer status
Parameter values: as listed in EN_STATUS
Default value: EN_STATUS.READY
Exceptions
None
[Ex.] Acquire the file transfer status.
[VB] Dim Status As FileTransfer.EN_STATUS = MyFileTransfer.Status
[C#] FileTransfer.EN_STATUS Status = MyFileTransfer.Status;
Status
As EN_STATUS
Status
{get; }
- 319 -

Advertisement

Table of Contents
loading

Table of Contents