The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, they can talk to our PLCs to exchange data.
標簽: MEWTOCOL-COM programming support useful
上傳時間: 2015-12-08
上傳用戶:youmo81
ucOS_ii,source from disk,Maybe it s useful for you if you would studt ucosii.
上傳時間: 2015-12-08
上傳用戶:阿四AIR
seed 的dsp程序s eed 的dsp程序seed 的dsp程序
上傳時間: 2015-12-09
上傳用戶:xsnjzljj
seed 的dsp程序s eed 的dsp程序s eed 的dsp程序
上傳時間: 2013-12-21
上傳用戶:wkchong
B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_client復制到C:/Inetpub/wwwroot下,并將Copy_of_ERP目錄設置成IIS虛擬目錄 3、在SQL Server2000中新建一個Storage用戶和LXTXERP數據庫,然后將Data目錄中的LXTXERP.BAK數據庫備份文件還原 4、修改Copy_of_ERP目錄下的Web.config文件的連接屬性sa用戶的密碼: <add key="mydns" value="data source=(local) initial catalog=LXTXERP persist security info=False user id=sa pwd=123 workstation id=jl packet size=4096" /> 5、在Windows管理工具中打開Internet 服務管理器,運行Copy_of_ERP中的Login.aspx打開ERP登錄頁面,默認用戶:admin 密碼:123 6、OK
標簽: webctrl_clie Copy_of_ERP Framework Microsoft
上傳時間: 2015-12-09
上傳用戶:zhuimenghuadie
ASN.1 (抽象語法符號) A Layman s Guide to a Subset of ASN.1, BER, and DER. 對理解報文傳輸有一定幫助
上傳時間: 2015-12-10
上傳用戶:冇尾飛鉈
RFID TAG AND COB DEVELOPMENT GUIDE WITH MICROCHIP S RFID DEVICES
標簽: RFID DEVELOPMENT MICROCHIP DEVICES
上傳時間: 2015-12-13
上傳用戶:lhw888
基于C/S結構的Socket程序設計 即通信雙方一方作為服務器等待客戶提出請求并予以響應。客戶則在需要服務時向服務器提出申請。服務器一般作為守護進程始終運行,監聽網絡端口,一旦有客戶請求,就會啟動一個服務進程來響應該客戶,同時自己繼續監聽服務端口,使后來的客戶也能及時得到服務。
上傳時間: 2013-12-23
上傳用戶:teddysha
THE BEGINNER!ˉS GUIDE TO BROADBAND AND WIRELESS INTERNET
標簽: BROADBAND BEGINNER INTERNET WIRELESS
上傳時間: 2014-01-09
上傳用戶:冇尾飛鉈
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
標簽: Tokenizer necessary standard complex
上傳時間: 2013-12-16
上傳用戶:whenfly