MC-Basic:axis.IN2

From SoftMC-Wiki
Revision as of 14:31, 11 March 2014 by Nurit (talk | contribs)
Jump to: navigation, search

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

IMPORTANT.svgIMPORTANT
THIS PROPERTY IS OBSOLETE

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.

Examples

?a1.In2

See Also