Show / Hide Table of Contents

    Method gdev

    | Improve this Doc View Source

    gdev(out String)

    plgdev: Get the current device (keyword) name

    Declaration
    public void gdev(out string p_dev)
    Parameters
    Type Name Description
    System.String p_dev

    Returned ascii character string (with preallocated length of 80 characters or more) containing the device (keyword) name.

    Remarks

    Get the current device (keyword) name. Note: you must have allocated space for this (80 characters is safe).

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX