372
Platforms
©2000-2008 Tibbo Technology Inc.
Part
Description
num
Platform-specific. See the list of pl_io_num constants in the
platform specifications.
Details
No line pre-selection with the
property is required and the value of the
io.num will not be changed.
.Lineset Method
Function:
Sets the I/O line specified by the num argument HIGH or
LOW as specified by the state argument.
Syntax:
io.lineset(num as pl_io_num, state as low_high)
Returns:
---
See Also:
Line/Port Manipulation Without Pre-selection
,
Part
Description
num
Platform-specific. See the list of pl_io_num constants in the
platform specifications.
state
LOW or HIGH (low_high enum values).
Details
No line pre-selection with the
property is required and the value of the
io.num will not be changed.
.Num Property
Function:
Sets/returns the number of currently selected I/O line.
Type:
Enum (pl_io_num, byte)
Value Range:
Platform-specific. See the list of pl_io_num constants in
the platform specifications.
See Also:
Line/Port Manipulation with Pre-selection
Details
Selects a particular I/O line to be manipulated through the
and
properties (the latter may or not be available on your platform). The
list of available I/O lines is defined by the pl_io_num constant.
372
367
371
371
372
366
375
370