DeviceWriteBuffer
DeviceWriteBuffer[device,vals]
fills the buffer on a device with the values vals.
DeviceWriteBuffer[device,paramvals]
fills the buffer associated with the parameter param with the values vals.
DeviceWriteBuffer[device,{param1vals1,param2vals2,…}]
fills the buffers associated with the parami with the corresponding values valsi .
Details
- A device can be specified either by a DeviceObject or by a string representing a device class.
- DeviceWriteBuffer is a blocking function; when called, it communicates with the device and does not return until it has finished writing data.
- DeviceWriteBuffer[device,vals] returns vals, even if for some reason the write operation fails.
Examples
open allclose allBasic Examples (2)
Text
Wolfram Research (2014), DeviceWriteBuffer, Wolfram Language function, https://reference.wolfram.com/language/ref/DeviceWriteBuffer.html.
CMS
Wolfram Language. 2014. "DeviceWriteBuffer." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DeviceWriteBuffer.html.
APA
Wolfram Language. (2014). DeviceWriteBuffer. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DeviceWriteBuffer.html