Writeout Write Physical Output; Writeled Write Physical Led; Readout Read Physical Output; Readin Read Physical Input - Adtech ADTECH9 Series Programming Manual

Table of Contents

Advertisement

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.
ADTECH9 Series CNC Programming Manual

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADTECH9 Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cnc seriesCnc9640Cnc9650Cnc9960Cnc9810Cnc9810e

Table of Contents