MC-Basic:axis.IN1

From SoftMC-Wiki
Revision as of 09:19, 22 May 2014 by Miborich (talk | contribs)
Jump to: navigation, search

Returns the state of the drive digital input 1 as defined by <axis>.IN1MODE.
0 – off
1 – on

Syntax

<axis>.In1

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.In1

See Also