RECTRIG
ASCII - Command | RECTRIG |
|
| |
Syntax Transmit | RECTRIG [Data] |
| ||
Syntax Receive | RECTRIG <Data> | Available in |
| |
Type | Variable rw | MMI | Yes | |
ASCII Format | String | CANBus Object Number | No | |
DIM | - | PROFIBUS PNU | No | |
Range | ASCII String (=Mode);Depends upon Mode (=Level);0 .. 1023 (=Loc.); 0, 1 (=Dir.) | DPR | No | |
Default | - |
| ||
Opmode | All | Data Type Bus/DPR | - | |
Drive State | - | Weightning |
| |
Start Firmware | 1.20 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Oscilloscope | EEPROM | No | |
Short Description | Scope: Activate Recording Function |
Description
The RECTRIG command prepares the SCOPE function for a data recording. The command is used in the following form.
RECTRIG mode level location direction
- mode: designates the name of a variable that is to be used to trigger the recording. If the designation IMM is used, the recording starts immediately. In this case, the parameters level, location and direction do not have to be specified.
- level: specifies the value of the variable that must be reached to trigger the recording.
- location: give the number of points that are to be recorded before the moment of the trigger event.
- direction: specifies in which direction the value must pass the threshold level of the mode variable to trigger the recording.
- direction=0 falling (variable value falls below threshold level)
- direction=1 rising (variable value goes above threshold level)