Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Synchronization PlcThread with an external signal

Synchronization PlcThread with an external signal 2 years 6 months ago #11155

  • SS48
  • SS48's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 2
  • Karma: 0
Hi,

Is it possible to synchronize the PlcThread on an external event, for example, from interrupting (execution of each cycle on an external interrupt source)?

/Sergey
The administrator has disabled public write access.

Synchronization PlcThread with an external signal 2 years 6 months ago #11156

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3170
  • Thank you received: 497
  • Karma: 133
Hi Sergey,

No. The plc scan is started on time only.

You can use a CSub or CArea for conditional execution, but there will always be a delay to the scheduled start of the thread.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 7.779 seconds