4 events and response methods, 1 manual query, 4 events and response methods -3 – ElmoMC SimplIQ Software Manual User Manual
Page 188: Manual query -3

SimplIQ
Software Manual
Sensors, I/O and Events
MAN-SIMSW (Ver. 1.4)
12-3
12.4 Events and Response Methods
SimplIQ
drives identify the following events
Change in a GPI (general-purpose digital input)
Change in a limit switch
Change in a Home switch
Change in an Enable switch
Change in a Stop switch
Change in a Begin switch
Encoder Index pulse
In order to identify an event, the event must be defined. From the events in the previous
list, only the Index is defined permanently. All other events are programmable. The
SimplIQ
drive’s six digital connector pins can be routed, with direct or inverted polarity,
to functions such as general-purpose digital input or RLS. To learn how to route
connector pins to functions, refer to the IL[N] command section of the
SimplIQ
Command
Reference Manual.
Events can be handled at the following speed levels:
Manual query
Periodic query
Automatic routines
Real time (motion management, homing, capture and flag)
12.4.1 Manual Query
The manual query is the simplest method of events handling. By using the IP/IB[N]
commands, one can query the state of the input pins and the user-program logics or a
host can review the query results. The following table summarizes some of the manual
query properties.
Topic Comment
Capture probability
Low. Even if a digital input is continuously polled (by
communication or by loading a user program), an input pulse
may slip away unnoticed between consecutive polls.
Deterministic delay
No. Depends on the non-deterministic delays of the Interpreter
or the user program management.
Use Non-time-critical
queries. Simple operations.
Table
12-2: Manual Query Properties
5
The Harmonica also identifies emergency events such as over-voltage, short-circuit or over-
current. The emergency events are explained in
Chapter 13.