.greenmap Property

Function:

For the selected LED channel (selection is made through the pat.channel property), sets/returns the number of the I/O line that will act as a green LED control line.

Type:

Enum (pl_int_num, byte)

Value Range:

Platform-specific, see the list of pl_int_num constants in the platform specifications.

Default values:

  • Channel 0: (–1) (no mapping, read-only): the green status LED (control line) of Tibbo device is always used by this channel
  • Channels 1-4: PL_IO_NULL (non-existent line).

See Also:

pat.redmap