Rockwell Automation 1747-SCNR ControlNet Scanner Module Reference Manual User Manual

Page 119

Advertising
background image

Publication 1747-RM623D-EN-P - June 2006

Application Examples E-41

280 PUSH 13
290 REM CR TERMINATION CHARACTER
300 PUSH 1
310 REM SEND DATA TO M1 FILE
320 PUSH 0
330 REM NO OFFSET
340 PUSH O
350 REM NO STRING
360 PUSH 1
370 REM ENABLE BYTE SWAPPING
380 CALL 22
390 POP S2
400 REM CALL 22 SETUP STATUS
410 IF (S2<>0) THEN P. "UNSUCCESSFUL CALL 22 SETUP"
420 GOTO 420

The next example contains ladder logic to handshake with the
module for CALLs 23 and 22.

Advertising