@linuxcnc-node/core - v2.0.0
    Preparing search index...

    Function setNmlFilePath

    • Sets the NML file path for communication with LinuxCNC. This must be called before creating any channel instances if using a non-default path.

      Parameters

      • filePath: string

        Absolute path to the .nml file.

      Returns void