184
V2.6 | 8/30/2022 | 1120758
7.19 Category: TransferControl
Category for the data Transfer Control features.
7.19.1 TransferStart
Starts the streaming of data blocks out of the device.
If the TransferStart feature is not writable (locked), the application should not start the
transfer and should avoid using the feature until it becomes writable again.
Name TransferStart
Category TansferControl
Interface ICommand
Access Write only
Unit -
Values -
7.19.2 TransferStatus
Reads the status of the Transfer module signal selected by TransferStatusSelector.
Name TransferStatus
Category TansferControl
Interface IBoolean
Access Read only
Unit -
Values
true = 1 (On)
false = 0 (Off)
7.19.3 TransferStatusSelector
Selects which status of the transfer module to read.
Name TransferStatusSelector
Category TansferControl
Interface IEnumeration
Access Read / Write
Unit -
Values
Stopped Data block transmission is stopped.
Streaming
Data blocks are transmitted when enough data is avail-
able.