Difference between revisions of "MC-Basic:axis.REALTIMESTATUSBIT"
m (Text replace - "''<bit_number>''" to "<''bit_number''>") |
m |
||
| Line 1: | Line 1: | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| − | < | + | <''axis''>.RTSB[ ] |
|SYNTAX= | |SYNTAX= | ||
| Line 11: | Line 11: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
This property is used to query realtime status bit. | This property is used to query realtime status bit. | ||
| + | |||
{{Note/Important| '''THIS PROPERTY IS OBSOLETE'''}} | {{Note/Important| '''THIS PROPERTY IS OBSOLETE'''}} | ||
| + | |||
| + | |||
|TYPE= | |TYPE= | ||
| Line 18: | Line 21: | ||
|RANGE= | |RANGE= | ||
| − | <''bit_number''> | + | <''bit_number''> – 1 or 2 |
|UNITS= | |UNITS= | ||
Revision as of 10:27, 19 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]