PiFaceCaD.write8 (METH)ΒΆ
METHOD write8 : BOOL
This method is used to write a data byte into a port using the following protocol: Byte0: 16#41 + hardware address Byte1: Port Byte2: Value return value: TRUE if successful
- InOut:
Scope
Name
Type
Comment
Return
write8BOOLInput
byHardwareAddressBYTE (0..7)
hardware address
byPortBYTEport number to read
byValueBYTEvalue to write