EasyManua.ls Logo

Atlas Copco PowerMACS 4000

Atlas Copco PowerMACS 4000
668 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Peripheral Devices
558 9836 3521 01
8.14.4.16 GetPLCInt
Description: This method is replaced with the GetPLCIntEx method and should not be used in new
applications. It is here only for backward compatibility reasons.
This method reads an Integer value from the PLC output data area for ExtCom_API (see
Access to PLC data).
Return type: A RetCodeEnum value.
Syntax: object.GetPLCInt(Address, Value)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
Address
Integer
In
Specifies the offset in the PLC area of the first byte of the
Integer to read. Range 0 999.
Value
Integer
Out
The read data interpreted as an Integer. Range 32768 to
32767.
8.14.4.17 SetPLCInt
Description: This method is replaced with the SetPLCIntEx method and should not be used in new
applications. It is here only for backward compatibility reasons.
This method writes an Integer value to the PLC input data area for ExtCom_API (see
Access to PLC data).
Return type: A RetCodeEnum value.
Syntax: object.SetPLCInt(Address, Value)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
Address
Integer
In
Specifies the offset in the PLC area of the first byte of the
Integer to write. Range 0 999.
Value
Integer
In
The data to write. Range 32768 to 32767.

Table of Contents

Related product manuals