Auto Mode

Overview

For the operation mode Auto, one station is already implemented in order to show the necessary steps for adding another station.

The example station has three layers:

Layer

Name

Description

1

FB_CoreStation

The core of the station is the carrier handling from the function block FB_CoreStation from the MulticarrierStation library.

2

FB_MotionStationBase

The second layer is a function block with the methods and properties needed for any station, like for example the method SetStationParameter or the property ErrorQuit.

3

FB_Station1 (Example)

The third layer has a functional station-specific logic.

The station function blocks for the operation mode Auto can be found in the folder Multicarrier Stations . (The FB_CoreStation is a hidden function block.)