writebinblock(v,data,datatype)
writes a binblock of data in the form specified by
datatype to the VISA resource v. The function
suspends MATLAB® execution until the specified values are written to the remote host.
Example: writebinblock(v,1:5,"uint8") writes a binblock of data to
the VISA resource v.
Numeric or ASCII data, specified as a 1-by-N vector of numeric
values or as a character vector or string scalar of text. For all numeric
datatype types, data is a row vector of
values.
Example: writebinblock(v,1:5,"uint8") writes the values
[1,2,3,4,5].
Size and format of each value, specified as a character vector or string.
datatype determines the number of bytes to write for each value
and the interpretation of those bytes as a MATLAB data type.
Example: writebinblock(v,1:5,"double") writes the values
[1,2,3,4,5] as double data.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.