zoukankan      html  css  js  c++  java
  • GA-WindTalks

    0. Principles

    Need a Block Diagram of all the standards by layer.by category.

    OPC Standard;

    Modbus-IDA;

    WebService;

    XML;

    TCP/IP;

    IETF;

    IEEE;

    any specific field/industry scence.

    any field bus.

    well-known PLC communication protocol

    1.how to act as Platform Independent? make a  standard by a technology such as txt/xml/ or other description method.

    |

    |----|----------|

    |     |               |

    PC/CellPhone/Pad

    2.PC based and .net based

    PC--->Interface Physically(Ethernet/USB/Serial/wireless way?)--->Interface on comunication architechure(toplogy)[slave/master--consume/producer][socket]----->Protocol

    3.Target Type(Lectotype/Categories)

    PLC/Cameral/Printer/Barcode Printer/INV/Inteligence device/instrument/other/

    4.Data Flow

    (Device Query/Database/Other system)DataIN----->DataProcess/DataConvert/Standarlization in a customer way of mine/DataStoreInbuffer/DataStoreInRTDB/----DataOUT(Show in Page/WordApp/ExcelApp/Report/Database/Console/OPC or to a device?)

    DataIN Ways

    DataOUT Ways

    Protocols Or standards.

    Common Post Format

    5.HMI

    way:

    A WPF xaml Page.

    A web page.

    A WinForm.

    other ways:txt?

    Organization:

    A Main Page/Many or some sub page./a navigation solution/method.

    6.Philosophy(UI/UE/UI Achitechure)

    A baiduyun mode.

    A skype mode.

    A tencent QQ mode.

    A common ribbon mode.(when double click a tree node on the side treeview,dynamic add ribbon tab )

    7. Communication Framework.

    AgileEAS.NET SOA midware.

    p2p.

    Toplogy concerned.

    8.Open--Close Princeple.

    Add protocol/channel

    add target(devie/person and so on)

    add a  driver(communication software)

     9.Design

    MVC/MVVM.

    EntityGenTool----Generate a entity xml file? or a class.

    Entity can be a component of the whole system.

    System Component Block Diagram:this shows the whole system. any thing of the system should contain in,with layer,with class,with category,with different color. 

    10. Define.

    10.1 System Component Block Diagram:this shows the whole system. any thing of the system should contain in,with layer,with class,with category,with different color. 

    10.2 EntityGenTool

    10.3 Entity

  • 相关阅读:
    绿色版的Linux.NET——“Jws.Mono”
    警惕!高版本VS发布时预编译导致Mono中Razor找不到视图
    用迭代实现无限级分类
    如何让我们的PHP在Jexus中跑起来
    Linux.NET实战手记—自己动手改泥鳅(下)
    umei-spider
    selenium-爬取小说
    filter() 函数
    字典,元组,列表,字符串互相转换
    Python实用黑科技——解包元素(2)
  • 原文地址:https://www.cnblogs.com/gmth/p/3682973.html
Copyright © 2011-2022 走看看