Menu
Contents

HSI88 interface

Interface for communicating with a LDT HSI-88.

Properties

output_channels
Supported output channels, a table containing output channel values.

Methods

get_output

get_output(channel, address)

Get an output object.

Parameters

channel
Output channel, a Output channel value.
address
Output address, valid range depends on channel.

Return values

Single output, Pair output or Aspect output object depending on channel or nil if channel/address combination is invalid.