MC-Basic:axis.IN2

From SoftMC-Wiki
Revision as of 09:23, 19 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

Returns the state of the drive digital input 2 as defined by <axis>.IN2MODE.

0 – off
1 – on

Syntax

<axis>.In2

Availability

All versions

Type

Long

Range

0 or 1

Scope

Task or Terminal

Limitations

  • Read only
  • Valid in communications phase 2 or higher
  • Not supported in EtherCAT system

Examples

?a1.In2

See Also