Skip to content

System - I/O Devices🔗

Operators🔗

close_io_channelCloseIoChannel: Close I/O channels.

close_io_deviceCloseIoDevice: Close the specified I/O device.

control_io_channelControlIoChannel: Perform an action on I/O channels.

control_io_deviceControlIoDevice: Perform an action on the I/O device.

control_io_interfaceControlIoInterface: Perform an action on the I/O interface.

get_io_channel_paramGetIoChannelParam: Query specific parameters of I/O channels.

get_io_device_paramGetIoDeviceParam: Query settings of an I/O device instance.

open_io_channelOpenIoChannel: Open and configure I/O channels.

open_io_deviceOpenIoDevice: Open and configure an I/O device.

query_io_deviceQueryIoDevice: Query information about channels of the specified I/O device.

query_io_interfaceQueryIoInterface: Query information about the specified I/O device interface.

read_io_channelReadIoChannel: Read a value from the specified I/O channels.

set_io_channel_paramSetIoChannelParam: Set specific parameters of I/O channels.

set_io_device_paramSetIoDeviceParam: Configure a specific I/O device instance.

write_io_channelWriteIoChannel: Write a value to the specified I/O channels.