MC-Basic:axis.REALTIMESTATUSBIT

From SoftMC-Wiki
Revision as of 09:11, 20 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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]

See Also