資源簡介
FANUC上位機與CNC連接demo
代碼片段和文件信息
/*-------------------------------------------------------------------*/
/*?fwlib32.cs????????????????????????????????????????????????????????*/
/*???????????????????????????????????????????????????????????????????*/
/*?CNC/PMC?Data?Window?Library?for?FOCAS1/Ethernet???????????????????*/
/*???????????????????????????????????????????????????????????????????*/
/*?Copyright?(C)?2002-2011?by?FANUC?CORPORATION?All?rights?reserved.?*/
/*???????????????????????????????????????????????????????????????????*/
/*-------------------------------------------------------------------*/
using?System;
using?System.Runtime.InteropServices;
????public?class?Focas1
????{
????????/*?Axis?define?*/
#if?FS30D
????public?const?short?MAX_AXIS?=?32;
#elif?M_AXIS2
????public?const?short?MAX_AXIS?=?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????7168??2020-05-28?09:41??Test\.vs\Test\v16\.suo
?????文件??????????0??2020-05-27?10:56??Test\.vs\Test\v16\Server\sqlite3\db.lock
?????文件?????856064??2020-05-28?09:41??Test\.vs\Test\v16\Server\sqlite3\storage.ide
?????文件????1478721??2012-07-26?19:11??Test\bin\Debug\fwlib0DN.dll
?????文件?????393216??2012-07-06?15:09??Test\bin\Debug\Fwlib0i.dll
?????文件?????856064??2012-07-06?15:13??Test\bin\Debug\Fwlib0iB.dll
?????文件????1503293??2012-07-26?19:04??Test\bin\Debug\fwlib0iD.dll
?????文件?????262144??2012-07-06?15:44??Test\bin\Debug\Fwlib150.dll
?????文件?????339968??2012-07-06?15:48??Test\bin\Debug\Fwlib15i.dll
?????文件?????856064??2012-07-06?15:52??Test\bin\Debug\Fwlib160.dll
?????文件?????212992??2012-07-06?15:56??Test\bin\Debug\Fwlib16W.dll
?????文件????1777725??2012-07-26?19:19??Test\bin\Debug\fwlib30i.dll
?????文件?????536576??2012-07-26?19:00??Test\bin\Debug\Fwlib32.dll
?????文件????1095254??2012-07-26?18:58??Test\bin\Debug\Fwlib32.lib
?????文件?????839680??2012-07-26?20:02??Test\bin\Debug\fwlibe1.dll
?????文件????1753153??2012-07-26?19:57??Test\bin\Debug\fwlibNCG.dll
?????文件?????118784??2012-07-06?15:58??Test\bin\Debug\Fwlibpm.dll
?????文件?????512000??2012-07-06?16:00??Test\bin\Debug\Fwlibpmi.dll
?????文件???????6469??2004-10-20?16:50??Test\bin\Debug\fwpmcalm.ini
?????文件??????53370??2011-02-14?10:58??Test\bin\Debug\FwSymbol.h
?????文件?????147968??2020-05-27?10:56??Test\bin\Debug\Test.exe
?????文件?????241152??2020-05-27?10:56??Test\bin\Debug\Test.pdb
?????文件??????11600??2014-07-09?15:47??Test\bin\Debug\Test.vshost.exe
?????文件????????490??2012-06-06?02:06??Test\bin\Debug\Test.vshost.exe.manifest
?????文件????1478721??2012-07-26?19:11??Test\bin\fwlib0DN.dll
?????文件?????393216??2012-07-06?15:09??Test\bin\Fwlib0i.dll
?????文件?????856064??2012-07-06?15:13??Test\bin\Fwlib0iB.dll
?????文件????1503293??2012-07-26?19:04??Test\bin\fwlib0iD.dll
?????文件?????262144??2012-07-06?15:44??Test\bin\Fwlib150.dll
?????文件?????339968??2012-07-06?15:48??Test\bin\Fwlib15i.dll
............此處省略52個文件信息
評論
共有 條評論