![YOKOGAWA F3LC11-1F User Manual Download Page 117](http://html1.mh-extra.com/html/yokogawa/f3lc11-1f/f3lc11-1f_user-manual_3448059117.webp)
B1-21
IM 34M6H41-02E 2nd Edition : Aug. 1, 2005-00
Accessing from BASIC
Using the PC Link Module with the personal computer link function to access the
common area of a BASIC CPU module does not require creation of a program on the
BASIC CPU. The BASIC common area can be directly accessed as D registers and I
relays. For details, see the description on the device access commands for BASIC
CPUs in Section 1.3 of the Personal Computer Link Command Instruction Manual
(IM34M6P41-01E).
When using the PC Link Module for event transmission, or when performing software
setting of the module, access it as follows:
(1) Declaring the use of the module.
Before you use the module, you must declare its use using the ASSIGN statement.
Always execute the ASSIGN statement before accessing the module (using
ENTER/OUTPUT/STATUS/CONTROL statements).
ASSIGN LC11 = SL
(for F3LC11-2F)
SL: Slot number (numeric value, or numeric variable)
(2) Accessing X and Y relays
Access the input (X) and output (Y) relays of the module in units of 16 points (1
word).
- Reading from input relays
To read from input relays, use the STATUS statement.
STATUS SL, n; P
SL
:
Slot
number
n : Data position number (101: Xlmm01 to Xlmm16; 102: Xlmm17 to Xlmm32)
P : Variable for storing read data
Data position
number
101
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Data position
number
102
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Xlmm01
Xlmm02
Xlmm03
Xlmm16
:
Xlmm17
Xlmm18
Xlmm19
Xlmm32
:
FB10901.VSD
Summary of Contents for F3LC11-1F
Page 2: ......
Page 12: ...Blank Page...
Page 48: ...Blank Page...
Page 65: ...A3 7 IM 34M6H41 02E 2nd Edition Aug 1 2005 00 430 PR CLOSE 440 450 FIN 460 470 END...
Page 74: ...Blank Page...
Page 82: ...Blank Page...
Page 92: ...Blank Page...
Page 94: ...Blank Page...
Page 120: ...Blank Page...
Page 136: ...B3 6 IM 34M6H41 02E 2nd Edition Aug 1 2005 00 450 460 END...
Page 140: ...Blank Page...
Page 142: ...Blank Page...
Page 146: ...Blank Page...
Page 148: ...Blank Page...
Page 168: ...Blank Page...
Page 176: ...Blank Page...
Page 200: ...Blank Page...
Page 202: ...Blank Page...