.invert Method
|
Function: |
Inverts the state of the I/O line specified by the num argument. |
|
Syntax: |
io.invert(num as pl_io_num) |
|
Returns: |
--- |
|
See Also: |
Line/Port Manipulation Without Preselection, io.lineget, io.lineset |
|
Part |
Description |
|
num |
Platform-specific. See the list of pl_io_num constants in the platform specifications. |
Details
No line preselection with the io.num property is required and the value of io.num will not be changed.