Difference between revisions of "MC-Basic:axis.REALTIMESTATUSBIT"
Line 36: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:axis.RTSB1 MODE|axis.RTSB1_MODE]] | * [[MC-Basic:axis.RTSB1 MODE|axis.RTSB1_MODE]] | ||
− | * [[ | + | * [[MC-Basic:axis.RTSB2 MODE|axis.RTSB2_MODE]] |
[[Category:Axystems:Obsolete|axis.REALTIMESTATUSBIT]] | [[Category:Axystems:Obsolete|axis.REALTIMESTATUSBIT]] | ||
}} | }} |
Revision as of 08:47, 22 May 2014
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]