Difference between revisions of "MC-Basic:axis.REALTIMESTATUSBIT"
m |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.REALTIMESTATUSBIT}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 7: | Line 8: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.5.18 | |
|DESCRIPTION= | |DESCRIPTION= | ||
This property is used to query realtime status bit. | This property is used to query realtime status bit. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|TYPE= | |TYPE= | ||
Line 33: | Line 29: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Can only be set during SERCOS communications phase 4 | + | *Can only be set during SERCOS communications phase 4 |
+ | *Not supported in EtherCAT system | ||
|EXAMPLE= | |EXAMPLE= | ||
Line 39: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.RTSB1 MODE|axis.RTSB1_MODE]] |
− | * [[ | + | * [[MC-Basic:axis.RTSB2 MODE|axis.RTSB2_MODE]] |
− | [[Category | + | [[Category:Obsolete|axis.REALTIMESTATUSBIT]] |
}} | }} |
Latest revision as of 09:11, 20 April 2017
Language: | English • 中文(简体) |
---|
This property is used to query realtime status bit.
Short form
<axis>.RTSB[ ]
Syntax
?<axis>.RTSB[<bit_number>]
Availability
Since Version 4.5.18
Type
Long
Range
<bit_number> – 1 or 2
Scope
Configuration, Task or Terminal
Limitations
- Can only be set during SERCOS communications phase 4
- Not supported in EtherCAT system
Examples
?x_axis.rtsb[1]