ADTECH9 Series CNC Programming Manual
Example: Six-axis motion MOVEASC[0,6,1,100,2,100,3,100,4,100,5,100,6,100]
Returned value: If correct, it returns 0; If error, it returns the value >1
4.10.14.
WRITEOUT Write Physical Output
Function description: Write physical output (OUT)
Parameter NUM Port No. VALUE output level (0 or 1)
Returned value: If correct, it returns 0; If error, it returns the value >1
INT16U WRITEOUT(INT32U NUM,INT8U VALUE)
4.10.15.
WRITELED Write Physical LED
Function description: Write physical LED
Parameter NUM: Port No. VALUE output level (0 or 1)
Returned value: If correct, it returns 0; If error, it returns the value >1
INT16U WRITELED(INT32U NUM,INT8U VALUE)
4.10.16.
READOUT Read Physical Output
Function description: Read the status of physical output (OUT)
Parameter NUM: Port No.
Returned value: If correct, it returns 0 for low electrical level or 1 for high electrical level;If error, it returns the
value>1
INT16U READOUT(INT32U NUM)
4.10.17.
READIN Read Physical Input
Function description: Read the status of Physical Input (IN)
Parameter NUM: Port No.
Returned value: If correct, it returns 0 for low electrical level or 1 for high electrical level;If error, it returns the
value>1
INT16U READIN(INT32U NUM)
4.10.18.
READLED Read Physical LED
Function description: Read the output status of the physical LED
Parameter NUM: Port No.
Содержание CNC9640
Страница 1: ...ADTECH9 Series CNC Programming Manual ...
Страница 21: ...ADTECH9 Series CNC Programming Manual Workpiece Coordinate System Diagram ...
Страница 44: ...ADTECH9 Series CNC Programming Manual 2 Occasions that inner corner rotates ...
Страница 45: ...ADTECH9 Series CNC Programming Manual ...
Страница 57: ...ADTECH9 Series CNC Programming Manual G18 plane G19 plane 4 If I J is specified in the segment without motion ...
Страница 62: ...ADTECH9 Series CNC Programming Manual Manual insertion ...
Страница 65: ...ADTECH9 Series CNC Programming Manual Tool radius compensation start and axis Z cut in action ...
Страница 117: ...ADTECH9 Series CNC Programming Manual ...
Страница 118: ...ADTECH9 Series CNC Programming Manual ...
Страница 142: ...ADTECH9 Series CNC Programming Manual ...
Страница 143: ...ADTECH9 Series CNC Programming Manual ...
Страница 144: ...ADTECH9 Series CNC Programming Manual ...