Peripheral Devices
9836 3521 01
557
8.14.4.14 GetPLCByte
Description:
This method is replaced with the GetPLCByteEx method and should not be used in new
applications. It is here only for backward compatibility reasons.
This method reads a BYTE value from the PLC output data area for ExtCom_API (see
Access to PLC data).
Return type
: A
value.
Syntax:
object
.
GetPLCByte
(
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 Byte to read. Range
0
– 999.
Value
Byte
Out
Returns the result. Range 0 to 255.
8.14.4.15 SetPLCByte
Description:
This method is replaced with the SetPLCByteEx method and should not be used in new
applications. It is here only for backward compatibility reasons.
This method writes a BYTE value to the PLC input data area for ExtCom_API (see Access
to PLC data).
Return type
: A
value.
Syntax:
object
.
SetPLCByte
(
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 Byte to write. Range
0
– 999.
Value
Byte
In
The data to write. Range 0 to 255.
Summary of Contents for PowerMACS 4000
Page 2: ......
Page 46: ...System Architecture 46 9836 3521 01...
Page 267: ...Tightening 9836 3521 01 267...
Page 400: ...Tightening 400 9836 3521 01...
Page 486: ...Peripheral Devices 486 9836 3521 01...
Page 622: ...Peripheral Devices 622 9836 3521 01...
Page 664: ...References 664 9836 3521 01...
Page 668: ...9836 3521 01 2010 11 Edition 10 3 0 www atlascopco com...