node-insim
    Preparing search index...

    Enumeration PMOAction

    Index

    Enumeration Members

    PMO_ADD_OBJECTS: 1

    Adding objects (from InSim or editor)

    PMO_CLEAR_ALL: 3

    Clear all objects (NumO must be zero)

    PMO_DEL_OBJECTS: 2

    Delete objects (from InSim or editor)

    PMO_GET_Z: 8

    Request Z values / reply with Z values

    PMO_GET_Z can be used to request the resulting Zbyte values for given X, Y, Zbyte positions listed in the IS_AXM. A similar reply (information only) will be sent with adjusted Zbyte values. Index and Heading are ignored and set to zero in the reply. Flags is set to 0x80 if Zbyte was successfully adjusted, zero if not. Suggested input values for Zbyte are either 240 to get the highest point at X, Y or you may use the approximate altitude (see layout file format).

    PMO_LOADING_FILE: 0

    Sent by the layout loading system only

    PMO_POSITION: 7

    User pressed O without anything selected

    An IS_AXM with PMO_POSITION is sent with a single object in the packet if a user presses O without any object type selected. Information only - no object is added. The only valid values in Info are X, Y, Zbyte and Heading.

    PMO_SELECTION: 6

    Set a connection's layout editor selection

    PMO_TINY_AXM: 4

    A reply to a TINY_AXM request

    PMO_TTC_SEL: 5

    A reply to a TTC_SEL request