ACTRS232
ASCII - Command | ACTRS232 |
|
| |
Syntax Transmit | ACTRS232 [Data] |
| ||
Syntax Receive | ACTRS232 <Data> | Available in |
| |
Type | Variable rw | MMI | Yes | |
ASCII Format | Integer8 | CANBus Object Number | 3655 (hex) | |
DIM | - | PROFIBUS PNU | 1941 (dec) IND = 0000xxxx (bin) | |
Range | 0, 1, 2 | DPR | 341 (dec) | |
Default | 0 |
| ||
Opmode | All | Data Type Bus/DPR | Integer8 | |
Drive State | - | Weightning |
| |
Start Firmware | 2.40 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Communication | EEPROM | No | |
Short Description | Activate RS232 Watchdog |
Description
The ACTRS232 command activates or deactivates the monitoring of the serial interface (RS232-watchdog).
- ACTRS232=0 no monitoring of serial communication
- ACTRS232=1 the RS232-watchdog is activated. The watchdog timer can be set in msec through the RS232T command. The watchdog must be triggered by every serial command. When the timer runs out, all movement is stopped and the warning n04 is displayed. The warning must be cancelled by the Acknowledge fault function.
- ACTRS232=2 the RS232-watchdog is activated. The watchdog timer can be set in msec through the RS232T command. The watchdog must be triggered by every serial command. When the timer runs out, the present movement is stopped and ACTRS232 is set to 0. No warning is given out.
After switching on the amplifier, the RS232-watchdog is always deactivated (ACTRS232=0). When a service function is initiated via the serial interface, the PC program (or external controls) should ensure that the monitoring of the serial interface is switched on. In this way, you can be sure that if communication is interrupted or the PC crashes, the service function will be automatically terminated.