M_SMACRO
ASCII - Command | M_SMACRO |
| For Manufacturer Use only | |
Syntax Transmit | M_SMACRO [*] |
| ||
Syntax Receive | M_SMACRO <Data> | Available in |
| |
Type | Variable rw | MMI | No | |
ASCII Format | String | CANBus Object Number | No | |
DIM | - | PROFIBUS PNU | No | |
Range | - | DPR | No | |
Default | - |
| ||
Opmode | All | Data Type Bus/DPR | - | |
Drive State | - | Weightning |
| |
Start Firmware | 1.20 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Amplifier | EEPROM | - | |
Short Description | Display System Macros |
Description
A list of all the available system macros is displayed on the screen. The setting PROMPT=2 makes the display appear page-by-page. Pressing a key steps the display on to show the next side, <ESC> cancels the output to the screen.
A line on the screen has the following format: NAME (parameter) info
NAME - name of the macro
(parameter) - transfer parameter for macro
info - short description of macro
The command M_SMACRO * generates an additional line for each macro, in which the formats for the transfer parameters are shown. The abbreviations are as follows:
- f - fast: the parameter is a variable that must be held in the fast processor RAM.
- G - global: the parameter is a variable, to be held in fast or slow RAM
- v - variable: the parameter is a variable
- c- constant: the parameter is a constant (number)
- b - byte: 8-bit parameter
- w - word: 16-bit parameter
- l - long: 32-bit parameter