node-insim
    Preparing search index...

    Class IS_SSH

    ScreenSHot

    You can instruct LFS to save a screenshot in data\shots using the IS_SSH packet.

    It will be saved as bmp / jpg / png as set in Misc Options. Name can be a filename (excluding extension) or zero - LFS will create a name.

    LFS will reply with another IS_SSH when the request is completed.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<IS_SSH> = ...

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

    Error: ScreenshotError = 0

    0 = OK / other values see ScreenshotError

    Name: string = ''

    Name of screenshot file - last byte must be zero

    ReqI: number = 0

    Request: non-zero / reply: same value returned

    Size: 40
    Type: ISP_SSH = PacketType.ISP_SSH

    Methods