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
562 9836 3521 01
8.14.4.24 GetLastCycleData
Description: Get last cycle data in the queue in the same way as GetCycleData but data is returned even
if it has already been read.
Return type: A RetCodeEnum value.
Syntax: object.GetLastCycleData(Buf, Size)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
Buf
String
Out
The string to receive the read cycle data.
Size
Long
In/Out
At call: Max length of Buf, At return: The length of the returned
string in Buf.
8.14.4.25 GetLastCycleDataBin
Description: Get last cycle data in the queue in raw binary format in the same way as GetCycleDataBin
but data is returned even if it has already been read.
Return type: A RetCodeEnum value.
Syntax: object.GetLastCycleDataBin(Buf, Size)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
Buf
Byte array
Out
The byte array to receive the read cycle data.
Size
Long
In/Out
At call: Max length of Buf, At return: The length of the
returned data in Buf.
8.14.4.26 GetCycleDataById
Description: Get a specific cycle data in the queue in similar way as GetCycleData.
Return type: A RetCodeEnum value.
Syntax: object.GetCycleDataById(Buf, Size, Id)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
Buf
String
Out
The string to receive the read cycle data.
Size
Long
In/Out
At call: Max length of Buf, At return: The length of the returned
string in Buf.
id
Long
In
Identity of cycle data to get.

Table of Contents

Related product manuals