Skip to content

HSI88 interface

Interface for communicating with a LDT HSI-88.

Properties

id

Unique object identifier. Each object in Traintastic has a globally unique id that can be used in scripts (see world.get_object).

input_channels

$object.interface.input_channels:description$

name

Interface name

online

true if interface is online, false otherwise. Read status for more information.

status

Interface status object.

Methods

get_input(channel, address)

$object.interface.get_input:description$

Parameters:

  • channel
    $object.interface.get_input.parameter.channel:description$

  • address
    $object.interface.get_input.parameter.address:description$

Return values
$object.interface.get_input:return_values$