Difference between revisions of "MC-Basic:axis.REALTIMESTATUSBIT"
m (Text replace - "''<axis>''" to "<''axis''>") |
m (Text replace - "''<bit_number>''" to "<''bit_number''>") |
||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | ?<''axis''>.RTSB['' | + | ?<''axis''>.RTSB[<''bit_number''>] |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 18: | Line 18: | ||
|RANGE= | |RANGE= | ||
− | '' | + | <''bit_number''>: 1 or 2 |
|UNITS= | |UNITS= |
Revision as of 10:26, 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]