Peripheral Devices
9836 3521 01
567
8.14.4.38 GetTrace
Description:
Call this method to read the next Trace from the FIFO queue for the API device. See
chapter: Layout of Traces for the returned data is formatted.
The FIFO queue can hold max 100 traces. If overflowed then the oldest trace is overwritten.
Once a trace has been read by a call to this method it cannot be read again. If the queue is
empty when called then
eRetNoData
is returned.
Return type
: A
value.
Syntax:
object
.
GetTrace
(
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 trace.
Size
Long
In/Out
At call: Max length of
Buf
, At return: The length of the returned
data in
Buf
.
8.14.4.39 GetTraceEx
Description:
Call this method to read the next Trace from the FIFO queue for the API device. The data is
returned as a TraceData object.
The FIFO queue can hold max 100 traces. If overflowed then the oldest trace is overwritten.
Once a trace has been read by a call to this method it cannot be read again. If the queue is
empty when called then
eRetNoData
is returned.
Return type
: A
value.
Syntax:
object
.
GetTraceEx
(
TraceData
)
Obj./Arg.
Type
Dir
Description
object
Api
The Api object to operate on.
TraceData
System
Out
A reference that can hold the returned TraceData object. Is set
to Nothing (null) if error.
8.14.4.40 GetLastTrace
Description:
Get last trace for a specific station and bolt in similar way as GetTraceEx but data is
returned even if it has already been read.
Return type
: A
value.
Syntax:
object
.
GetLastTrace
(
Stn, Blt,
TraceData
)
Obj./Arg.
Type
Dir
Description
Содержание PowerMACS 4000
Страница 1: ...User guide PowerMACS 4000 Atlas Copco Tools and Assembly Systems 9836 3521 01 2010 11 Edition 10 3 0...
Страница 2: ......
Страница 46: ...System Architecture 46 9836 3521 01...
Страница 127: ...Set Up and Maintenance 9836 3521 01 127 See chapter Station Set Up for a description of the parameters...
Страница 267: ...Tightening 9836 3521 01 267...
Страница 400: ...Tightening 400 9836 3521 01...
Страница 422: ...Peripheral Devices 422 9836 3521 01 When connected to a system the form will show show the signal values in realtime...
Страница 486: ...Peripheral Devices 486 9836 3521 01...
Страница 622: ...Peripheral Devices 622 9836 3521 01...
Страница 664: ...References 664 9836 3521 01...
Страница 668: ...9836 3521 01 2010 11 Edition 10 3 0 www atlascopco com...