What are you looking for?

User Actions Tool

All the firmware variants of all Coaxlink products implement a hardware function block named User Actions Tool that allows the application software to perform the following User Actions:

  • Generate events on any User Events source.
  • Setting high any bit of the User Output Register.
  • Setting low any bit of the User Output Register
  • Toggling any bit of the User Output Register.

With the ClearUserActions and AddUserActions GenICam features, the user application can define a User Actions Set composed with all the actions to be executed simultaneously.

After having defined the User Actions Set, the application software has two options for its execution:

  • Using the ExecuteUserActions GenICam feature to execute immediately all the actions defined in the User Actions Set.
  • Using the ScheduleUserActions GenICam feature to delegate the execution of the User Actions Set to the User Actions Scheduler.

See also in the Reference

UserOutputRegister Category