.Enabled Property (Selected Platforms Only)

Top  Previous  Next

 

Function:

Sets/returns the state of the output buffer for the currently selected I/O line (selection is made through the io.num property).

Type:

Enum (no_yes, byte)

Value Range:

0- NO (default): disabled, I/O line works as an input

1- YES: enabled, I/O line works as an output

See Also:

Controlling Output Buffers, io.state

 


Details

Depending on the platform, explicit configuration of the output buffers may or may not be required. See "Platform-dependent Programming Information" of your platform documentation. The property is not available on platforms that do not require explicit output buffer configuration.