COMMUNICATION INTERFACE
RS-232 AND TCP/IP FLAG NOTIFICATION PROTOCOL
3-2
MAXnet User’s Manual
3.2.
RS-232 AND TCP/IP FLAG NOTIFICATION
PROTOCOL
To permit flag notification, while in TCP/IP and RS-232 modes, MAXnet will asynchronously send text
strings to notify the host when status flags are set. The flag notification string will consist of an ASCII
string of the form “%000 SSSSSSSS”. Where:
-
The “%” character indicates that numeric data follows.
-
The “000 “ code indicates that the following numeric data contains status flag information.
-
The SSSSSSSS represents 8 ASCII characters that present the contents of the MAXnet style status
flag word as hexadecimal digits. Status flag information is bit encoded as follows:
Axis done notification flags:
- X_DONE_FLAG
0x00000001
- Y_DONE_FLAG
0x00000002
- Z_DONE_FLAG
0x00000004
- T_DONE_FLAG
0x00000008
- U_DONE_FLAG
0x00000010
- V_DONE_FLAG
0x00000020
- R_DONE_FLAG
0x00000040
- S_DONE_FLAG
0x00000080
- W_DONE_FLAG
0x02000000
- K_DONE_FLAG
0x04000000
Axis over-travel limit notification flags:
- X_LIMIT_FLAG
0x00000100
- Y_LIMIT_FLAG
0x00000200
- Z_LIMIT_FLAG
0x00000400
- T_LIMIT_FLAG
0x00000800
- U_LIMIT_FLAG
0x00001000
- V_LIMIT_FLAG
0x00002000
- R_LIMIT_FLAG
0x00004000
- S_LIMIT_FLAG
0x00008000
- W_LIMIT_FLAG
0x08000000
- K_LIMIT_FLAG
0x10000000
Axis encoder slip notification flags:
- X_SLIP_FLAG
0x00010000
- Y_SLIP_FLAG
0x00020000
- Z_SLIP_FLAG
0x00040000
- T_SLIP_FLAG
0x00080000
- U_SLIP_FLAG
0x00100000
- V_SLIP_FLAG
0x00200000
- R_SLIP_FLAG
0x00400000
- S_SLIP_FLAG
0x00800000
- W_SLIP_FLAG
0x20000000
- K_SLIP_FLAG
0x40000000
Command error flag:
- CMD_ERR_FLAG
0x01000000
Содержание MAXnet
Страница 4: ...TABLE OF CONTENTS MAXnet User s Manual ii This page is intentionally left blank ...
Страница 26: ...GETTING STARTED POWER SUPPLY REQUIREMENTS 2 20 MAXnet User s Manual This page is intentionally left blank ...
Страница 46: ...STAND ALONE COMMANDS MAXnet User s Manual 6 2 This page intentionally left blank ...
Страница 48: ...SERVICE MAXnet User s Manual 7 2 This page intentionally left blank ...
Страница 58: ...LIMITED WARRANTY APPENDIX A MAXnet User s Manual This page intentionally left blank ...
Страница 60: ...RETURN FOR REPAIRS APPENDIX B MAXnet User s Manual This page intentionally left blank ...