論據(jù)
ClearRawBytes RawData[\從索引]
矩陣空間
數(shù)據(jù)類型:rawbytes
RawData是將被清除的數(shù)據(jù)容器。
[\從索引]
數(shù)據(jù)類型:num
使用\ FromIndex指定從何處開始清除原始數(shù)據(jù)的內(nèi)容。每件事
被清除到后。
如果未指定\ FromIndex,則清除從索引1開始的所有數(shù)據(jù)。
程序執(zhí)行
指定變量中索引1(默認(rèn))或\ FromIndex中的數(shù)據(jù)重置為0。
指定變量中有效字節(jié)的當(dāng)前長度設(shè)置為0(默認(rèn))或
(FromIndex-1)如果編程了FromIndex。
語法
ClearRawBytes
[RawData':=']<rawbytes的變量(VAR)>
['\'FromIndex':='<num的表達(dá)式(IN)>]';'
下一頁繼續(xù)
1說明
1.17. ClearRawBytes-清除rawbytes數(shù)據(jù)的內(nèi)容
機(jī)器人軟件-操作系統(tǒng)
50 3HAC 16581-1版本:J
版權(quán)所有2004-2010 ABB。保留所有權(quán)利。
相關(guān)信息


raw_data is set to 4.
Arguments
ClearRawBytes RawData [ \FromIndex ]
RawData
Data type: rawbytes
RawData is the data container which will be cleared.
[ \FromIndex ]
Data type: num
With \FromIndex it is specified where to start clearing the contents of RawData. Everything
is cleared to the end.
If \FromIndex is not specified, all data starting at index 1 is cleared.
Program execution
Data from index 1 (default) or from \FromIndex in the specified variable is reset to 0.
The current length of valid bytes in the specified variable is set to 0 (default) or to
(FromIndex - 1) if \FromIndex is programmed.
Syntax
ClearRawBytes
[RawData ':=' ] < variable (VAR) of rawbytes>
['\'FromIndex ':=' <expression (IN) of num>]';'
Continues on next page
1 Instructions
1.17. ClearRawBytes - Clear the contents of rawbytes data
RobotWare - OS
50 3HAC 16581-1 Revision: J
Copyright 2004-2010 ABB. All rights reserved.
Related information
For information about See







客服1