TRJSTAT
ASCII - Command | TRJSTAT |
|
| |
Syntax Transmit | TRJSTAT |
| ||
Syntax Receive | TRJSTAT <Data> | Available in |
| |
Type | Variable ro | MMI | Yes | |
ASCII Format | Integer32 | CANBus Object Number | 3613 (hex) | |
DIM | - | PROFIBUS PNU | 1875 (dec) IND = 0000xxxx (bin) | |
Range | 0 .. 0xFFFFFFFF | DPR | 275 (dec) | |
Default | - |
| ||
Opmode | All | Data Type Bus/DPR | Integer32 | |
Drive State | - | Weightning |
| |
Start Firmware | 2.03 |
| ||
Configuration | No | Revision | 1.5 | |
Function Group | Drive Status | EEPROM | No | |
Short Description | Status2 Information |
Description
The TRJSTAT command returns the internal status information in the form of a bit-variable.The status information is primarily used for internal functions. Only the bits that are marked by an * can be used for external functions (control system).
Bits 16 ... 20 are also mirrored in the DRVSTAT status variable.
Bit | Significance | Meaning |
---|---|---|
0 | 0x00000001 | =1 the output INPOS2 is updated every msec |
1 | 0x00000002 | =1 At the end of the actual motion task, the drive outputs no IN-POSITION signal (a motion task sequence was activated. |
2* | 0x00000004 | =1 Toggle Bit "Motion task finished". |
3...15 |
| Reserved |
16* | 0x00010000 | =1 Motion task active (position control) |
17* | 0x00020000 | =1 Reference point set |
18* | 0x00040000 | =1 Home position |
19* | 0x00080000 | =1 In-Position |
20* | 0x00100000 | =1 Position latch activated (positive latch) |
21* | 0x00200000 | =1 Homing move is active |
22* | 0x00400000 | =1 Jog move active |
23 | 0x00800000 | =1 Position latch activated (negative latch) |
24 | 0x01000000 | =1 Emergency stop active |
25 | 0x02000000 | =1 position latch at input1 (positive transition), if a rising edge at input 1 is detected, when input1 is defined as latch input (IN1MODE=26). |
26 | 0x04000000 | =1 position latch at input1 (negative transition), if a falling edge at input 1 is detected, when input1 is defined as latch input (IN1MODE=26). |
27 .. 31 |
| Reserved |