. |
MemoryOut Mechaware API Documentation > Output
OverviewOverviewThe MemoryOut block is used to output a MechaWare block’s output to an internal memory location, other than those provided by the standard blocks. Any internal variable on the controller can be written to by the MemoryOut block. The Memory Address defines the internal variable memory location that will be written to by this block. The data type of the internal variable that is written to can be float (32 bits), double (64 bits), integer (32 bits) or a Long integer (64 bits). The configuration values for this block are as follows:
Matlab/Simulink
C++ APIMEMOUTBlockDeclaration Public Method
Description The MEMOUT block is used to output to memory locations other than those provided by the standard output blocks. Any internal variable on the controller can be written to using the MEMOUT block. See the Overview for details. Parameters
Methods
|
| | Copyright © 2001-2012 Motion Engineering |