Festo KBS-FEC FC30- 0206NH English
31
7. If you are using the FST software:
7.1. Create a new project and select the IPC FEC Com-
pact as the controller.
7.2. Open the I/O configuration and add an input
module and an output module, both with address
0.
7.3. Add a program and then insert the following lines
of code:
IF
NOP
THEN
LOAD
IW0
TO
OW0
7.4. Select the program from the project tree, compile
it and then download the project to the controller.
If you are not using COM1 on your programming
PC, then you must first switch to the COM port
that you are using.
7.5. Switch the controller to RUN (the RUN LED must
light up green). If you now apply a signal at the
input, the output with the same address must
switch to “1“.