.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 Pre-selection, io.lineget, io.lineset |
Part |
Description |
num |
Platform-specific. See the list of pl_io_num constants in the platform specifications. |
Details
No line pre-selection with the io.num property is required and the value of the io.num will not be changed.