![TSUJI ELECTRONICS PM16C-16 Скачать руководство пользователя страница 31](http://html1.mh-extra.com/html/tsuji-electronics/pm16c-16/pm16c-16_user-manual_1178501031.webp)
30
<ch>: 0 ~ F(Hexadecimal) for channel.
Limit switch(LS) status read command
Command STS_16?
Read all 16ch motor status.
Reply
<DIR><DIR>
・・・
<DIR>/<MT><MT><MT><MT>
・・・
<MT><MT><MT><MT>
<DIR>
P/ Moving for CW direction
S/ Stopping
N/ Moving for CCW direction
The order of data is from CH0 to CHF, and one character a
motor, and describes 16 characters.
<MT>
Indicate current motor status by 2 digit hex.
b7:ESEND :Emergency stop command executed.
b6:SSEND :Normal stop command executed.
b5:LSEND :Stopped by LS signal.
b4:COMERR : Command error
b3:ACCN :Decelerating
b2:ACCP :Accelerating
b1:DRIVE :Motor is moving.
b0:BUSY :Driving or dealing with command.
The data is in order from CH0 to CHF.
Example
STS_16?
Reply:
SSSSPSSSSSSNSSSS/00000080030000000000000300000000
Remarks New command at PM16C-16.
Command LS?
Read displayed 4 CH motor on LCD LS status.
Reply
<0123><LS>
<0123>
Show displayed motor CH No. at 1 digit hex. The order of this
data is applied on <LS>.
<LS>
Hold off and LS status (hex)
When these signals are activating, its bits stands 1.
b3: HOLD off
b2: HP LS
b1: CCW LS
b0: CW LS
Example
LS?
Reply:
0123888B
Remarks