Difference between revisions of "MC-Basic:axis.DRIVESTATUS"

From SoftMC-Wiki
Jump to: navigation, search
(according Bug 102615 : In case of Fault, do not automatically rise bit #13 (aka C1D) in Status, set bit #19 instead. Set bit #13 only when fault + disable.)
 
(8 intermediate revisions by 3 users not shown)
Line 11: Line 11:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This read-only property queries the drive status. The drive status is returned every bus cycle and comprises 32 bits. Lower 16 bits reflect drive status word (object 0x6041/0). <br>
+
This read-only property queries the drive status. The drive status is returned every bus cycle and comprises 32 bits. Lower 16 bits reflect drive status word, i.e. the StatusWord (object 0x6041/0). <br>
 
You can find more information at the [http://servotronix.com/html/Help_CDHD_EN/HTML/home.htm#!Documents/6041hstatusword.htm CDHD manual] or at the [http://www.servotronix.com/html/stepIM_Help/HTML/#!Documents/6041hstatusword.htm stepIM manual]
 
You can find more information at the [http://servotronix.com/html/Help_CDHD_EN/HTML/home.htm#!Documents/6041hstatusword.htm CDHD manual] or at the [http://www.servotronix.com/html/stepIM_Help/HTML/#!Documents/6041hstatusword.htm stepIM manual]
 
<br>
 
<br>
Line 21: Line 21:
 
{{!}}-
 
{{!}}-
 
{{!}}0
 
{{!}}0
{{!}}style="background-color:#bddcfc"{{!}}14 & 15
+
{{!}}style="background-color:#bddcfc"{{!}}0
 
{{!}}Ready to switch on
 
{{!}}Ready to switch on
 
{{!}}'''0 - ''' Doesn't ready to switch on <br> '''1 - ''' Ready to switch on  
 
{{!}}'''0 - ''' Doesn't ready to switch on <br> '''1 - ''' Ready to switch on  
 
{{!}}-
 
{{!}}-
 
{{!}}1
 
{{!}}1
{{!}}style="background-color:#bddcfc"{{!}}14 & 15
+
{{!}}style="background-color:#bddcfc"{{!}}1
 
{{!}}Switched on
 
{{!}}Switched on
 
{{!}}'''0 - ''' Doesn't switched on <br> '''1 - ''' Switched on
 
{{!}}'''0 - ''' Doesn't switched on <br> '''1 - ''' Switched on
 
{{!}}-
 
{{!}}-
 
{{!}}2
 
{{!}}2
{{!}}style="background-color:#bddcfc"{{!}}14 & 15
+
{{!}}style="background-color:#bddcfc"{{!}}2
 
{{!}}Operation enabled
 
{{!}}Operation enabled
 
{{!}}'''0 - ''' Disabled <br> '''1 - ''' Enabled
 
{{!}}'''0 - ''' Disabled <br> '''1 - ''' Enabled
 
{{!}}-
 
{{!}}-
 
{{!}}3
 
{{!}}3
{{!}}style="background-color:#bddcfc"{{!}}13
+
{{!}}style="background-color:#bddcfc"{{!}}3
{{!}}Fault
 
{{!}}'''0 - ''' No fault in the system or drive stays enabled<br> '''1 - ''' Fault in the system and drive is disabled
 
{{!}}-
 
{{!}}
 
{{!}}style="background-color:#bddcfc"{{!}}19
 
 
{{!}}Fault
 
{{!}}Fault
 
{{!}}'''0 - ''' No fault in the system <br> '''1 - ''' Fault in the system  
 
{{!}}'''0 - ''' No fault in the system <br> '''1 - ''' Fault in the system  
 
{{!}}-
 
{{!}}-
 
{{!}}4
 
{{!}}4
{{!}}style="background-color:#bddcfc"{{!}}14 & 15
+
{{!}}style="background-color:#bddcfc"{{!}}4
 
{{!}}Voltage enabled
 
{{!}}Voltage enabled
 
{{!}}'''0 - ''' High voltage applied <br> '''1 - ''' High voltage not applied  
 
{{!}}'''0 - ''' High voltage applied <br> '''1 - ''' High voltage not applied  
 
{{!}}-
 
{{!}}-
 
{{!}}7
 
{{!}}7
{{!}}style="background-color:#bddcfc"{{!}}12
+
{{!}}style="background-color:#bddcfc"{{!}}7
 
{{!}}Warning
 
{{!}}Warning
 
{{!}}'''NOTE''' - warning isn't an error
 
{{!}}'''NOTE''' - warning isn't an error
Line 61: Line 56:
 
{{!}}-
 
{{!}}-
 
{{!}}12
 
{{!}}12
{{!}}style="background-color:#bddcfc"{{!}}3
+
{{!}}style="background-color:#bddcfc"{{!}}12
 
{{!}}Status command value processing
 
{{!}}Status command value processing
 
{{!}}'''0 - ''' Drive ignores the command values <br>(e.g., during Halt drive, drive controlled functions, programmed delay times) <br> '''1 - '''Drive follows the command values <br>
 
{{!}}'''0 - ''' Drive ignores the command values <br>(e.g., during Halt drive, drive controlled functions, programmed delay times) <br> '''1 - '''Drive follows the command values <br>
 
{{!}}-
 
{{!}}-
{{!}}20
+
{{!}}
{{!}}style="background-color:#bddcfc"{{!}}20
+
{{!}}style="background-color:#bddcfc"{{!}}29
 
{{!}}Data invalid
 
{{!}}Data invalid
 
{{!}}'''0 - ''' motion bus data is valid<br> '''1 - ''' motion bus data is not valid - corrupted or missing<br>
 
{{!}}'''0 - ''' motion bus data is valid<br> '''1 - ''' motion bus data is not valid - corrupted or missing<br>
 
{{!}}-
 
{{!}}-
{{!}}22
+
{{!}}
{{!}}style="background-color:#bddcfc"{{!}}22
+
{{!}}style="background-color:#bddcfc"{{!}}30
{{!}}Limit Switch in Drive (from version 0.4.17.2)
+
{{!}}Limit Switch in Drive (from version 0.4.20.4)
{{!}}'''0 - ''' Limit switch is not active <br>'''1 - ''' Limit switch is active<br>
+
{{!}}'''0 - ''' Negative Limit switch is not active <br>'''1 - ''' Limit switch is active<br>
 +
{{!}}-
 +
{{!}}
 +
{{!}}style="background-color:#bddcfc"{{!}}31
 +
{{!}}Limit Switch in Drive (from version 0.4.20.4)
 +
{{!}}'''0 - ''' Positive Limit switch is not active <br>'''1 - ''' Limit switch is active<br>
 
{{!}}}
 
{{!}}}
 +
<br>
  
 +
==='''AnyBus (legacy SERCOS)'''===
  
 
==='''Legacy SERCOS - <small><small>SERCOS only</small></small>'''===
 
 
{{{!}} class = "wikitable" style="text-align: left"
 
{{{!}} class = "wikitable" style="text-align: left"
{{!}}'''Bit'''
+
{{!}} '''Bit'''
{{!}}'''Description '''
+
{{!}} '''Description '''
 
{{!}} '''Values'''
 
{{!}} '''Values'''
{{!}}-
+
{{!}} '''equivalent DS402'''
{{!}}0
+
{{!}}-  
{{!}}AHS
+
{{!}}0  
{{!}}'''0''' or '''1''' - Service transport handshake of the drive
+
{{!}}AHS  
 +
{{!}}'''0''' or '''1''' - Service transport handshake of the drive  
 +
{{!}}
 +
{{!}}-
 +
{{!}}1
 +
{{!}}Busy
 +
{{!}}'''0 - ''' Step finished, ready for new step<br/> '''1 - ''' Step in progress, new step not allowed<br/>
 +
{{!}}
 +
{{!}}-
 +
{{!}}2
 +
{{!}}Error in service channel
 +
{{!}}
 +
{{!}}
 +
{{!}}-
 +
{{!}}3
 +
{{!}} Status command value processing
 +
{{!}}'''0 - ''' Drive ignores the command values<br/> (e.g., during Halt drive, drive controlled functions, programmed delay times)<br/> '''1 - '''Drive follows the command values<br/>
 +
{{!}} 12 (mode specific)
 +
{{!}}-
 +
{{!}}4
 +
{{!}}Parameterization levels (PL1, PL2)
 +
{{!}}'''0 - ''' PL1 and PL2 not active.<br/> '''1 - ''' PL1 or PL2 active.
 +
{{!}}
 +
{{!}}-
 +
{{!}}5
 +
{{!}}Procedure command change bit
 +
{{!}}
 +
{{!}}
 +
{{!}}-
 +
{{!}}6
 +
{{!}}Real-time status bit 1 (LMS valid)
 +
{{!}}
 +
{{!}}
 +
{{!}}-
 +
{{!}}7
 +
{{!}}Real-time status bit 2 (LMS idle)
 +
{{!}}
 +
{{!}} not used
 +
{{!}}-
 +
{{!}}8, 9, 10
 +
{{!}}Actual operation mode
 +
{{!}} '''0 0 0 - ''' Primary operation mode (defined by S-0-0032)<br/> '''0 0 1 - '''Secondary operation mode 1 (defined by IDN 33)<br/> '''0 1 0 - ''' Secondary operation mode 2 (defined by IDN 34)<br/> '''0 1 1 - ''' Secondary operation mode 3 (defined by IDN 35)
 +
{{!}} not used
 +
{{!}}-
 +
{{!}}11
 +
{{!}}Change bit for C3D
 +
{{!}}
 +
{{!}}
 +
{{!}}-
 +
{{!}}12
 +
{{!}}Change bit for C2D (Drive warning)
 +
{{!}}
 +
{{!}} 7
 +
{{!}}-
 +
{{!}}13
 +
{{!}}Drive Shutdown - Error in C1D
 +
{{!}}
 +
{{!}}
 +
{{!}}-
 +
{{!}} 14
 +
{{!}} Drive status
 +
{{!}} '''0 - ''' Disabled<br/> '''1 - ''' Enabled<br/> DS402: rtso AND so AND voltage_en AND oper_en
 +
{{!}} 0(RTS) and 1 (SO) and 2 (OE)
 +
{{!}}-
 +
{{!}} 15
 +
{{!}} Drive high power
 +
{{!}} '''0 - ''' High power off<br/> '''1 - ''' High power on<br/> DS402: rtso AND so AND voltage_en
 +
{{!}} 0 AND 1 AND 2 AND 4
 +
{{!}}-
 +
{{!}} 19
 +
{{!}} Fault
 +
{{!}}
 +
{{!}} 3 (FLT)
 +
{{!}}-
 +
{{!}} 29
 +
{{!}} Invalid Data
 +
{{!}}
 +
{{!}}
 +
{{!}}-
 +
{{!}} 30
 +
{{!}} Negative Limit Switch
 +
{{!}}
 +
{{!}}
 
{{!}}-  
 
{{!}}-  
{{!}}1
+
{{!}} 31
{{!}}Busy
+
{{!}} Positive Limit Switch
{{!}}'''0 - ''' Step finished, ready for new step <br> '''1 - ''' Step in progress, new step not allowed <br>
+
{{!}}  
{{!}}-
+
{{!}}  
{{!}}2
+
{{!}}}
{{!}}Error in service channel
 
{{!}}
 
{{!}}-
 
{{!}}3
 
{{!}}Status command value processing
 
{{!}} '''0 - ''' Drive ignores the command values <br> (e.g., during Halt drive, drive controlled functions, programmed delay times) <br> '''1 - '''Drive follows the command values <br>
 
{{!}}-
 
{{!}}4
 
{{!}}Parameterization levels (PL1, PL2)
 
{{!}}'''0 - ''' PL1 and PL2 not active. <br> '''1 - ''' PL1 or PL2 active.
 
{{!}}-
 
{{!}}5
 
{{!}}Procedure command change bit
 
{{!}}
 
{{!}}-
 
{{!}}6
 
{{!}}Real-time status bit 1
 
{{!}}
 
{{!}}-
 
{{!}}7
 
{{!}}Real-time status bit 2
 
{{!}}
 
{{!}}-
 
{{!}}8, 9, 10
 
{{!}}Actual operation mode
 
{{!}}'''0 0 0 - ''' Primary operation mode (defined by S-0-0032) <br> '''0 0 1 - '''Secondary operation mode 1 (defined by IDN 33) <br> '''0 1 0 - ''' Secondary operation mode 2 (defined by IDN 34) <br> '''0 1 1 - ''' Secondary operation mode 3 (defined by IDN 35)
 
{{!}}-
 
{{!}}11
 
{{!}}Change bit for C3D
 
{{!}}
 
{{!}}-
 
{{!}}12
 
{{!}}Change bit for C2D
 
{{!}}
 
{{!}}-
 
{{!}}13
 
{{!}}Drive Shutdown - Error in C1D
 
{{!}}
 
{{!}}-
 
{{!}}14
 
{{!}}Drive status
 
{{!}}'''0 - ''' Disabled <br> '''1 - ''' Enabled
 
{{!}}-
 
{{!}}15
 
{{!}}Drive high power
 
{{!}}'''0 - ''' High power off <br> '''1 - ''' High power on
 
  
{{!}}}
 
  
 +
  
|TYPE=
+
|TYPE= Long
Long
 
  
 
|RANGE=
 
|RANGE=
 
  
 
|UNITS=
 
|UNITS=
 
  
 
|DEFAULT=
 
|DEFAULT=
  
 +
|SCOPE= Configuration, Task or Terminal
  
|SCOPE=
+
|LIMITATIONS= Read only.<br/> '''SERCOS''': Valid only in SERCOS communication phase 4.<br/> '''EtherCAT''': Valid only in OP mode.<br/> '''EtherCAT and CAN''': Limit switch state is reflected in bit #22.
Configuration, Task or Terminal
 
  
|LIMITATIONS=
+
Bits 0,1,2,4,5,6,7,8,9,10,11,12 are applicable only to SERCOS<br/> '''EtherCAT/CANopen''':<br/> Bit 13: reflects state of bit #4 of status word (object 0x6041 subindex 0) and only if that object is mapped to PDO.
Read only. <br>
 
'''SERCOS''': Valid only in SERCOS communication phase 4.<br>
 
'''EtherCAT''': Valid only in OP mode.<br>
 
'''EtherCAT and CAN''': Limit switch state is reflected in bit #22.<br>
 
  
Bits 0,1,2,4,5,6,7,8,9,10,11,12 are applicable only to SERCOS <br>
+
|EXAMPLE=&nbsp;?a1.dstat
'''EtherCAT/CANopen''':<br>
 
Bit 13: reflects state of bit #4 of status word (object 0x6041 subindex 0) and only if that object is mapped to PDO.
 
  
|EXAMPLE=
+
If (a1.dstat band 2^14) Then&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ‘Check whether the drive is enabled
?a1.dstat<br>
 
  
If (a1.dstat band 2^14) Then                        ‘Check whether the drive is enabled
+
|SEE ALSO=
  
|SEE ALSO=
+
*[[MC-Basic:axis.DRIVECONTROL|axis.DRIVECONTROL]]  
* [[MC-Basic:axis.DRIVECONTROL|axis.DRIVECONTROL]]
 
  
 
}}
 
}}

Latest revision as of 09:53, 25 July 2022

Language: English  • 中文(简体)‎

This read-only property queries the drive status. The drive status is returned every bus cycle and comprises 32 bits. Lower 16 bits reflect drive status word, i.e. the StatusWord (object 0x6041/0).
You can find more information at the CDHD manual or at the stepIM manual

Bit - DS402 axis.DRIVESTATUS Description Values
0 0 Ready to switch on 0 - Doesn't ready to switch on
1 - Ready to switch on
1 1 Switched on 0 - Doesn't switched on
1 - Switched on
2 2 Operation enabled 0 - Disabled
1 - Enabled
3 3 Fault 0 - No fault in the system
1 - Fault in the system
4 4 Voltage enabled 0 - High voltage applied
1 - High voltage not applied
7 7 Warning NOTE - warning isn't an error
11 11 Internal limit active 0 - activated
1 - not activated
12 12 Status command value processing 0 - Drive ignores the command values
(e.g., during Halt drive, drive controlled functions, programmed delay times)
1 - Drive follows the command values
29 Data invalid 0 - motion bus data is valid
1 - motion bus data is not valid - corrupted or missing
30 Limit Switch in Drive (from version 0.4.20.4) 0 - Negative Limit switch is not active
1 - Limit switch is active
31 Limit Switch in Drive (from version 0.4.20.4) 0 - Positive Limit switch is not active
1 - Limit switch is active


AnyBus (legacy SERCOS)

Bit Description Values equivalent DS402
0 AHS 0 or 1 - Service transport handshake of the drive
1 Busy 0 - Step finished, ready for new step
1 - Step in progress, new step not allowed
2 Error in service channel
3 Status command value processing 0 - Drive ignores the command values
(e.g., during Halt drive, drive controlled functions, programmed delay times)
1 - Drive follows the command values
12 (mode specific)
4 Parameterization levels (PL1, PL2) 0 - PL1 and PL2 not active.
1 - PL1 or PL2 active.
5 Procedure command change bit
6 Real-time status bit 1 (LMS valid)
7 Real-time status bit 2 (LMS idle) not used
8, 9, 10 Actual operation mode 0 0 0 - Primary operation mode (defined by S-0-0032)
0 0 1 - Secondary operation mode 1 (defined by IDN 33)
0 1 0 - Secondary operation mode 2 (defined by IDN 34)
0 1 1 - Secondary operation mode 3 (defined by IDN 35)
not used
11 Change bit for C3D
12 Change bit for C2D (Drive warning) 7
13 Drive Shutdown - Error in C1D
14 Drive status 0 - Disabled
1 - Enabled
DS402: rtso AND so AND voltage_en AND oper_en
0(RTS) and 1 (SO) and 2 (OE)
15 Drive high power 0 - High power off
1 - High power on
DS402: rtso AND so AND voltage_en
0 AND 1 AND 2 AND 4
19 Fault 3 (FLT)
29 Invalid Data
30 Negative Limit Switch
31 Positive Limit Switch

Short form

<axis>.DStat

Syntax

?<axis>.DriveStatus

Availability

All versions

Type

Long

Scope

Configuration, Task or Terminal

Limitations

Read only.
SERCOS: Valid only in SERCOS communication phase 4.
EtherCAT: Valid only in OP mode.
EtherCAT and CAN: Limit switch state is reflected in bit #22.

Bits 0,1,2,4,5,6,7,8,9,10,11,12 are applicable only to SERCOS
EtherCAT/CANopen:
Bit 13: reflects state of bit #4 of status word (object 0x6041 subindex 0) and only if that object is mapped to PDO.

Examples

 ?a1.dstat

If (a1.dstat band 2^14) Then                        ‘Check whether the drive is enabled

See Also