writeBit
(FUN)
FUNCTION writeBit : DINT
- InOut:
Scope
Name
Type
Comment
Return
writeBit
DINT
0: Success, else -1
Input
udiGpioNumber
UDINT
Number of GPIO pin
bValue
BOOL
Value to write to GPIO pin
writeBit
(FUN)FUNCTION writeBit : DINT
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
|
0: Success, else -1 |
Input |
|
|
Number of GPIO pin |
|
|
Value to write to GPIO pin |