In

Variable name

Description

xEnable

Data type – BOOL

  • TRUE – The cam switch is activated and the Init() method is called.
  • FALSE – The cam switch is deactivated, the outputs are reset, and the error is acknowledged.

xForceOn

Data type – BOOL

  • TRUE – The xOutput output is set to "TRUE".
  • FALSE – The xOutput output is switched by the cam switch.

xForceOff

Data type – BOOL

  • TRUE – The xOutput output is set to "FALSE".
  • FALSE – The xOutput output is switched by the cam switch.

astCamTrackData

Data type – ARRAY[*] of "SEW_CamSwitchControl.ST_CamData"

Transfer of an array of arbitrary size of the type ST_CamData. This array contains the windows and their activation.