Difference between revisions of "MC-Basic:axis.REALTIMESTATUSBIT"
m (Text replace - "''<axis>''" to "<''axis''>") |
|||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | ?'' | + | ?<''axis''>.RTSB[''<bit_number>''] |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 17:48, 16 March 2014
This property is used to query realtime status bit.
IMPORTANT | |
THIS PROPERTY IS OBSOLETE |
Short form
<AXIS>.RTSB[ ]
Syntax
?<axis>.RTSB[<bit_number>]
Availability
Available 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.
Examples
?x_axis.rtsb[1]