========================================== General Functions ========================================== Basic Functions ------------------------------------------------------------------------------------------------------ .. csv-table:: :widths: 10 90 :header-rows: 1 :stub-columns: 0 함수명, 함수 설명 :ref:`cmlLoadDll`, 라이브러리를 로드합니다. :ref:`cmlUnloadDll`, 라이브러리를 언로드합니다. :ref:`cmlGnLoadDevice`, 장치를 로드합니다. :ref:`cmlGnUnloadDevice`, 장치를 언로드합니다. :ref:`cmlGnResetDevice`, 장치를 리셋하는 역할을 수행합니다. .. toctree:: :glob: :hidden: Basic Functions/*