<< ld_setmarkerW_ringbuf pipelines rt_server >>

ORTD Scilab Interface Toolbox >> pipelines > ld_write_ringbuf

ld_write_ringbuf

Write a portion to a ringbuffer

Calling Sequence

[sim] = ld_write_ringbuf(sim, events, data, ident_str, datatype, ElementsToWrite)

Description

data *+(ElementsToWrite) - data

ident_str (string) - name of the memory

datatype - ORTD datatype of the memory (for now only ORTD.DATATYPE_FLOAT)

ElementsToWrite (integer) - number of elements to write to the memory


Report an issue
<< ld_setmarkerW_ringbuf pipelines rt_server >>