Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

SFU​.scanQRCode()

  • Last UpdatedSep 18, 2024
  • 1 minute read

Use scanQRCode() method to trigger the Click event of the Scan QR Code control.

Syntax

SFU.scanQRCode(controlObject);

Parameters

Parameter

Description

controlObject

Control which represents the QR Code control object.

Return Value

None.

Example

// Trigger the Click event of the QR Code control.

var qrCodeControl = control.findById("Q1");

SFU.scanQRCode(qrCodeControl);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in