EM3E Series EtherCAT Stepper Drive User Manual
28
Negative limit (NOT)
0x02 (Decimal 2)
0x60FD.00=1
Quick Stop (EMG)
0x14 (Decimal 20)
0x60FD.23=1
GPIO (SI-MON)
0x19 (Decimal 25)
When IN1 is set to GPIO
60FD.04=1
When IN2 is set to GPIO
60FD.05=1
When IN3 is set to GPIO
60FD.06=1
When IN4 is set to GPIO
60FD.07=1
When IN5 is set to GPIO
60FD.08=1
When IN6 is set to GPIO
60FD.09=1
Note:
(1) Read State2: when inputs function are valid, at this time, it has nothing to do with which
input port, bit0~bit26 of 0x60FD will change to value 1. For example: when IN5 input port is
set to POT and input signal is valid,then bit0 of 0x60FD will be value 1.
(2) When input function is set to GPIO, at this time, different input ports correspond to
different bit of 0x60FD.
4.3.2 Input Ports Filter Time & Polarity Value
Filter Time
Setting Value (Decimal )
Polarity
Setting Value
1ms
0
Normally open (NO)
0
2ms
256
Normally closed (NC)
128
3ms
512
-
4ms
768
5ms
1024
6ms
1280
8ms
1536
10ms
1792
15ms
2048
20ms
2304
30ms
2560
40ms
2816
50ms
3072
100ms
3328
200ms
3584
500ms
3840
Therefore, Value of 0x2152 (Decimal) = Input port function value + Filter time value + Polarity
value.
For Example:
1. IN1 needs to be set as quick stop function,filtering time is 20ms and polarity is NC:
01 = 20+128+2304=2452(0x994)
2. Need to set the polarity of IN3,IN4,IN5 to NC:
03 =128+22 =150(0x96)
04 =128+1 =129(0x81)
05 =128+2 =130(0x82)