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
570 9836 3521 01
8.14.4.47 GetSetup
Description: This method uploads the setup from the PowerMACS system in binary form. Such a setup
can be used by the SetSetup method. If there is no setup to read when called then
eRetNoData is returned. If not connected to a System TC then eRetCmdNotAllowed is
returned.
Return type: A RetCodeEnum value.
Syntax: object.GetSetup(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 uploaded setup.
Size
Long
In/Out
At call: Max length of Buf, At return: The length of the returned
data in Buf.
8.14.4.48 SetSetup
Description: This method downloads a setup in binary form to the PowerMACS system. The setup must
have been created by an earlier call to GetSetup. The setup must have been uploaded from
a system with the same version as the one it is downloaded to. If not connected to a System
TC then eRetCmdNotAllowed is returned.
Return type: A RetCodeEnum value.
Syntax: object.SetSetup(Buf, Size)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
Buf
Byte array
In
The byte array containing the setup to download.
Size
Long
In
The size of the setup to download.

Table of Contents

Related product manuals