工控之家

 找回密码
加入工控之家

新手上路:  程序的含义

[复制链接]
发表于 2012-7-10 22:54:51 | 显示全部楼层 |阅读模式
LAR1  P##PANTALLA_DISPLAY
// load the sintax ID
      L     B#16#10
      T     LB [AR1,P#0.0]
// load data type, 4 = WORD
      L     B#16#4
      T     LB [AR1,P#1.0]
// load quantity of words to copy
      L     50
      T     LW [AR1,P#2.0]
// if its a DB the origen then copy the number of data DB
      L     240
      T     LW [AR1,P#4.0]
// load the word of work
      L     P#DBX 100.0
      T     LD [AR1,P#6.0]


上面的程序中 L     B#16#10  
L     P#DBX 100.0

和T     LB [AR1,P#0.0]
这怎么理解啊?
您需要登录后才可以回帖 登录 | 加入工控之家

本版积分规则

QQ|手机版|小黑屋|Archiver|工控之家 ( 鲁ICP备12015736号-1 )

GMT+8, 2024-5-19 19:31 , Processed in 0.083078 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表