点击或拖拽改变大小

HslCommunication.Profinet.Fuji 命名空间

[缺少 "N:HslCommunication.Profinet.Fuji" 的 <summary> 文档]

  说明
公共类FujiCommandSettingType
基于Command-Setting-Type通信模式的协议实现,地址格式参数DEMO界面
Protocol implementation based on Command-Setting-Type communication mode, address format parameter DEMO interface
公共类FujiCommandSettingTypeServer
富士Command-Setting-type协议实现的虚拟服务器,支持的地址为 B,M,K,D,W9,BD,F,A,WL,W21,W9。具体的支持列表参考api文档
The virtual server implemented by Fuji Command-Setting-type protocol supports addresses B, M, K, D, W9, BD, F, A, WL, W21, W9. For the specific support list, please refer to the api documentation
公共类FujiSPB
富士PLC的SPB协议,详细的地址信息见api文档说明,地址可以携带站号信息,例如:s=2;D100,PLC侧需要配置无BCC计算,包含0D0A结束码
Fuji PLC's SPB protocol. For detailed address information, see the api documentation, The address can carry station number information, for example: s=2;D100, PLC side needs to be configured with no BCC calculation, including 0D0A end code
公共类FujiSPBHelper
富士SPB的辅助类
公共类FujiSPBOverTcp
富士PLC的SPB协议,详细的地址信息见api文档说明,地址可以携带站号信息,例如:s=2;D100,PLC侧需要配置无BCC计算,包含0D0A结束码
Fuji PLC's SPB protocol. For detailed address information, see the api documentation, The address can carry station number information, for example: s=2;D100, PLC side needs to be configured with no BCC calculation, including 0D0A end code
公共类FujiSPBServer
富士的SPB虚拟的PLC,线圈支持X,Y,M的读写,其中X只能远程读,寄存器支持D,R,W的读写操作。
Fuji's SPB virtual PLC, the coil supports X, Y, M read and write, X can only be read remotely, and the register supports D, R, W read and write operations.
公共类FujiSPHNet
富士PLC的SPH通信协议,可以和富士PLC进行通信,ConnectionID默认CPU0,需要根据实际进行调整。
The SPH communication protocol of Fujifilm PLC can communicate with Fujifilm PLC, ConnectionID default CPU0, which needs to be adjusted according to the actual situation.
公共类FujiSPHServer
富士的SPH虚拟的PLC,支持M1.0,M3.0,M10.0,I0,Q0的位与字的读写操作。