Writes a 64-bit value to a location in a memory window mapped by Map Address.
You must use Map Address to map the address before you call this function. The address must be a valid memory address in the current process.
The resource to be used.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The offset, in bytes, from the beginning of the window mapped using Map Address. This input accepts 32-bit and 64-bit unsigned integers.
Default: 0
The data to write to the memory window.
Default: 0
The resource to which a VISA session is opened.
This output also includes the class for the session, which matches that of session in.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
The next byte offset after the data is written to the given offset in the mapped memory window.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application