node-insim
    Preparing search index...

    Class IS_TTC

    General purpose 8 byte packet (Target To Connection)

    To request an IS_AXM for a connection's layout editor selection send this IS_TTC:

    • ReqI: non-zero (returned in the reply)
    • SubT: TTC_SEL (request an IS_AXM for the current selection)
    • UCID: connection (0 = local / non-zero = guest)

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<IS_TTC> = ...

    All string properties in a raw format as it was received from LFS

    B1: number = 0

    May be used in various ways depending on SubT

    B2: number = 0

    May be used in various ways depending on SubT

    B3: number = 0

    May be used in various ways depending on SubT

    ReqI: number = 0

    0 unless it is an info request or a reply to an info request

    Size: 8

    Subtype

    Type: ISP_TTC = PacketType.ISP_TTC
    UCID: number = 0

    Connection's unique id (0 = local)

    Methods