이 페이지의 이전 버전을 보고 있습니다. 현재 버전 보기.

현재와 비교 페이지 이력 보기

« 이전 버전 26 다음 »

An event trigger receives signals from sensors or devices through a serial (COM) or network port (UDP broadcast) to trigger events. Player will stand by until it receives the specific event string that triggers an event through a serial or network port.

If the string received matches a defined command string, Player will then move to a previously set page. Premium Author’s Event Trigger feature allows users to define trigger and action values.

Receiving external signal through serial port (COM)

Signals from external inputs (barcode scanner or buttons) are transmitted through a serial port and delivered to Player. Player will stand by until it receives the specific event string that triggers an event through a serial port.

If the string received matches a defined command string, it will then move to a previously set page. Premium Author’s Event Trigger feature allows users to specify serial port settings. For details, refer to ▶ Configuring an event trigger

Receiving an external signal through the network port (UDP broadcast)

External signals from a local server or a device connected to the same network are transmitted through a network port (UDP broadcast) and delivered to Player. UDP broadcast events can also be sent from SBB’s internal application.

Premium Author’s Event Trigger feature allows users to specify network port settings. For details, refer to ▶ Configuring an event trigger