±ÍÇÏ´Â ¼Õ´Ô À̽ʴϴÙ
·Î±×ÀÎ
ȸ¿ø°¡ÀÔ
  
  µ¨¸¶´ç °ø½Ä ÀºÇà°èÁÂ
  ÇϳªÀºÇà 227-910235-83607
  ¿¹±ÝÁÖ ÀÌ»ó±¹(¿î¿µÁø)
ÇÁ·ÎÁ§Æ® °Ô½ÃÆÇ
ÅõÇ¥°Ô½ÃÆÇ
µ¨¸¶´ç¼Ò°³
±âÃʺÎÅÍ È°¿ë±îÁö! µ¨ÆÄÀÌ ±³À° - µ¥ºê±â¾î
Áú¹®°ú ´äº¯ Áú¹®°ú ´äº¯ ÀÔ´Ï´Ù.
±Û³»¿ë - Áú¹®°ú ´äº¯
 api ÄÚµù¹æ¹ý ¹®ÀÇ 
ÃÊ¿ø
(¿ÂºÎÀÏ)
2019-05-20 ¿ÀÈÄ 12:58:53
688ȸ Á¶È¸


µî·ÏµÈ ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.

ÀÌ´õ³ÝÀ¸·Î ¿¬°áµÈ Àåºñ¿¡ ÀåºñÀÇ ¾Æ·¡¿Í °°Àº ÀÛ¾÷ÀÌ·Â Á¤º¸¸¦ ÀаíÀÚ ÇÏ´Â µµ¿ò¿äû µå¸³´Ï´Ù


Related to operation history data(ÀÛ¾÷ÀÌ·ÂÀÚ·á)

ÀÛ¾÷ ÀÌ·Â µ¥ÀÌÅÍ °ü·Ã
-------------------------------------------------------------------------------
±â´É À̸§ °³¿ä ¼³¸í
-------------------------------------------------------------------------------
( 1) cnc_stopopophis
ÀÛ¾÷ ±â·Ï µ¥ÀÌÅÍ ·Î±ë ÁßÁö
(2) cnc_startophis ´Ù½Ã ±â·Ï ÀÛ¾÷ ±â·Ï µ¥ÀÌÅÍ
(3) cnc_rdophisno Àбâ ÀÛ¾÷ ±â·Ï µ¥ÀÌÅÍ ¼ö
(4) cnc_rdophistry Àбâ ÀÛ¾÷ ÀÌ·Â µ¥ÀÌÅÍ
(5) cnc_rdalmhishno ¾Ë¶÷ ±â·Ï µ¥ÀÌÅÍ Àб⠼ö
(6) cnc_rdalmistry Àб⠰溸 ±â·Ï µ¥ÀÌÅÍ
(7) cnc_clearophis ÀÛ¾÷ ÀÌ·Â µ¥ÀÌÅÍ Áö¿ì±â
( 8) cnc_rdhissgnl ½ÅÈ£ °ü·Ã ÀÛ¾÷ ±â·Ï
(9) cnc_wrhissgnl ½ÅÈ£ °ü·Ã ÀÛ¾÷ ±â·Ï

 

 ( 1) Stop logging operation history data

Function Name:
        cnc_stopophis

Declaration:
        #include        "Fwlib32.h"
        FWLIBAPI short WINAPI cnc_stopophis(unsigned short FlibHndl);

Description:
        Stops sampling the operation history data and the alarm history data
        of CNC.

Arguments:
        FlibHndl
                Identify the process which uses the library.
                The library steering wheel acquired with cnc_allclibhndl() or
                cnc_allclibhndl2() is specified.

Return: EW_OK is returned on successful completion, otherwise any value except
        EW_OK is returned.  The main error codes are as follows.
        (As for the rest, see "Return status of Library".)

CNC option:     There is no need of CNC option for this function.

CNC parameter:  This function does not relate to CNC parameter.

CNC mode:       This function can be used in any CNC mode.

  ( 2) Restart logging operation history data

Function Name:
        cnc_startophis

Declaration:
        #include        "Fwlib32.h"
        FWLIBAPI short WINAPI cnc_startophis(unsigned short FlibHndl);

Description:
        Restarts sampling the operation history data and the alarm history
        data of CNC.

Arguments:
        FlibHndl
                Identify the process which uses the library.
                The library steering wheel acquired with cnc_allclibhndl() or
                cnc_allclibhndl2() is specified.

Return: EW_OK is returned on successful completion, otherwise any value except
        EW_OK is returned.  The main error codes are as follows.
        (As for the rest, see "Return status of Library".)

CNC option:     There is no need of CNC option for this function.

CNC parameter:  This function does not relate to CNC parameter.

CNC mode:       This function can be used in any CNC mode.