Siemens SIMATIC S7-1200 매뉴얼 - 페이지 20

{카테고리_이름} Siemens SIMATIC S7-1200에 대한 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Siemens SIMATIC S7-1200 49 페이지. Controlling several fans (ebm-papst) via modbus rtu
Siemens SIMATIC S7-1200에 대해서도 마찬가지입니다: 매뉴얼 (30 페이지), 사용 설명서 (36 페이지), 안전 프로그래밍 매뉴얼 (48 페이지), 매뉴얼 (40 페이지), 매뉴얼 (17 페이지), 매뉴얼 (31 페이지), 매뉴얼 (20 페이지)

Siemens SIMATIC S7-1200 매뉴얼
3 Mode of Operation

FC "ReadWrite"

3.5
This function gives individual access to all registers of an ebm-papst fan. To
operate the block, you have to be familiar with the MODBUS parameter
specification for "ebm-papst series 84 / 112 / 150 / 200" V5.00. The FC "ReadWrite
is only functional in connection with the FB "EbmPapst".
It is called in the cyclic organization block "Main".
Figure 3-4: FC "ReadWrite"
Table 3-13: Parameters of FC "ReadWrite"
Name
P type
holding
IN
write
IN
addr
IN
len
IN
lastFan
IN
busy
OUT
done
OUT
Controlling several fans (ebm-papst) via Modbus RTU
Entry ID: 109476801,
V2.0,
Data type
Register type (false = input register; true = holding register)
Bool
Only relevant for holding registers (false = read; true = write)
Bool
Start address in the slave: Defines the start address of the data
UInt
to access:
53248 through 53286 (16#D000 through 16#D026) for
input registers (holding = false)
53248 to 53258 (16#D000 to 16#D00A) /
53504 to 53674 (16#D100 to 16#D1AA)
for holding registers (holding = true)
Data length: Defines the number of words which this request
USInt
shall access (a maximum of 9 words is possible due to the
slave)
Last fan to be addressed (same parameter as FB "EbmPapst");
USInt
serves for limiting the "fanNumber"
FC "ReadWrite" is being edited
Bool
FC "ReadWrite" was completed without errors (active for one
Bool
cycle)
09/2018
Comment
20