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