PROMPT
ASCII - Command | PROMPT |
|
| |
Syntax Transmit | PROMPT [Data] |
| ||
Syntax Receive | PROMPT <Data> | Available in |
| |
Type | Variable rw | MMI | Yes | |
ASCII Format | Integer16 | CANBus Object Number | 35D3 (hex) | |
DIM | - | PROFIBUS PNU | 1811 (dec) IND = 0000xxxx (bin) | |
Range | 0, 1, 2, 3 | DPR | 211 (dec) | |
Default | 1 |
| ||
Opmode | All | Data Type Bus/DPR | Integer16 | |
Drive State | - | Weightning |
| |
Start Firmware | 1.20 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Communication | EEPROM | No | |
Short Description | Select RS232 Protocol |
Description
The PROMPT parameter can be used to set the protocol for the RS232 transmission.
The following settings are possible:
PROMPT=0 | No Echo | The data that are received through the RS232 interface are not automatically echoed (transmitted). |
PROMPT=1 | "-->" plus Echo | The data that are received through the RS232 interface are automatically echoed (transmitted). |
PROMPT=2 | Terminal Mode | This setting is the same as PROMPT=1 except: |
PROMPT=3 | "-->" plus Echo plus Checksum | This setting is the same as PROMPT=1 except. Additional to that, a Checksum is transmitted and checked in both directions to prevent wrong data. |