node-insim
    Preparing search index...

    Class IS_OCO

    Object COntrol - currently used for switching start lights

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _raw: RawProperties<IS_OCO> = ...

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

    Specifies particular bulbs using the low 4 bits

    Bulb bit values for the currently available lights:

    OCO_INDEX_MAIN

    • bit 0 (1): red1
    • bit 1 (2): red2
    • bit 2 (4): red3
    • bit 3 (8): green

    AXO_START_LIGHTS

    • bit 0 (1): red
    • bit 1 (2): amber
    • bit 3 (8): green
    Identifier: number = 0

    Identify particular start lights objects (0 to 63 or 255 = all)

    Identifier byte can be used to override groups of temporary start lights. It refers to the temporary lights identifier (0 to 63) seen in the layout editor.

    Index: ObjectIndex = ObjectIndex.AXO_NULL

    Specifies which lights you want to override *

    OCOAction: OCOAction = OCOAction.OCO_ZERO
    ReqI: 0
    Size: 8
    Type: ISP_OCO = PacketType.ISP_OCO

    Methods